Description
Cython files can receive syntax highlighting in GtkSourceView-based editors. It is useful for developers editing Cython modules in GTK editors.
Syntax highlighting helps reading code but does not validate correctness. Run the normal compiler and tests for real feedback.