Skip to content

Releases: dfgordon/vscode-language-applesoft

Applesoft BASIC for Visual Studio Code v2.0.0

29 Sep 16:28
Compare
Choose a tag to compare

This release uses a platform specific language server that is bundled in most cases. See CHANGELOG for more.

Installation can be done from the extension manager in VS Code.

Applesoft BASIC for Visual Studio Code v1.2.0

29 May 16:13
Compare
Choose a tag to compare

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

29 Oct 22:38
Compare
Choose a tag to compare

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

19 Mar 20:33
Compare
Choose a tag to compare
  • 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

14 Feb 03:43
Compare
Choose a tag to compare

New features since v0.5.0:

  • Transfer programs to and from AppleWin and Virtual ][ 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

16 Jan 16:00
Compare
Choose a tag to compare

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

09 Jan 14:20
Compare
Choose a tag to compare

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.