MagicStack / MagicStack/MagicPython
please add Cython Syntax support
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
[please add Cython Syntax support](https://github.com/Microsoft/vscode-python/issues/375#issuecomment-351146944)
I use VScode. Sometimes Python will edit with C/C++ for extend/embed. But vscode-python do not support Cython. It is so unconvenient. Please add it.
- VSCode Version: Code 1.18.1 (929bacba01ef658b873545e26034d1a8067445e9, 2017-11-16T18:32:36.023Z)
- OS Version: Windows_NT x64 6.1.7601
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue requests Cython syntax support for the MagicPython highlighter but names no implementation files or tests. Start by locating the syntax-definition entry points and existing Python/C/C++ syntax tests, then determine the supported Cython constructs and add coverage showing that they are highlighted correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100