Tag

VS Code

1 views collected around this technical thread.

DevOps
DevOps
Jun 9, 2025 · Artificial Intelligence

How VS Code’s New AI Features Transform Your Coding Workflow

This article explores Visual Studio Code’s recent AI integration, detailing the new chat interface, shortcut symbols, and MCP configuration options that let developers and even non‑programmers leverage AI assistance directly within the editor.

AI codingChat interfaceDeveloper Tools
0 likes · 7 min read
How VS Code’s New AI Features Transform Your Coding Workflow
Code Mala Tang
Code Mala Tang
Feb 13, 2025 · Fundamentals

Top 10 VS Code Extensions to Supercharge Your Python Development

Discover the ten most essential VS Code extensions for Python that boost productivity, improve code quality, and streamline debugging, covering everything from intelligent code completion and formatting to version control insights and Jupyter notebook integration.

PythonVS Codedevelopment tools
0 likes · 6 min read
Top 10 VS Code Extensions to Supercharge Your Python Development
Code Mala Tang
Code Mala Tang
Feb 7, 2025 · Artificial Intelligence

Can AI‑Powered Cursor Replace VS Code? In‑Depth Feature Comparison

This article compares the new AI‑integrated Cursor editor with the established Visual Studio Code, examining core features, AI code generation, workflow simplification, ecosystem compatibility, and target developer scenarios, ultimately assessing whether Cursor can realistically supplant VS Code for various programming needs.

AI editorCursorDeveloper Tools
0 likes · 8 min read
Can AI‑Powered Cursor Replace VS Code? In‑Depth Feature Comparison
Python Programming Learning Circle
Python Programming Learning Circle
Jan 22, 2025 · Backend Development

JupyterLab Visual Debugger: Installation, Features, and Usage

This article introduces the newly released JupyterLab visual debugger, explains why debugging is needed in Jupyter, provides step‑by‑step installation commands for the frontend extension and xeus‑python kernel, and highlights key UI features and related VS Code visual debugging tools.

DebuggerJupyterPython
0 likes · 7 min read
JupyterLab Visual Debugger: Installation, Features, and Usage
Python Programming Learning Circle
Python Programming Learning Circle
Jan 21, 2025 · Fundamentals

Guide to Installing and Using WSL2 for Python Development on Windows

This article provides a comprehensive step‑by‑step guide to installing Windows Subsystem for Linux 2 (WSL2), configuring Ubuntu, integrating development tools such as VS Code, Windows Terminal, Miniconda, and demonstrates how to efficiently work across Windows and Linux environments for Python development.

LinuxPython DevelopmentVS Code
0 likes · 16 min read
Guide to Installing and Using WSL2 for Python Development on Windows
Code Mala Tang
Code Mala Tang
Oct 20, 2024 · Frontend Development

Boost Your Coding Efficiency with 5 Essential VS Code Extensions

Discover five VS Code extensions—Error Lens, JavaScript ES6 Snippets, Prettier, Thunder Client, and Auto‑Rename Tag—that dramatically reduce debugging time, streamline coding, and help beginners write cleaner, more productive code.

VS Codecoding toolsextensions
0 likes · 7 min read
Boost Your Coding Efficiency with 5 Essential VS Code Extensions
Python Programming Learning Circle
Python Programming Learning Circle
Oct 16, 2024 · Fundamentals

Using Windows Terminal and Visual Studio Code for Python Development on Windows

This guide explains how to set up a smooth Python development workflow on Windows by leveraging Microsoft’s open‑source Windows Terminal and the versatile Visual Studio Code editor, covering installation, configuration, extensions, debugging, testing, and Git integration for both single‑file scripts and larger projects.

PythonVS CodeWindows Terminal
0 likes · 15 min read
Using Windows Terminal and Visual Studio Code for Python Development on Windows
Selected Java Interview Questions
Selected Java Interview Questions
Oct 13, 2024 · Frontend Development

Essential VS Code Extensions for Enhanced Development Productivity

This article introduces a curated set of VS Code extensions—including GlassIt-VSC, Power Mode, Code Runner, Git Graph, Code Spell Checker, LeetCode, Project Manager, TODO Highlight, and Notes—that together improve visual appeal, code execution, version control, spelling accuracy, algorithm practice, project switching, task tracking, and markdown note‑taking for developers.

VS Codecodingdevelopment tools
0 likes · 7 min read
Essential VS Code Extensions for Enhanced Development Productivity
IT Services Circle
IT Services Circle
Sep 13, 2024 · Frontend Development

Visual Studio Code August 2023 Update (v1.93): New Features and Improvements

The August 2023 release of Visual Studio Code (v1.93) introduces a unified Profiles editor, enhanced Linux window controls, Django unit‑test support, richer IntelliSense on vscode.dev, a Notebook diff viewer, keyboard column resizing, a dedicated Source Control Graph view, and several GitHub Copilot enhancements.

Developer ToolsSoftware UpdateVS Code
0 likes · 3 min read
Visual Studio Code August 2023 Update (v1.93): New Features and Improvements
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Aug 7, 2024 · Fundamentals

Boost VS Code Productivity with Shortcuts, Themes, Extensions, and Settings

This guide explains how to dramatically improve VS Code productivity by mastering essential keyboard shortcuts, customizing themes, installing efficiency‑boosting extensions, and tweaking settings such as sidebar placement and diff view, offering practical tips for developers to work faster and more comfortably.

Editor CustomizationVS Codeextensions
0 likes · 6 min read
Boost VS Code Productivity with Shortcuts, Themes, Extensions, and Settings
Code Mala Tang
Code Mala Tang
Aug 5, 2024 · Backend Development

Master VS Code launch.json: Debug Node.js and Chrome with Ease

This guide explains why developers love Google DevTools, introduces VS Code's launch.json for configuring debugging sessions, covers REPL basics, provides practical examples for Node.js and Chrome debugging, and details every launch.json option with descriptions, types, defaults, and sample code.

ChromeNode.jsVS Code
0 likes · 11 min read
Master VS Code launch.json: Debug Node.js and Chrome with Ease
Code Mala Tang
Code Mala Tang
Jul 18, 2024 · Backend Development

Master Node.js Debugging with VS Code: A Complete Guide

This tutorial explains the fundamentals of Node.js debugging, covering V8 and Chrome DevTools Protocol basics, step‑by‑step CDP usage, built‑in debugger commands, and detailed VS Code configuration to help developers efficiently locate and fix issues.

Chrome DevTools ProtocolNode.jsVS Code
0 likes · 17 min read
Master Node.js Debugging with VS Code: A Complete Guide
Python Programming Learning Circle
Python Programming Learning Circle
Jul 16, 2024 · Fundamentals

Introducing the JupyterLab Visual Debugger and How to Install It

This article explains why Jupyter needs a visual debugger, describes the newly released JupyterLab Debugger extension, provides installation steps for the front‑end plugin and xeus‑python kernel, and compares it with VS Code visual debugging tools.

DebuggerJupyterLabVS Code
0 likes · 7 min read
Introducing the JupyterLab Visual Debugger and How to Install It
Tencent Cloud Developer
Tencent Cloud Developer
Jun 27, 2024 · Fundamentals

Essential VS Code Plugins Recommended by Tencent Developers

Tencent developers recommend a curated set of VS Code extensions—including Code Runner for multi‑language execution, the AI‑powered Tencent Cloud Code Assistant, Settings Sync, LeetCode integration, rainbow‑style indentation and CSV highlighting, TODO tracking tools, and the Material Theme with icons—to boost coding efficiency and productivity.

AI AssistantCode RunnerIDE extensions
0 likes · 5 min read
Essential VS Code Plugins Recommended by Tencent Developers
Python Programming Learning Circle
Python Programming Learning Circle
Apr 7, 2024 · Fundamentals

Comparative Analysis of VS Code and JetBrains IDEs: Inspection, Refactoring, Debugging, Git Integration, Extensibility, and Collaboration

The article provides a detailed comparison between VS Code and JetBrains IDEs, examining their code inspection, refactoring, debugging, Git integration, extensibility, and collaboration features, and concludes with recommendations based on the author's five‑year development experience.

Developer ToolsGit IntegrationIDE comparison
0 likes · 17 min read
Comparative Analysis of VS Code and JetBrains IDEs: Inspection, Refactoring, Debugging, Git Integration, Extensibility, and Collaboration
php中文网 Courses
php中文网 Courses
Feb 18, 2024 · Backend Development

Automating PHP Code Formatting with PHP‑CS‑Fixer and VS Code

This guide explains how to use PHP‑CS‑Fixer together with VS Code to automatically format PHP code, enforce consistent coding standards, and improve readability, maintainability, and team collaboration across growing projects.

Code FormattingPHPPHP‑CS‑Fixer
0 likes · 6 min read
Automating PHP Code Formatting with PHP‑CS‑Fixer and VS Code
Python Programming Learning Circle
Python Programming Learning Circle
Jan 16, 2024 · Fundamentals

A Comprehensive Guide to Popular Python IDEs: Features, Advantages, and Drawbacks

This article reviews the most widely used Python integrated development environments, explains what an IDE is, compares IDEs with code editors, and details the compatibility, key features, pros and cons of each tool to help developers choose the best fit for their workflow.

PyCharmPythonVS Code
0 likes · 9 min read
A Comprehensive Guide to Popular Python IDEs: Features, Advantages, and Drawbacks
Architecture & Thinking
Architecture & Thinking
Jan 8, 2024 · Artificial Intelligence

How Baidu Comate Supercharges Coding: A Practical AI Assistant Guide

This article introduces Baidu Comate, an AI-powered coding assistant built on the Wenxin model, explains how to install it, demonstrates its real-time code completion, comment generation, test creation, and optimization features across multiple languages and IDEs, and highlights its benefits for developers.

AI coding assistantVS Codecode generation
0 likes · 10 min read
How Baidu Comate Supercharges Coding: A Practical AI Assistant Guide
Sohu Tech Products
Sohu Tech Products
Oct 18, 2023 · Fundamentals

10 Essential VS Code Tips to Boost Your Productivity

Mastering VS Code’s Timeline view, Auto Save, Command Palette, rapid file navigation, line‑jump shortcuts, one‑click line deletion, smooth caret animation, instant code formatting, multi‑cursor editing, and quick new file/folder creation equips developers with ten essential tricks that dramatically accelerate coding efficiency and workflow productivity.

VS Codecoding-tipsdevelopment
0 likes · 10 min read
10 Essential VS Code Tips to Boost Your Productivity
Python Programming Learning Circle
Python Programming Learning Circle
Sep 22, 2023 · Frontend Development

Boosting Coding Efficiency with Essential VS Code Extensions

The article debunks programmer stereotypes, explains code reproducibility, and recommends five VS Code extensions—ESLint, Prettier, GitLens, Tailwind CSS IntelliSense, and Live Server—to help developers write cleaner, faster, and more maintainable front‑end code.

ESLintGitLensLive Server
0 likes · 5 min read
Boosting Coding Efficiency with Essential VS Code Extensions