vs-code-cython
vs-code-cython copied to clipboard
added 'noexcept nogil' to grammar patterns
Added in "noexcept nogil" as an acceptable pattern to grammar check. Addressing issue #20.
This is untested! I could not get the extension to compile locally (using windows) so I was not able to test this; thus the draft PR. If someone else can test it or I can try to build it on another OS some time.