Walker
de829edf0c
Add Nix support
2022-12-21 14:46:54 -03:00
Sara
5c1945ed0a
fixed gdscript
2022-12-15 15:08:03 +00:00
Sara
dc1cbbf703
added GDScript
2022-12-10 21:45:51 +00:00
alstr
4fcac8cc35
Fix Clojure tests
...
Fixes #131
2022-10-27 08:50:10 +01:00
Marcos Soutullo Rodriguez
7032c76bc5
feat: add support for JSON5
2022-10-16 12:00:41 +01:00
Marcos Soutullo Rodriguez
9e57f4e103
feat: add JSON5 support
2022-10-16 11:00:18 +01:00
shinshin86
2e06eb6374
Fix test
2022-07-31 09:29:51 +09:00
alstr
c0c9874e71
Update tests
2022-07-05 14:26:16 +01:00
Ondrej Sebek
eb70416bed
Test Haskell new issue
2022-06-30 21:08:48 +02:00
James McMahon
abbbccdbc2
Merge branch 'master' into patch-1
2022-05-20 12:19:19 +01:00
James McMahon
ef90653a9c
Add tests for R
2022-05-20 12:15:03 +01:00
Thomas F. K. Jorna
1fe2b4ae2a
fix: make the checkbox test pass
2022-05-17 10:57:42 +02:00
Thomas F. K. Jorna
e70ad788c5
fix: add test for .mdx
2022-05-17 10:47:06 +02:00
Thomas F. K. Jorna
1ce77430b2
fix: set the text language correctly
2022-05-17 10:45:00 +02:00
Thomas F. K. Jorna
679302c25a
feat: add mdx style comments
2022-05-17 10:39:21 +02:00
alstr
46584f64f7
Update tests
2022-03-04 13:34:08 +00:00
alstr
5a4b496ded
Update tests
2022-03-04 13:24:45 +00:00
Caspian Baska
74e76203e8
test: new and closed for crystal
2022-03-02 01:21:04 +11:00
alstr
a6e0ba71bf
Add Twig tests
2022-02-16 14:40:38 +00:00
alstr
830fd45809
Check for space after line comment marker
2022-02-04 11:29:54 +00:00
alstr
5deed04e1e
Add Julia TODO
2022-01-20 13:32:18 +00:00
Alastair Mooney
a7d72a3a65
Merge pull request #99 from jonrkarr/patch-2
...
Add markers for multi-line Python comments
2022-01-20 13:19:41 +00:00
Jonathan Karr
8f93a7f04a
test(scss): added tests
2022-01-19 10:12:04 -05:00
Jonathan Karr
7e5a3854eb
test(python): added tests for multiline comments
2022-01-19 09:59:15 -05:00
Quinn Winters
4dca8a215f
fix: Clean up TeX syntax and add tests
...
1. Swap `\` for `\\` for TeX block comments to avoid issues with parsing
2. Add tests for TeX, Julia, AutoHotKey, Org mode, and Handlebars
3. Ensure tests can be run with 1 line command
4. Change logic in test framework so that tests run off of local version
of `syntax.json` rather than remote version
5. Add details for running tests + adding tests for your syntax PR to
readme
6. Add .gitignore file for python (to avoid compiles form tests winding
up in commits)
2021-12-13 19:13:37 +01:00
alstr
d8373a95ac
Add support for end-of-line TODOs
...
Fixes #87
2021-11-10 09:44:27 +00:00
Timothy Morey
bec4b579f8
extend to support a comma-delimited list of patterns
2021-09-20 12:45:07 -04:00
Timothy Morey
2bc73c5967
try to support a single ignore expression
2021-09-17 17:16:50 -04:00
alstr
48b6982095
Fix CSS comment syntax as mentioned in #35
2021-03-28 14:44:48 +01:00
alstr
cd988d2d92
Rewrite parser to support block/dynamic comments
2021-03-28 09:56:33 +01:00