Cython Syntax Highlighting FixedThis package provides syntax highlighting for Cython code. It is based on Peter Varo's TextMate bundle. This is an updated version of the Cython syntax highlighting extension by Thomas Walther, available at VSCode Marketplace. It includes bug fixes and improved compatibility for Linux platforms, ensuring better support across all environments. Features
Installation
UsageOnce installed, the extension will automatically activate for files with the following extensions:
To use this extension, open any Cython file, and syntax highlighting will be applied. ContributingContributions are welcome! If you encounter any issues or have ideas for improvement, feel free to open an issue or submit a pull request at GitHub. LicenseThis project is licensed under the MIT License. See the LICENSE.md file for details. NoteThis package does not provide any Intellisense, just syntax highlighting. |