mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
syntax_highlighter_and_color_settings_page.md: remove redundant intro text
This commit is contained in:
parent
3829610533
commit
b9f2b46f56
@ -12,7 +12,6 @@
|
||||
|
||||
The first level of syntax highlighting is based on the lexer output, and is provided by `SyntaxHighlighter`.
|
||||
A plugin can also define color settings based on `ColorSettingPage` so the user can configure highlight colors.
|
||||
The `SimpleSyntaxHighlighter`, `SimpleSyntaxHighlighterFactory`, and `SimpleColorSettingsPage` discussed on this page are demonstrated in the `simple_language_plugin` code sample.
|
||||
|
||||
## Define a Syntax Highlighter
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user