Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vscode-cython-annotateNew to Visual Studio Code? Get it now.
vscode-cython-annotate

vscode-cython-annotate

Itai Incze

|
6,153 installs
| (0) | Free
Show cython source annotations
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-cython-annotate

See cython annotation (a.k.a "cython -a") right within vscode!

Features

This is a very preliminary version as everything is pretty much still WIP.

Usage is straightforward - use the Cython: annotate command while in your editor to show the annotations (and update after editing the file). Use Cython: Clear annotations to remove.

Extension Settings

  • cython-annotate.condaEnv: Name of conda environment to run cython within
  • cython-annotate.cppPaths: An array of globs of cpp mode source paths (e.g. **/module/*.pyx)

Roadmap

  • Cache results
  • Produce/Update annotations automatically
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft