Releases: moikas-code/vscode-script-extension
v0.1.2 - Successful Marketplace Publication
π Successfully published to VS Code Marketplace!
Publisher: script-lang β
Extension ID: script-lang.script-lang β
Display Name: Script Lang - AI-Native Programming β
π Now Live on Marketplace!
ext install script-lang.script-lang
Changes from v0.1.1:
- β Unique display name: Changed to 'Script Lang - AI-Native Programming'
- β Marketplace approved: No more name conflicts
- β Successfully published: Extension is now live and installable
Features:
- β Syntax highlighting for Script language with custom TextMate grammar
- β Language configuration (auto-closing brackets, comments, indentation)
- β
Custom language identifier:
script - β
File type recognition for
.scriptfiles - β TypeScript source with update notifications
- β GitHub Actions for automated publishing
Installation:
Users can now install the extension directly from VS Code/Cursor:
- Open Extensions (Ctrl+Shift+X)
- Search 'Script Lang'
- Click Install
Or via command:
ext install script-lang.script-lang
Marketplace: https://marketplace.visualstudio.com/items?itemName=script-lang.script-lang
Repository: https://github.com/moikas-code/vscode-script-extension
π Auto-Updates Active
Users who install from the marketplace will automatically receive future updates!
v0.1.1 - Marketplace Release
π Official marketplace release with correct publisher
Publisher: script-lang β
Extension ID: script-lang.script-lang β
Display Name: Script Programming Language β
Changes from v0.1.0:
- β Correct publisher: Changed from moikas-code to script-lang
- β Unique display name: Avoid conflict with existing extensions
- β All documentation updated to reflect correct extension ID
Installation:
ext install script-lang.script-lang
Features:
- β Syntax highlighting for Script language
- β Language configuration (auto-closing brackets, comments, indentation)
- β
Custom language identifier:
script - β
File type recognition for
.scriptfiles - β TypeScript source with update notifications
- β GitHub Actions for automated publishing
Marketplace: https://marketplace.visualstudio.com/items?itemName=script-lang.script-lang
Repository: https://github.com/moikas-code/vscode-script-extension
v0.1.0 - Initial Release
π Initial release of Script Language VS Code Extension
Publisher: script-lang
Extension ID: script-lang.script-lang
Features:
- β Syntax highlighting for Script language with custom TextMate grammar
- β Language configuration (auto-closing brackets, comments, indentation)
- β
Custom language identifier:
script - β
File type recognition for
.scriptfiles - β TypeScript source with update notifications
- β GitHub Actions for automated publishing
Installation:
ext install script-lang.script-lang
What's Next:
- Language Server Protocol integration (85% complete)
- IntelliSense and auto-completion
- Debugging support
- REPL integration
GitHub Repository: https://github.com/moikas-code/vscode-script-extension
Marketplace: https://marketplace.visualstudio.com/items?itemName=script-lang.script-lang