Skip to content

Implement SyntaxKind support for our SCIP backend #14029

Open
@Veykril

Description

@Veykril
  • UnspecifiedSyntaxKind
  • Comment
  • PunctuationDelimiter
  • PunctuationBracket
  • Keyword
  • IdentifierOperator
  • Identifier
  • IdentifierBuiltin
  • IdentifierNull
  • IdentifierConstant
  • IdentifierMutableGlobal
  • IdentifierParameter
  • IdentifierLocal
  • IdentifierShadowed
  • IdentifierNamespace
  • IdentifierFunction
  • IdentifierFunctionDefinition
  • IdentifierMacro
  • IdentifierMacroDefinition
  • IdentifierType
  • IdentifierBuiltinType
  • IdentifierAttribute
  • RegexEscape
  • RegexRepeated
  • RegexWildcard
  • RegexDelimiter
  • RegexJoin
  • StringLiteral
  • StringLiteralEscape
  • StringLiteralSpecial
  • StringLiteralKey
  • CharacterLiteral
  • NumericLiteral
  • BooleanLiteral
  • Tag
  • TagAttribute
  • TagDelimiter

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-lsif/scipLSIF/SCIP conformance and featuresC-featureCategory: feature request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions