TS-BASIC is a Visual Studio Code extension designed to bring enhanced functionality and support for BASIC programming language development. This extension simplifies coding in BASIC by providing a streamlined environment with useful tools and integrations.
Features
Syntax Highlighting: Easily read and edit your BASIC code with syntax-specific color coding.
Code Snippets: Speed up development with pre-configured snippets for common BASIC patterns.
Debugger Integration: Debug your BASIC programs directly within VS Code.
File Explorer Support: Seamlessly navigate and manage BASIC project files.
Custom Commands: Execute BASIC scripts or other custom commands directly from the command palette.
Installation
Click Install
Usage
Open a TS-BASIC file (.tsb), (.bas), (.tsbasic) in Visual Studio Code.
Start typing, and enjoy the features provided by TS-BASIC.
Access custom commands via the command palette (Ctrl+Shift+P or Cmd+Shift+P).
Requirements
Visual Studio Code v1.XX or higher
Compatible with Windows, macOS, and Linux
Known Issues
Limited support for some advanced TS-BASIC dialects.
Debugger compatibility may vary across platforms.
Contributing
Contributions are welcome! If you’d like to contribute to this extension:
Make your changes.
Submit a pull request for review.
License
This project is licensed under the MIT License
Thank you for using TS-BASIC! Feel free to share feedback or suggest features.