Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>GreyCatNew to Visual Studio Code? Get it now.
GreyCat

GreyCat

DataThings

|
7,072 installs
| (1) | Free
Turns VSCode into a full-fledged Greycat IDE
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

GreyCat's VSCode Extension

Release

This extension is available in the Microsoft Marketplace here datathings.greycat

code --install-extension datathings.greycat

GitLab's CI also packages the extension on every push to the master branch (see pipeline/build)

Report an issue

This project is about the VSCode Extension, it is in charge of starting/configuring GreyCat's LSP Server.

If something is not working as expected in the LSP Server you should report it in greycat/lang.

Error reporting for this repo is about:

  • syntax highlighting (which does not involve Semantic Highlight)
  • project loading error (no completion for a project in a workspace)
  • (in the future) Problems with running/debugging UIs of a project

Troubleshoot

Suggestion does not appear on MacOS

In some cases, the completion (suggestion) is not triggered when pressing Ctrl+space on MacOS. Please verify that this shortcut is not already assigned to a MacOS system shortcut (that prevents VSCode to get the signal).
Go to System Settings, search for the Keyboard section, click on "Keyboard Shortcuts", select the "Input Sources" item, and verify the "Select the previous input source" is NOT selected (since it is mapped to Ctrl+space shortcut). Restart VSCode, all should be fine.

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