summaryrefslogtreecommitdiff
path: root/tests/syntax-highlighting
Commit message (Expand)AuthorAgeFilesLines
* language-specs: Add support for BlueprintJames Westman2023-05-161-0/+34
* language-specs: Add support for todo.txt formatVictor Kareh2023-03-091-0/+8
* New file: tests/syntax-highlighting/file.javaSylvain Chiron2023-02-261-0/+57
* c.lang: highlight binary numbersVlasta Vesely2023-01-161-0/+7
* tests: Add example Nix fileJan Tojnar2022-12-231-0/+50
* tests: add example awk fileAkbarkhon Variskhanov2022-08-281-0/+21
* lean.lang: highlight attributesElias Aebi2022-08-261-2/+3
* lean.lang: fix highlighting of identifiersElias Aebi2022-07-261-3/+3
* tests: add syntax example for twigChristian Hergert2022-06-241-0/+23
* perl.lang: fix POD =begin keywordMatt Merhar2022-05-011-0/+35
* json.lang: Fix styles for floating point valuesTimothy Southwick2022-01-191-0/+1
* python3.lang: add support for Python f-stringsRune Riksted2022-01-041-0/+15
* c.lang: support hexadecimal floating constantsElias Aebi2021-12-071-0/+1
* rst.lang: add new examplesChristian Hergert2021-10-191-0/+12
* spice.lang: add SPICE language specarchbugaboo2021-10-191-0/+149
* lean.lang: add LEAN language specificationeyelash2021-09-171-0/+15
* jade.lang: Add test fileColin Kinloch2021-06-291-0/+22
* sh.lang: Fix short parameter expansionGaël Bonithon2021-06-011-0/+1
* terraform.lang: add terraform languageOthmane El Warrak2021-03-191-0/+36
* star.lang: add STAR file format for scientific domainsMichael Gryk2021-03-111-0/+23
* go.lang: make "0i" syntax highlight as integerPile Trade2020-11-291-1/+1
* run through codespellBilal Elmoussaoui2020-10-017-7/+7
* erb.lang: add ERB language specificationJeremy Wilkins2020-07-233-0/+43
* typescript.lang: Highlight accessibility modifiers for constructor onlyJeffery To2020-07-072-2/+12
* javascript.lang (and family): Highlight constructor in class bodies onlyJeffery To2020-07-075-0/+142
* sql.lang: fix floating/integer numbers matchingTomisław Kityński2020-06-251-0/+29
* file.sql: Add some more statements to look atTomisław Kityński2020-06-251-0/+14
* tests: add example sql fileChristian Hergert2020-06-221-0/+11
* jsx.lang: Highlight invalid characters as errorsJeffery To2020-06-112-0/+8
* typescript.lang: Add highlighting for @ts-expect-errorJeffery To2020-06-112-22/+53
* typescript.lang: Add highlighting for private fields (stage 3 proposal)Jeffery To2020-06-102-4/+36
* javascript.lang, typescript.lang: Better specify object literals/classesJeffery To2020-06-105-193/+889
* typescript.lang: Add highlighting for type-only imports and exportsJeffery To2020-06-102-0/+14
* javascript.lang: Add highlighting for String.prototype.replaceAllJeffery To2020-06-105-0/+5
* javascript.lang: Add highlighting for import.metaJeffery To2020-06-105-79/+100
* javascript.lang: Fix highlighting for new.target spanning multiple linesJeffery To2020-06-105-35/+20
* javascript.lang (and family): Minor tweaksJeffery To2020-06-105-33/+69
* Merge branch 'jefferyto/gtksourceview-js-cleanup'Christian Hergert2020-06-025-0/+5
|\
| * javascript.lang: Fix comma operator inside ternary operatorJeffery To2020-05-315-0/+5
* | less.lang: Fix :extend() not highlighted inside rulesetsJeffery To2020-06-021-1/+2
|/
* sh.lang: Fix parameter detection in parameter expansionneyfag2020-04-101-1/+1
* javascript.lang: Fix comments not allowed in post-primary-expressionJeffery To2020-04-095-30/+40
* javascript.lang: Fix dot property accessor context not ended properlyJeffery To2020-04-085-0/+10
* javascript.lang: Fix default value assignment in object destructuringJeffery To2020-03-265-40/+160
* commonlisp.lang: Add format directives and minor tweaksTarn Burton2020-03-031-1/+2
* html.lang: Add embedded-lang-hook-contentJeffery To2020-02-141-0/+2
* commonlisp.lang: Add test fileTarn Burton2020-02-111-0/+24
* ruby.lang: fix indented heredoc with tildeVlasta Vesely2020-01-311-0/+19
* scss.lang, less.lang: Fix single-line comments not ignoredJeffery To2020-01-212-0/+10
* scss.lang, less.lang: Align test casesJeffery To2020-01-212-38/+38