Spring language support for Zed via the Spring Tools 4 language server.
- Workspace and argument configuration
- Additional initialization options
- Tasks and runners (Maven, Gradle)
- JDK 17 or later installed and available on your
PATH - A Java extension for Zed (for base Java language support)
Clone the repository:
git clone https://github.com/keiaa-75/zed-spring-tools/- Make sure you have Rust installed through
rustup. - Open the command palette or the extensions panel.
- Select
zed: install dev extension. - Select the folder containing the source code.
The language server is downloaded automatically on first use.