Commit Graph

3604 Commits

Author SHA1 Message Date
Michael Schmidt c7809285ab
Avro IDL: Removed char syntax (#3185) 2021-11-22 13:01:42 +01:00
Michael Schmidt fa540ab72c
AQL: Differenciate between strings and identifiers (#3183) 2021-11-22 13:00:47 +01:00
Michael Schmidt 9f5e511dde
Applescript: Use `class-name` standard token (#3182) 2021-11-22 12:59:56 +01:00
Michael Schmidt e9b856c89d
MAXScript: Various improvements (#3181) 2021-11-22 12:59:08 +01:00
Srinivas 0ecdbdceaa
Website: Added PrismJS React and HTML tutorial link (#3190) 2021-11-10 21:42:02 +01:00
Michael Schmidt 005ba46924
Haml: Improved filter and interpolation tokenization (#3191) 2021-11-10 16:25:22 +01:00
Michael Schmidt 4433d7fe7a
Website: Improved readability (#3177) 2021-11-08 12:52:43 +01:00
Michael Schmidt 746da79b1f
Website: Fixed red highlighting in Firefox (#3178) 2021-11-04 20:39:47 +01:00
Michael Schmidt b679cfe6fe
Keep Markup: Added `drop-tokens` option class (#3166) 2021-11-03 13:07:32 +01:00
Michael Schmidt 22d0c6bab3
HTTP: Relax pattern for body (#3169) 2021-11-03 12:22:11 +01:00
Michael Schmidt b631949acd
Core: Added `setLanguage` util function (#3167) 2021-11-03 12:19:36 +01:00
Michael Schmidt ebd59e3279
Website: Use Keep markup to highlight code section (#3164) 2021-11-03 12:13:23 +01:00
Antoine van der Lee 18c828a60b
Swift: Added support for `isolated` keyword (#3174) 2021-11-01 13:50:23 +01:00
Wei Ting 79f250f387
Coy: Set z-index to make shadows visible in colored table cells (#3161) 2021-10-24 16:50:01 +02:00
Wei Ting 1cac35591c
Toolbar: Set `z-index` of `.toolbar` to 10 (#3163) 2021-10-24 16:49:07 +02:00
Jakub T. Jankiewicz 4eb81fa1d6
Scheme: Updates syntax for reals (#3159)
According to R7RS spec, you can use different mnemonics
for the scientific notation that indicated the precision of the number.
2021-10-23 12:30:36 +02:00
Wei Ting 3755120096
Document standard tokens and provide examples (#3104) 2021-10-21 19:46:08 +02:00
Aaron Mendez 31b4c1b898
Website: Fixed dead link to third-party tutorial #3155 (#3156) 2021-10-20 01:01:43 +02:00
Michael Schmidt 5333e28106
Added regex coverage (#3138) 2021-10-19 19:34:41 +02:00
Michael Schmidt 2e834c8c9d
Tests: Added `.html.test` files for replace `.js` language tests (#3148) 2021-10-19 14:59:04 +02:00
Michael Schmidt ae8888a0e1
Tests: Added `TestCaseFile` class and generalized `runTestCase` (#3147) 2021-10-19 14:55:03 +02:00
Michael Schmidt ea361e5a2b
Website: Repositioned theme selector (#3146) 2021-10-19 14:52:13 +02:00
Michael Schmidt ccc02a55fd
ESLint: Added `regexp/prefer-d` rule (#3153) 2021-10-19 14:27:57 +02:00
Michael Schmidt a6a4ce7e2e
Coy: Added padding to account for box shadow (#3143) 2021-10-19 14:27:30 +02:00
Michael Schmidt c562970616
Website: Adjusted TOC's line height for better readability (#3145) 2021-10-19 14:23:54 +02:00
Michael Schmidt faedfe8515
Website: Updated plugin header template (#3144) 2021-10-19 14:23:23 +02:00
Michael Schmidt 50b16e4f55
ESLint: Added `regexp/no-useless-range` rule (#3151) 2021-10-14 14:06:25 +02:00
Michael Schmidt 5a24cbffd7
JS: Improved `number` pattern (#3149) 2021-10-14 14:01:46 +02:00
Michael Schmidt 3c61c8f7ce
ESLint: Added `regexp/no-useless-flag` rule (#3150) 2021-10-14 14:01:11 +02:00
Michael Schmidt 71b7d46cd6
ESLint: Added `regexp/prefer-{plus,question,star}-quantifier` rules (#3152) 2021-10-14 13:59:51 +02:00
Michael Schmidt 4e00cddde6
SQL: Added identifier token (#3141) 2021-10-14 13:57:45 +02:00
Michael Schmidt a8bacc7ba4
Update to `eslint-plugin-regexp@1.4.0` (#3139) 2021-10-11 17:02:31 +02:00
Michael Schmidt e7ba877bc1
PL/SQL: Updated keywords + other improvements (#3109) 2021-10-11 16:54:19 +02:00
Michael Schmidt ef53f0214c
Added support for Web IDL (#3107) 2021-10-11 16:52:12 +02:00
Michael Schmidt 3b2238fa8f
JS: Added properties (#3099) 2021-10-10 19:36:58 +02:00
Wei Ting 3f24dc727b
Python: Add `match` and `case` (soft) keywords (#3142) 2021-10-07 19:27:12 +02:00
Michael Schmidt 344d0b27d2
Added even more language tests (#3137) 2021-10-05 23:51:30 +02:00
Michael Schmidt 8494519ee1
GraphQl: Optimized regexes (#3136) 2021-10-05 23:43:54 +02:00
Michael Schmidt 05e7ab0457
Liquid: Removed unmatchable object variants (#3135) 2021-10-05 23:38:00 +02:00
Michael Schmidt c6574e6b72
Maxscript: Fixed booleans not being highlighted (#3134) 2021-10-05 23:33:31 +02:00
Michael Schmidt a28a86ad74
Wolfram: Removed unmatchable punctuation variant (#3133) 2021-10-05 23:28:18 +02:00
Michael Schmidt 91060fd6dd
TypeScript: Removed duplicate keywords (#3132) 2021-10-05 23:06:46 +02:00
Michael Schmidt a394a14d0e
Added more plugin tests (#1969) 2021-10-05 22:13:13 +02:00
Michael Schmidt e8f84a6c85
Lisp: Improved `defun` (#3130) 2021-10-05 21:31:02 +02:00
Michael Schmidt 4dde2e20e6
Regex: Fixed char-class/char-set confusion (#3124) 2021-10-05 21:30:45 +02:00
Michael Schmidt 09a0e2ba1b
Zig: Fixed module comments and astral chars (#3129) 2021-10-05 21:27:49 +02:00
Michael Schmidt 599e30ee6d
URI: Fixed IPv4 regex (#3128) 2021-10-05 21:27:25 +02:00
Michael Schmidt 23d9aec1c3
JS stack trace: Added missing boundary assertion (#3117) 2021-10-05 21:26:39 +02:00
Michael Schmidt cfb2e782a1
JavaStackTrace: Added missing lookbehinds (#3116) 2021-10-05 21:26:28 +02:00
Michael Schmidt ede55b2cef
Renpy: Improved language + added tests (#3125) 2021-10-05 21:26:05 +02:00