#vs-code

[ follow ]
Software development
fromInfoWorld
20 hours ago

VS Code 1.104 emphasizes AI model selection, agent security

Visual Studio Code 1.104 adds automatic chat model selection and enforces agent security by requiring explicit user confirmation before certain automated file edits.
fromSitePoint Forums | Web Development & Design Community
2 weeks ago

VS Code and Live Server Extension

Like many, I use VS Code to write and manage code. Having recently got into PHP, I needed a means to display the results of my PHP code and discovered that the Live Server extension doesn't include PHP. I then learned that another extension, PHP Server, would allow me to display PHP content; however, I can no longer invoke Live Server by right clicking. It's still installed, but apparently there is a conflict between PHP Server and Live Server.
Web development
fromMathspp
1 week ago

TIL 131 - Change casing in search & replace

VS Code has a search & replace feature that lets you use regex to look for patterns and then reference groups in the replacement... But it lets you do something else that's really cool. Changing casing with special sequences When you are replacing groups, you can use special sequences to change the casing of the group you're inserting, according to the following table: The picture below shows an example of a search & replace operation where I looked for the text "all in one go".
Python
Software development
fromInfoQ
3 weeks ago

Beyond Vibe Coding: Amazon Introduces Kiro, the Spec-Driven Agentic AI IDE

Kiro enhances VS Code by supporting spec-driven development, addressing issues found in vibe coding.
fromSubstack
1 month ago

5 VS Code Tools That Supercharge Your Workflow

VS Code Tunnels lets you securely expose your local environment to the internet with just a few clicks. Anyone with the link can access your app directly from their browser.
Software development
Software development
fromInfoWorld
1 month ago

TypeScript 5.9 arrives with deferred module evaluation, expandable hovers

TypeScript 5.9 introduces expandable hovers and configurable hover lengths for improved tooltip readability in development environments.
fromLogRocket Blog
1 month ago

Windsurf vs. Cursor: When to choose the challenger - LogRocket Blog

Windsurf AI is a powerful fork of VS Code that integrates AI models into the IDE, offering features like project context understanding, automated refactoring, and debugging.
Web development
fromInfoWorld
2 months ago

Visual Studio Code bolsters Copilot Chat, MCP support

The open-sourcing of the GitHub Copilot Chat extension under an MIT license allows developers to explore and contribute to AI-assisted coding efforts, enhancing the implementation of chat modes and tools.
Software development
fromDevOps.com
2 months ago

VS Code's Open Source AI Revolution: A New Chapter for Developers - DevOps.com

Microsoft's decision to open-source the Copilot Chat extension signifies a fundamental shift in AI tool deployment, breaking the black-box nature of AI coding assistants.
Software development
UX design
fromHackernoon
2 months ago

Lessons from a Student-Driven Onboarding Experiment | HackerNoon

The user study investigates software development experience among computer science students, highlighting their engagement with tools like VS Code.
Node JS
fromHackernoon
3 months ago

Cursor 1.0 Takes AI-driven Coding to New Heights With BugBot | HackerNoon

Cursor 1.0 introduces powerful AI-driven tools that could challenge the dominance of VS Code in JavaScript development.
#extensions
fromKDnuggets
3 months ago
Online Community Development

Build Your First Python Extension for VS Code in 7 Easy Steps - KDnuggets

fromHackernoon
1 year ago
Software development

It's 2025-Ditch the Bloat and Install These 20 Essential VS Code Extensions | HackerNoon

fromKDnuggets
3 months ago
Online Community Development

Build Your First Python Extension for VS Code in 7 Easy Steps - KDnuggets

fromHackernoon
1 year ago
Software development

It's 2025-Ditch the Bloat and Install These 20 Essential VS Code Extensions | HackerNoon

Software development
fromInfoQ
3 months ago

Microsoft Open Sources the Github Copilot Chat Extension

Microsoft plans to open source the GitHub Copilot Chat extension under the MIT license, impacting competition in the AI code editor market.
#live-server
[ Load more ]