Windsurf: Embracing the Agentic VS Code OSS Experience
Recommended Extensions
Extension Guidance
Windsurf, using VS Code’s interface and AI, is easy to adopt for developers from VS, Eclipse, or VS Code. It uses the Open VSX Registry for extensions, accessible via the Extensions panel or website. To help you get the most out of Windsurf for different programming languages, we’ve compiled a list of popular, community-recommended extensions from the Open VSX marketplace that other users have found helpful for replicating familiar IDE experiences. Be sure to check out the full Open VSX marketplace for other useful extensions that may suit your specific workflow needs!General
- GitLens - Visualize code authorship at a glance via annotations and CodeLens
- GitHub Pull Requests - Review and manage your GitHub pull requests and issues directly
- GitLab Workflow - GitLab integration extension
- Mermaid Markdown Preview - Adds diagram and flowchart support
- Visual Studio Keybindings - Use Visual Studio keyboard shortcuts in Windsurf
- Eclipse Keymap - Use Eclipse keyboard shortcuts in Windsurf
Python
- ms-python.python - Core Python support: IntelliSense, linting, debugging, and virtual environment management
- Windsurf Pyright - Fast, Pylance-like language server with strong type-checking and completions
- Ruff - Linter and code formatter
- Python Debugger - Debugging support for Python applications
Java
- Extension Pack for Java - Bundle of essential Java tools: editing, refactoring, debugging, and project support (includes all below)
- redhat.java - Core Java language server for IntelliSense, navigation, and refactoring
- Java debug - Adds full Java debugging with breakpoints, variable inspection, etc.
- Java Test Runner - Run/debug JUnit/TestNG tests inside the editor with a testing UI
- Maven - Maven support: manage dependencies, run goals, view project structure
- Gradle - Gradle support: task explorer, project insights, and CLI integration
- Java Project Manager - Visualize and manage Java project dependencies
Visual Basic
- Visual Basic Support - Syntax highlighting, code snippets, bracket matching, code folding
- VB Script Support - VBScript editing support: syntax highlighting, code outline view
- C# support - OmniSharp-based language server with IntelliSense and debugging
- Solution Explorer - Manage .sln and .csproj files visually
C# / .NET and C++
- C# / C++ Development Setup Guide - Setup guide for .NET Core, .NET Framework (Mono), and C++ development in Windsurf