vscode/extensions/vscode-colorize-tests
Alexander Fadeev 491a83446e
Add Makefile tests for upgraded grammar: comma, comment, shebang (#154625)
Add Makefile tests for upgraded grammar: comma, comment, shebang.

1. Add comma separator for function calls and conditions.
2. Escaping a comment with an odd count of backslashes (\#, \\\#).
3. Match debian/rules files based on shebang.

Co-authored-by: Alex Ross <alros@microsoft.com>
2022-07-12 13:11:36 +02:00
..
.vscode bring back vscode-colorize-tests 2021-01-19 11:39:39 +01:00
media Add icons for built-in extensions (fixes #81760) 2021-04-20 12:09:24 -07:00
producticons fix test-product icon 2021-01-25 21:54:34 +01:00
src auto-fixed prefer-const violation 2022-06-08 17:49:21 +02:00
test Add Makefile tests for upgraded grammar: comma, comment, shebang (#154625) 2022-07-12 13:11:36 +02:00
.gitignore bring back vscode-colorize-tests 2021-01-19 11:39:39 +01:00
package.json chore: update to electron 17 (#143223) 2022-03-11 00:51:37 +09:00
tsconfig.json use enabledApiProposals instead of wildcard property, also update compilation units to only include d.ts-files that are needed, https://github.com/microsoft/vscode/issues/131165 2021-11-12 11:05:57 +01:00
yarn.lock chore: update to electron 17 (#143223) 2022-03-11 00:51:37 +09:00