Closed zm-cttae closed 1 year ago
vscode-textmate-languageservice
any
*Matcher
Use regular expressions and the new ts-morph type autogeneration from metadevpro/ts-pegjs#92.
ts-morph
Fix the type wiring in the pegconfig.json and use regexps to process the typed results.
pegconfig.json
/label ~feature-request
⚡️️ Feature Request
vscode-textmate-languageservice
available.Is your feature request related to a problem?
any
in PEGJS parser rule bodies with*Matcher
typesDescribe the solution you'd like
Use regular expressions and the new
ts-morph
type autogeneration from metadevpro/ts-pegjs#92.Describe alternatives you've considered
Fix the type wiring in the
pegconfig.json
and use regexps to process the typed results./label ~feature-request