зеркало из https://github.com/telerik/xaml-sdk.git
8e6db6e592 | ||
---|---|---|
.. | ||
Properties | ||
App.config | ||
App.xaml | ||
App.xaml.cs | ||
CustomLanguage.csproj | ||
MainWindow.xaml | ||
MainWindow.xaml.cs | ||
PythonTagger.cs | ||
Readme.md | ||
script.py |
Readme.md
Custom Language Highlighting
By using the WordTaggerBase as a base, you can create custom syntax highlighting for any custom language. In this article we will create basic highlighting for the Python programming language.