vscode/extensions/make
Alexandr Fadeev 6b7c8f3d77 Makefile test case about the bug fix with "@,-,+" colorizing in the recipe (#72265)
Bug: regex [@-+] means "from @ to +", so "." and "\" was also colorized.
Bug is fixed in make.tmbundle, test case is added to vscode.
Update make grammar
2019-04-16 11:41:37 +02:00
..
syntaxes Makefile test case about the bug fix with "@,-,+" colorizing in the recipe (#72265) 2019-04-16 11:41:37 +02:00
test Makefile test case about the bug fix with "@,-,+" colorizing in the recipe (#72265) 2019-04-16 11:41:37 +02:00
.vscodeignore
cgmanifest.json Makefile test case about the bug fix with "@,-,+" colorizing in the recipe (#72265) 2019-04-16 11:41:37 +02:00
language-configuration.json
package.json
package.nls.json