parent
4d5515ab0c
commit
a10a5335ba
1 changed files with 2 additions and 1 deletions
|
|
@ -298,7 +298,8 @@ def noHighlightKinds : Array SyntaxNodeKind := #[
|
|||
``Lean.Parser.Term.prop,
|
||||
-- not really keywords
|
||||
`antiquotName,
|
||||
``Lean.Parser.Command.docComment]
|
||||
``Lean.Parser.Command.docComment,
|
||||
``Lean.Parser.Command.moduleDoc]
|
||||
|
||||
structure SemanticTokensContext where
|
||||
beginPos : String.Pos
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue