Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>C∀ ToolsNew to Visual Studio Code? Get it now.
C∀ Tools

C∀ Tools

Ahmed Shahriar

|
1 install
| (0) | Free
Unofficial CFA code tools vscode extension - currently provides syntax highlighter and custom file icons.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

C∀ Tools

Unofficial CFA code support vscode extension - currently provides syntax highlighter and custom file icons. See the CFA/C-for-all/C∀ superset programming language of C.
This extension provides familiar C/C++ style simple syntax highlighting for C∀ projects, for both .cfa source files and .hfa header files to improve code navigation.

Prerequisite Notice

This extension is unofficial and not affiliated with the University of Waterloo or the C∀ project. Portions of the syntax definitions are derived from the C∀ project (Copyright University of Waterloo) under C∀'s licencing clause.

Features

  • Syntax highlighting for the C∀ programming language (.cfa and .hfa files), a superset of the C programming language
  • Custom file icons for .cfa source files and .hfa header files in the VSCode explorer.

Known Issues

  • Preprocessor directives (e.g., #include, #define) have a different colour between the # character and the directive name
  • Identifier highlighting inconsistencies between certain capitalized vs. pascal-case namings
  • No intellisense or tokenizing available - under development

Release Notes

Users appreciate release notes as you update your extension.

0.0.1

Initial release of CFA Syntax Highlighter

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