Salesforce Extensions for Visual Studio Code
Release Notes
Create Project
Add Project to Source Control
Aura Development
Visualforce Components Extension
Remote Development (Beta)
FAQ
Troubleshooting Tips
Bugs and Feedback
Use the Visualforce Extension for VS Code to efficiently create Visualforce components.
Interested in creating new Visualforce components? We recommend building Lightning web components instead. They’re more modern and powerful custom HTML elements for your Salesforce apps and sites.
Note
Use Ctrl+Space for code completion for:
Standard Visualforce components (tags and attributes), with Salesforce documentation
HTML tags
CSS
JavaScript

Get syntax highlighting in some sections of various files (.page, .component, .app, and so on).
HTML portions
Embedded CSS and JavaScript portions

See an outline view by using Ctrl+Shift+O on Windows or Linux or Cmd+Shift+O on macOS.
