Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Pseudocode Language SupportNew to Visual Studio Code? Get it now.
Pseudocode Language Support

Pseudocode Language Support

Joel Beedle

|
1,088 installs
| (1) | Free
Syntax Highlighting for Pseudocode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

pseudocode-language-support

HelloWorldGif

Simple syntax highlighting and language support for various types of pseudocode.

Features

  • Multiple different styles of pseudocode supported
  • Full syntax highlighting to make your code easier to work with and read
  • Auto-completion and auto-indenting
  • Standard functions (such as print(), length()) highlighted for ease of reading
  • Supports pythonic, and C style pseudocode, as well as Textbook-based pseudocode.

Start editing a standard text file with a .pseudo extension to see the highlighting

Known Issues

Not all language features added yet, feel free to request any that are currently missing

Release Notes

1.0.0

Initial release of Pseudocode Language Support, with base features highlighting functions, constants, and common operators.

1.0.1

Added standard functions, types, and more keyword highlighting.

1.0.2

Added C style keywords

1.0.3

Fixed bugs, and added more keywords & types

Images

Insertion Sort

Binary Search

Hello World

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