summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2020-10-06Add support for comments after section headers (closes #1259)Niklas Sombert
There's no canonical definition of what's the INI syntax, but Python's `ConfigParser` supports comments after section headers: ```ini [section] ; comment ```
2020-10-06Add CSV syntax hightlighting testThiago Arrais
2020-10-06Add Terraform example file for Syntax Highlightingscott.eppler
2020-10-06pascal: add syntax highlight fileGede Wahyu
2020-10-06Add missing newlinesharkdp
2020-10-06Added missing highlighted generated test fileMatthew Zegar
2020-10-06Added CSS syntax highlight file and folderMatthew Zegar
2020-10-06Replace SCSS example with unlicensed oneEthan P
2020-10-06Rename SASS tests to SCSS, since they're using SCSS syntaxEthan P
2020-10-05Add SQL syntax highlighting testuabua
2020-10-05Add keith-hall as a maintainer!David Peter
2020-10-05Merge pull request #1265 from yimmt/minor-manpage-changesEthan P
Fix spelling and use PROJECT_EXECUTABLE more
2020-10-05Fix mismatch between syntax-test and hightlightedscott.eppler
I needed to re-run `update.sh` script one last time.
2020-10-05Add example file for YAML highlightingscott.eppler
Relates to #1213
2020-10-05Add syntax highlighting test file for INI (#1213)Niklas Sombert
2020-10-05Fix spelling and use PROJECT_EXECUTABLE moreTimmy Xiao
2020-10-05Add manually converted syntaxsharkdp
2020-10-05Bump assets/syntaxes/02_Extra/TypeScript from `f21aba5` to `603ebb4`dependabot-preview[bot]
Bumps [assets/syntaxes/02_Extra/TypeScript](https://github.com/Microsoft/TypeScript-Sublime-Plugin) from `f21aba5` to `603ebb4`. - [Release notes](https://github.com/Microsoft/TypeScript-Sublime-Plugin/releases) - [Commits](https://github.com/Microsoft/TypeScript-Sublime-Plugin/compare/f21aba57c58e9434df8fc29e1bd2feddfea83b21...603ebb48b162bc453a0bb2cbb0192f3606819f6d) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-05added test.dartAkshat Gadhwal
2020-10-05Added a JavaScript test fileDanielVip3
2020-10-05add LICENSEhenil
2020-10-05add .gitignore testhenil
2020-10-05forgot to update highlighted file after changinghenil
2020-10-05License attribution not requiredhenil
2020-10-05add julia test filehenil
2020-10-05Add Java file testMithil Poojary
2020-10-05Try to fix syntax-detection tests on Windowssharkdp
2020-10-05Add C file testMithil Poojary
2020-10-05#1241 Added newline to end of example.xmlLogan Saso
2020-10-05#1213 Added example xml fileLogan Saso
2020-10-05Print error message if bat not found on pathMithil Poojary
2020-10-05Add Cpp file testMithil Poojary
2020-10-05Add /etc/passwd syntax test fileMatthias Reitinger
2020-10-05Haskell highligth testJonatas
2020-10-05Add TeX syntax highlighting test filesGiorgi Beriashvili
2020-10-05Add C-Sharp (C#) syntax highlighting test filesGiorgi Beriashvili
2020-10-05#1213 Added example Markdown fileLogan Saso
2020-10-05test: ARM Assembly syntax test fileFilip Czaplicki
2020-10-05test: Kotlin syntax test fileFilip Czaplicki
2020-10-04Merge pull request #1226 from mdevlamynck/fix-scriptsEthan P
Shell script improvements
2020-10-04Add a protobuf syntax sample.Daniil Baturin
2020-10-04test: add Jinja2 syntax test fileCeleo
2020-10-04Add an SML syntax test file.Daniil Baturin
2020-10-04test: add newline to JSON syntax source fileMichael
2020-10-04test: add json highlight testMichael
2020-10-04Add change dir to script dir to allow running from project root dirMatthias Devlamynck
2020-10-04Generate highlighted file on latest versionparksb
2020-10-04Add texts indicating source to LICENSE.mdparksb
2020-10-04Add basic typescript test fileparksb
2020-10-04test: add asciidoc highlight testMichael