Commit Graph

1524 Commits (4064b8ff145521c06989f122d9491385ad7dbb6f)
 

Author SHA1 Message Date
Jacky Hui 4064b8ff14 Added test file for Erlang. 4 years ago
gahag 83ecc3d3ac Update changelog 4 years ago
gahag 6615eceb18 Code review: replace `if let` with equals operator 4 years ago
gahag 53f5a37f01 Code review
- Replace bools with enums
- Replace short flag with long flag
4 years ago
gahag bbef2f41ec Add `-S` flag to less when `--wrap=never` (closes #1255)
Prevent less from wrapping lines by setting the proper flag when `--wrap=never`.
If the user set a custom value for `--pager`, no additional flag is set.
4 years ago
Benjamin Neff b6e729abeb Add Diff syntax highlight test 4 years ago
Filip Czaplicki 5fe98689d4 test: x86-64 Assembly NASM syntax test 4 years ago
Daniel Wolbach 8832a96e82 add GLSL syntax highlighting test 4 years ago
R1tschY 09631ed119 Add Batch syntax test 4 years ago
Spencer Williams 9257c7ce20 Regenerate using a fresh latest build of bat 4 years ago
Spencer Williams b30f9a1677 Add sample Crystal file 4 years ago
Felipe Garcia e6c3f96931 Add Groovy syntax test. 4 years ago
Felipe Garcia 85ff81f238 Add Lua syntax test. 4 years ago
Niklas Sombert 5e0b7f013a Add support for comments after section headers (closes #1259)
There's no canonical definition of what's the INI syntax, but Python's `ConfigParser` supports comments after section headers:

```ini
[section] ; comment
```
4 years ago
Thiago Arrais aa205c6a9f Add CSV syntax hightlighting test 4 years ago
scott.eppler 44bfad24a1 Add Terraform example file for Syntax Highlighting 4 years ago
Gede Wahyu 13e01841ca pascal: add syntax highlight file 4 years ago
sharkdp a999975bc9 Add missing newline 4 years ago
Matthew Zegar edf30e1fa1 Added missing highlighted generated test file 4 years ago
Matthew Zegar f41bf2082a Added CSS syntax highlight file and folder 4 years ago
Ethan P 894d3f1722 Replace SCSS example with unlicensed one 4 years ago
Ethan P 83d96e2bbb Rename SASS tests to SCSS, since they're using SCSS syntax 4 years ago
uabua 7a180e22ff Add SQL syntax highlighting test 4 years ago
David Peter 3609700b5e
Add keith-hall as a maintainer! 4 years ago
Ethan P 389f64df57
Merge pull request #1265 from yimmt/minor-manpage-changes
Fix spelling and use PROJECT_EXECUTABLE more
4 years ago
scott.eppler e85064e4cf Fix mismatch between syntax-test and hightlighted
I needed to re-run `update.sh` script one last time.
4 years ago
scott.eppler dd95f8b5cb Add example file for YAML highlighting
Relates to #1213
4 years ago
Niklas Sombert 975487f630 Add syntax highlighting test file for INI (#1213) 4 years ago
Timmy Xiao 4ba7546c65 Fix spelling and use PROJECT_EXECUTABLE more 4 years ago
sharkdp c97aa55163 Add manually converted syntax 4 years ago
dependabot-preview[bot] 2e1e30705a Bump assets/syntaxes/02_Extra/TypeScript from `f21aba5` to `603ebb4`
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](f21aba57c5...603ebb48b1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
Akshat Gadhwal c92ac809a5 added test.dart 4 years ago
DanielVip3 ec842e8d51 Added a JavaScript test file 4 years ago
henil 6d6e3900c3 add LICENSE 4 years ago
henil 0516a0d7a6 add .gitignore test 4 years ago
henil adbbe158db forgot to update highlighted file after changing 4 years ago
henil 6d2be4a305 License attribution not required 4 years ago
henil 78c9a5d45b add julia test file 4 years ago
Mithil Poojary 5fa1645165 Add Java file test 4 years ago
sharkdp bbf6ec0458 Try to fix syntax-detection tests on Windows 4 years ago
Mithil Poojary e58b20f68d Add C file test 4 years ago
Logan Saso 0ce697daba #1241 Added newline to end of example.xml 4 years ago
Logan Saso a2dfadc6c8 #1213 Added example xml file 4 years ago
Mithil Poojary 6df8b3fe72 Print error message if bat not found on path 4 years ago
Mithil Poojary b623adc6df Add Cpp file test 4 years ago
Matthias Reitinger 2f77da7813 Add /etc/passwd syntax test file 4 years ago
Jonatas 9897c99190 Haskell highligth test 4 years ago
Giorgi Beriashvili aebc30447f Add TeX syntax highlighting test files 4 years ago
Giorgi Beriashvili d2bae54ed0 Add C-Sharp (C#) syntax highlighting test files 4 years ago
Logan Saso 501c369f39 #1213 Added example Markdown file 4 years ago