![]() |
|
[Release] Spawn — IDE for open.mp and SA-MP development - Printable Version + open.mp forum (https://forum.open.mp) -- Forum: General (https://forum.open.mp/forumdisplay.php?fid=19) --- Forum: Programming (https://forum.open.mp/forumdisplay.php?fid=56) --- Thread: [Release] Spawn — IDE for open.mp and SA-MP development (/showthread.php?tid=4290) |
[Release] Spawn — IDE for open.mp and SA-MP development - Daniil Korochansky - 2026-06-13 I am pleased to announce the release of the first public version of a modern open-source IDE under license GPLv3 for developing open.mp and SA-MP, featuring integration with SAMPCTL, dependency management, and built-in Git support. Features: • Designed specifically for open.mp & SA-MP development. • Built-in SAMPCTL integration for building, running and managing projects. • Dependency Manager for easy installation and updating of server packages and components. • Integrated Git support with repository status indicators and commit history. • Change History markers for tracking modified and saved lines. • Automatic brace matching and highlighting. • Color preview for RGBA and HEX values directly inside the editor. • Color Picker integration for quick color insertion into Pawn code. • Split Code Editor mode for working with multiple files simultaneously. • Project Tree optimized for large projects. • Integrated build output and server console panels. • Automatic project files monitoring and refresh. • Portable distribution (no installation required). Download: https://github.com/daniilkorochansky/spawn |