All notable changes to the "soplang" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Added hover documentation support for the
bool(boolean) keyword
- Updated execution command from
sop runtosoplangfor better consistency - Updated file icons to use Soplang logo for .so and .sop files
- Fixed missing keyword documentation
- Soplang code execution feature with multiple activation methods:
- Keyboard shortcut (Ctrl+Shift+R / Cmd+Shift+R)
- Context menu option
- Editor title button
- Command palette command
- Official Soplang logo integration
- Comprehensive README documentation
- Auto-save before code execution
- Support for both .sop and .so file extensions
- VS Code tasks for packaging the extension
- Updated VS Code engine requirement to v1.95.0
- Improved icon handling for extension and language
- Enhanced error detection and validation system
- Initial release with basic syntax highlighting