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

Factor

Dexter Haslem

|
2,118 installs
| (1) | Free
Factor programming language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

README

This extension adds syntax highlighting and snippets support for the excellent Factor concatenative programming language.

Snippets

Here is a list of included snippets

  • bi
  • cleave
  • cond
  • functor
  • if
  • ::
  • let
  • spread
  • tri
  • : (word definition)
  • "
  • [
  • [1

Factor listener integration

there is a vscode integration available that is not in the latest release (0.97 at time of writing). if you are running factor from sources / dev builds, You can do the following to fire up vscode from your scaffold directly:

USE: editors.visual-studio-code.factor
edit

All the hard work was already done thanks to the factor/misc/Factor.tmbundle files, This extension was generated from them. Thanks to whoever made that! All images and factor material is owned by Factor.

See Factor license.txt for BSD license. See the Factor Repository

For more information on Factor checkout the Factor site

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft