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 delete OSSREADME.json 2018-11-20 12:54:22 +01:00
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 Don't treat interpolated strings in make files as content strings 2018-07-18 19:09:46 -07:00
package.nls.json