Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Confuscript (.notjs)New to Visual Studio Code? Get it now.
Confuscript (.notjs)

Confuscript (.notjs)

Keshav Biswa

|
1 install
| (0) | Free
Syntax highlighting for Confuscript (.notjs) files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

confuscript-vscode

VS Code syntax highlighting for Confuscript (.notjs).

TextMate grammar covering keywords (null, if, else, while, print, void), booleans, console.input, strings, numbers, comparison/arithmetic/assignment operators, and \ line comments.

Install

From the VS Code Marketplace:

code --install-extension KeshavBiswa.notjs

Or search "Confuscript" / "notjs" in the Extensions view (Cmd+Shift+X).

Local install (without the marketplace)

cp -r . ~/.vscode/extensions/notjs-0.1.0

Reload VS Code. .notjs files will be recognized as the notjs language.

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