- PHP in Visual Studio Code
Learn about Visual Studio Code editor features (syntax highlighting, snippets, linting) and extensions for PHP
- Basic editing - Visual Studio Code
Visual Studio Code is an editor first and foremost, and includes the features you need for highly productive source code editing This topic takes you through the basics of the editor and helps you get moving with your code Being able to keep your hands on the keyboard when writing code is crucial for high productivity
- Browser debugging in VS Code
Use the Open Link command to debug a URL Clicking a link in the JavaScript debug terminal We also have more detailed walkthroughs to get started with React, Angular, and Vue, as well as other debugging recipes
- The Visual Studio Code Server
Today we are releasing a private preview of the backend service that makes this all possible, the "VS Code Server," along with a CLI that makes it easy to install, update, manage, and connect to the service
- Announcing a free GitHub Copilot for VS Code
Copilot Edits is a multi-file editing experience that you can open from the top of the chat side bar Given a prompt, Edits will propose changes across files including creating new files when needed This gives you the conversational flow of chat combined with the power of Copilot's code generation capabilities
|