An open API service indexing awesome lists of open source software.

https://github.com/franneck94/vscode-cpython-extension-pack


https://github.com/franneck94/vscode-cpython-extension-pack

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# CPython Extension Pack

VSCode extensions for CPython and Cython developement.

## Extensions Included

* [Cython Highlighting](https://marketplace.visualstudio.com/items?itemName=tcwalther.cython) - Cython syntax highlighting.
* [Python C++ Debugger](https://marketplace.visualstudio.com/items?itemName=benjamin-simmonds.pythoncpp-debug) - Python debugger attaches a C++ debugger to debug code that calls functions from shared object files (.so/.dll).

## Want to see an extension added?

Open a PR and I'd be happy to take a look.

**Enjoy!**