Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>CM-WorkspaceSymbolsNew to Visual Studio Code? Get it now.
CM-WorkspaceSymbols

CM-WorkspaceSymbols

Tyler Lamb

|
9 installs
| (1) | Free
Provides workspace symbols for the CM language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Workspace Symbols Provider for CM (Configura Magic)

This extension is made for use with the Configura CET programming langauge. It naively provides workspace symbols for all *.cm files. It will match the following:

  • Functions/Methods
  • Fields
  • Class
  • Packages
  • Structs

When you first open a workspace that has any *.cm files the extension will start indexing. You can see the status via the status bar in VSCode. (If you only open 1 workspace, it'll only show 0/1. If you have multiples workspaces it'll give a better estimate of it's progress).

Once the indexing is completed, a notification will come up telling you how long it took. From then on, each time you save a file it will trigger a reindex of that file to keep it up to date. (Due note I haven't tested doing a large amount of file changes at once - such as going a branch change or pulling remote changes)

The default keybind in VSCode is Ctrl+T (You can also just type # in the command palette to start the symbole search). Note this works in any language you have installed, Typescript, C# etc

If you want to force the extension to reindex everything you can run the Reindex Workspace Symbols (CM) command.

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