Releases: dfgordon/vscode-language-applesoft
Applesoft BASIC for Visual Studio Code v2.0.0
Applesoft BASIC for Visual Studio Code v1.2.0
Compared to last release:
- Interact with disk images directly from the editor
- Expanded ampersand syntax
- Variable completions and smarter completions in general
Installation is best done directly in VS Code.
Applesoft BASIC for Visual Studio Code v1.0.2
Starting with v1.x the extension uses the language server protocol (LSP). Compared to v0.x several capabilities are added, such as minify, outline, and various symbol operations. The VSIX is no longer provided; please directly install using VS Code.
Applesoft BASIC for Visual Studio Code v0.9.0
- More efficient packaging
- User control over tokenization output
- Better
DATA
statement handling - Updated special addresses.
The extension can be installed directly from the marketplace or by downloading the .vsix file
Applesoft BASIC for Visual Studio Code v0.8.0
New features since v0.5.0:
- Transfer programs to and from
AppleWin
andVirtual ][
emulators - Hovers and completions for special addresses
- Renumbering lines
- Some grammar refinements
The extension can be installed directly from the marketplace or by downloading the .vsix
file
Applesoft BASIC for Visual Studio Code v0.5.0
This is a language extension that provides syntax highlights with error detection, hovers, completions, and various diagnostics. You can find the extension in the Marketplace, or download and install the .vsix
package below.
This release fills in a few missing grammar elements, and adds additional configuration options.
Applesoft BASIC for Visual Studio Code
This is a language extension that provides syntax highlights with error detection, hovers for all statements, and various diagnostics. You can find the extension in the Marketplace, or download and install the .vsix
package below.