#vs-code

[ follow ]
#ai
Python
3 weeks ago
Data science

Announcing the General Availability of the VS Code extension for Azure Machine Learning - Python

Azure Machine Learning's VS Code extension is now generally available, enhancing workflow efficiency for building and managing machine learning models. [ more ]
CodeProject
7 months ago
Web development

Using CoPilot in VS Code to Rocketship Your Coding

CoPilot in VS Code is an AI-powered pair programming assistant that provides real-time code suggestions and completions.
CoPilot leverages OpenAI's Codex technology and can complete functions, classes, imports, and entire lines of code based on context. [ more ]
Python
3 weeks ago
Data science

Announcing the General Availability of the VS Code extension for Azure Machine Learning - Python

Azure Machine Learning's VS Code extension is now generally available, enhancing workflow efficiency for building and managing machine learning models. [ more ]
CodeProject
7 months ago
Web development

Using CoPilot in VS Code to Rocketship Your Coding

CoPilot in VS Code is an AI-powered pair programming assistant that provides real-time code suggestions and completions.
CoPilot leverages OpenAI's Codex technology and can complete functions, classes, imports, and entire lines of code based on context. [ more ]
moreai
Sitepoint
1 month ago
JavaScript

45 VS Code Shortcuts for Boosting Your Productivity - SitePoint

Mastering VS Code shortcuts enhances developer experience. [ more ]
Talkpython
3 months ago
JavaScript

Seeing code flows and generating tests with Kolo

Kolo is an extension for VS Code to analyze Django requests and overlaps during development. [ more ]
Medium
4 months ago
JavaScript

How Does Live Debugging Enhance the VS Code Developer Experience?

Live debugging in software development enhances issue resolution and code quality through real-time monitoring without interrupting program execution. [ more ]
Python
4 months ago
Data science

Announcing Data Wrangler: Code-centric viewing and cleaning of tabular data in Visual Studio Code - Python

Data Wrangler extension for VS Code offers data viewing, cleaning, and Pandas code generation, replacing the Jupyter data viewer feature. [ more ]
Oracle
4 months ago
JavaScript

Tools for Graal Development Kit for Micronaut 4.3.7

GDK for Micronaut brings updates including Graal Cloud Native Launcher for IntelliJ Idea and VisualVM support for VS Code, with extensions renamed to support Micronaut framework. [ more ]
Programiz
4 months ago
Python

Getting Started with Python

Python can be run through an online compiler without installation, or guide users step-by-step on how to install it on Windows, macOS, and Linux. [ more ]
Wisdom Geek
6 months ago
JavaScript

Using RegEx groups for Search & replace in VS Code

VS Code has a useful tool for search and replace using RegEx with the option of capture groups.
Special characters in RegEx like ^, $, |, ?, *, +, {}, [], [^], \ are essential for matching specific conditions in text. [ more ]
Oracle
7 months ago
DevOps

Creating a REST API from an existing Database using Graal Cloud Native

The latest release of developer tooling for VS Code allows users to easily create a REST-based Java application from an existing database schema.
The Micronaut Tools extension for VS Code now supports Oracle Autonomous Database, streamlining the process of exposing a database schema through an API. [ more ]
CodeProject
7 months ago
Web development

Using CoPilot in VS Code to Rocketship Your Coding

CoPilot in VS Code is an AI-powered pair programming assistant that provides real-time code suggestions and completions.
It leverages OpenAI's Codex technology to offer accurate and relevant suggestions. [ more ]
InfoQ
7 months ago
DevOps

Harnessing AI-Generated Cloudformation with Application Composer

The AWS Toolkit for VS Code now supports AWS Application Composer, allowing users to create Infrastructure as Code (IaC) templates for over 1100 AWS CloudFormation resources.
Application Composer provides a visual interface where users can drag and drop CloudFormation resources to create comprehensive applications.
Generative AI is used to automatically create resource-specific configurations, with built-in safeguards and validation against the CloudFormation schema. [ more ]
InfoQ
7 months ago
Software development

Microsoft Launches Azure Quantum Development Kit 1.0

Microsoft has released the 1.0 version of the Azure Quantum Development Kit (QDK), which is rewritten in Rust and is 100 times faster than the previous version.
The QDK includes a debugger and resource estimator in the editor, and is integrated into the Azure Quantum Service. It also offers capabilities such as completion lists, signature help, and syntax checking. [ more ]
#debugging
CodeProject
7 months ago
Software development

Boilerplate Guide to Creating a Source Generator - Part 1

Creating a source generator can be done in Visual Studio or VS Code. Debugging may only be available in Visual Studio.
Before creating a source generator, it is recommended to create a working version of the final product and a throw-away application to identify repeating sections and dynamic parts. [ more ]
Vue.js Feed
2 months ago
JavaScript

Frontend Nation 2024: Cai Cruz - Beyond console.log: Supercharge...

Learn advanced debugging techniques for JavaScript applications beyond console.log. [ more ]
CodeProject
7 months ago
Software development

Boilerplate Guide to Creating a Source Generator - Part 1

Creating a source generator can be done in Visual Studio or VS Code. Debugging may only be available in Visual Studio.
Before creating a source generator, it is recommended to create a working version of the final product and a throw-away application to identify repeating sections and dynamic parts. [ more ]
Vue.js Feed
2 months ago
JavaScript

Frontend Nation 2024: Cai Cruz - Beyond console.log: Supercharge...

Learn advanced debugging techniques for JavaScript applications beyond console.log. [ more ]
moredebugging
Python
9 months ago
Python

Python Linting in Visual Studio Code - Hinting and Linting Video Series - Python

Readable code is important for maintainability and debugging
VS Code has linter extension support for cleaner code [ more ]
Pycoders
1 month ago
Python

PyCoder's Weekly | Issue #638

Learn how to customize VS Code settings for a better user interface. [ more ]
Hackernoon
2 years ago
JavaScript

How to Leverage GitHub Copilot Chat Syntax: Chat Participants, Chat Variables, and Slash Commands | HackerNoon

GitHub Copilot Chat feature enhances productivity by allowing natural language chats and special syntax for AI-assisted development scenarios. [ more ]
[ Load more ]