VS Code Extensions
Enhance your Forge experience with official extensions
Forge For Java
Official VS Code extension for Forge build tool integration. Manage builds directly from your editor.
Forge For Java
by Forge Team
Fast Java build tool integration with Groovy & Kotlin DSL support. Run Forge commands directly from VS Code with syntax highlighting for build files.
Features
🔨 Build Integration
Run forge build, clean, and resolve from VS Code
✨ Syntax Highlighting
Groovy highlighting for build.forge and Kotlin for build.forge.kts
🎯 Quick Commands
Quick access buttons and command palette for all Forge operations
🖥️ Terminal Integration
All commands run in integrated VS Code terminal with real output
Installation Methods
Choose your preferred installation method:
Option 1: VS Code Marketplace
- Open VS Code
- Go to Extensions (Ctrl+Shift+X)
- Search "Forge For Java"
- Click Install
Option 2: Direct Download
Download the extension file and install manually:
Requirements
✓ VS Code 1.75 or later
✓ Forge 1.2.9+ installed and in PATH
✓ Java 21+ (OpenJDK recommended)