OxideCode is a VSCode/IntelliJ Plugin (VS Code based on: https://github.com/sweepai/vscode-nes) that should bring a working implementation for almost all NES compatible models to both IDEs. It was started due to the unfortunate ending of the https://sweep.dev/ offering, which was and still is the best available NES that was not locked to Cursor (👀).
The following models are supported:
- Zed's Zeta2 (Original model: https://huggingface.co/zed-industries/zeta-2)
- Sweep Next Edit Models (Original Model: https://huggingface.co/sweepai/sweep-next-edit-v2-7B, Quantized Models: https://huggingface.co/collections/henrik3/sweep-next-edit)
- Mercury Edit v2
Thanks to Sweep for sharing their model as well as the VS Code Plugin <3
The IntelliJ plugin was 50/50 vibe coded due to missing Kotlin & IntelliJ SDK knowledge and will be cleaned up through time. If you want to contribute, feel free to do so ^^