Issues
- 2
Documentation for browser use?
#244 opened by mihailik - 0
`include` grammars don't load within `captures`
#242 opened by RedCMD - 0
Support arbitrary embedded languages on an inner pass without breaking container syntax
#243 opened by AlfishSoftware - 1
- 3
- 2
- 1
Scopes on Recursive Regex Cause Problems
#208 opened by jeff-hykin - 1
- 0
Wrong backreference escaping
#239 opened by RedCMD - 4
Scope inspector bug when extending C++ syntax highlighting through Textmate grammar
#163 opened by felipejinli - 1
Support for YAML-TMLanguage
#224 opened by scripthunter7 - 1
`ruleStack.clone()` doesn't actually clone
#228 opened by RedCMD - 1
`\\G` matches unicode character 0xFFFF ``
#232 opened by RedCMD - 1
Vscode
#230 opened by TheHolyMecca - 1
[Idea] markdown in js extension
#231 opened by piscopancer - 0
JSON key `"id"` breaks the tokenizer
#229 opened by RedCMD - 0
Expose scope comment in `IToken`
#227 opened by alexr00 - 8
- 3
How to create language dialects
#225 opened by dragon-archer - 2
How to find all local variables?
#213 opened by eterlan - 0
- 3
Incorrect 'no more matches'?
#220 opened by senyai - 1
PHPdoc highlighting issue
#219 opened by eexit - 4
- 5
0-infinite quantifier inside look behind capture group causes tremendous performance loss
#166 opened by RedCMD - 0
- 2
- 0
- 2
Matching multiline text
#211 opened by Nv7-GitHub - 3
Misclassification of PHP syntax tokens
#210 opened by bencemeszaros - 3
- 4
Can't define recursive regex match expressions
#177 opened by Hendiadyoin1 - 2
Textmate engine bug for `\k<>` backreferences
#193 opened by jeff-hykin - 12
- 0
Cannot read property 'INITIAL' of undefine.
#206 opened by KamiC6238 - 4
Tagging releases
#202 opened by rehmsen - 1
YAML Syntax interprets IP-Style Strings as numbers
#200 opened by twobiers - 0
Please add back IRawGrammar as top level export!
#198 opened by hediet - 1
- 0
lacks of some type export on latest version
#185 opened by troy351 - 1
- 2
Absolute rule reference use local scope
#173 opened by hediet - 1
- 1
Scoping Issues For Relative Rule References
#174 opened by hediet - 1
yaml highlighting/textmate recognises some integers as strings (or vice versa?)
#168 opened by pedroterzero - 1
Allow CSS variables in parseTheme()
#154 opened by FredKSchott - 3
- 0
- 2
C++ and clangd: syntax highlighting is broken when present "[[" inside disabled by #if / #endif code
#156 opened by timofeev-n - 1
RegistryOptions is missing onigLib
#155 opened by WebFreak001