Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>forthicNew to Visual Studio Code? Get it now.
forthic

forthic

Rino Jose

|
195 installs
| (2) | Free
Provide language support for Forthic
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Forthic

Provides syntax highlighting and integrated documentation for Forthic coding.

Overview of Features

Integrated help for Forthic words

This syncs with the Forthic repo docs to provide up-to-date, integrated help for Forthic words.

Integrated help

Semantic autocomplete

Because this extension parses Forthic files as they're edited, it can provide auto complete based on what modules have been included and which words have been defined.

Go to definition

To quickly find a definition, you can right click on a word and select "Go to Definition" from the context menu.

Go to definition

Format Selection

To format a range of one-line definitions, select the range, right-click, and then select "Format Selection".

Format selection

License

MIT

Known Issues

  • The auto formatting only applies to definitions. It does not autoformat arrays or records.
  • The Forthic language server may crash when dealing with very complex/invalid code. Open a new editing window to restart the language server.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft