Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>CYTECH pseudocodeNew to Visual Studio Code? Get it now.
CYTECH pseudocode

CYTECH pseudocode

draescherl

|
281 installs
| (1) | Free
Syntax highlighting for pseudocode following CYTECH norms
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

cytech-pseudocode README

A basic extension that provides syntax highlighting for pseudocode as it is written at CYTECH. As this is a french school, this extension only supports pseudocode written in French.

example image

Known Issues

This is a very basic extension, so we are aware that many features are missing. If you'd like to see something in particular being added, feel free to open an issue.

Release Notes

Initial release.

1.0.0

Initial release of cycode.

Supported operators :

< > = <= >= !=
<-
ET OU

Supported control sequences :

SI ... ALORS
POUR ... ALLANT DE ... A ... FAIRE
TANT QUE ... FAIRE
NON
RETOURNER

Comments are prefixed by #
String are between double quotes "..."
Booleans are VRAI and FAUX.

Authors

  • L. DRAESCHER -- draescherl@eisti.eu
  • V. DUSART -- dusartvict@eisti.eu
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft