Anthony Cerruti
|
1cad3f56ec
|
Explain how to fix no output issue
I just ran into this so I figured it might be helpful for others.
|
2020-03-06 23:38:07 +01:00 |
|
sharkdp
|
147503bd56
|
Add CoffeeScript syntax, closes #833
|
2020-03-06 23:29:08 +01:00 |
|
sharkdp
|
d1b0e955ea
|
Update dependencies
|
2020-03-06 23:29:08 +01:00 |
|
Pavel Aslanov
|
4021cf8128
|
Support combination of multiple styles at the same time
Old version of the code did not allowed for `bold italic` or `bold underline` styles
|
2020-03-04 23:28:53 +01:00 |
|
Ethan P
|
7155f76963
|
Merge pull request #854 from eth-p/master
Fix broken link in issue template.
|
2020-03-03 13:41:18 -08:00 |
|
Ethan P
|
b63f31e15d
|
Fix broken link in issue template.
|
2020-03-03 13:09:31 -08:00 |
|
dependabot-preview[bot]
|
9c3d8c4028
|
Bump assets/syntaxes/ssh-config from e84b78f to 16e19d5
Bumps [assets/syntaxes/ssh-config](https://github.com/robballou/sublimetext-sshconfig) from `e84b78f` to `16e19d5`.
- [Release notes](https://github.com/robballou/sublimetext-sshconfig/releases)
- [Commits](e84b78f9f9...16e19d5da4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-01 11:00:18 +01:00 |
|
dependabot-preview[bot]
|
d33b7071e3
|
Bump assets/syntaxes/GraphQL from 66ce871 to c9d8458
Bumps [assets/syntaxes/GraphQL](https://github.com/dncrews/GraphQL-SublimeText3) from `66ce871` to `c9d8458`.
- [Release notes](https://github.com/dncrews/GraphQL-SublimeText3/releases)
- [Commits](66ce8713d8...c9d84587eb )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-01 10:59:58 +01:00 |
|
sharkdp
|
ca066bf7cd
|
Run 'cargo fmt'
|
2020-02-28 10:27:06 +01:00 |
|
sharkdp
|
4ac3161c19
|
Rename label syntax-request
|
2020-02-28 09:47:27 +01:00 |
|
sharkdp
|
d479e07bcb
|
Rename label
|
2020-02-28 09:46:33 +01:00 |
|
sharkdp
|
369ba7bb0a
|
Remove title prefix (we already have labels for that)
|
2020-02-28 09:39:38 +01:00 |
|
sharkdp
|
9df85edc4c
|
Add 'question' template
|
2020-02-28 09:36:46 +01:00 |
|
David Peter
|
d007caf39c
|
Add simple "Feature request" template
|
2020-02-28 09:32:47 +01:00 |
|
sharkdp
|
7d453dfdc5
|
Simplify issue templates
|
2020-02-28 09:30:28 +01:00 |
|
Kogia-sima
|
60f48a0c91
|
Update test data
Avoid using existing text
|
2020-02-28 09:06:51 +01:00 |
|
Kogia-sima
|
25640a8a81
|
Fix bug where max_width is not initialized after line break
|
2020-02-28 09:06:51 +01:00 |
|
Kogia-sima
|
944866affd
|
Fix wrapping method to support unicode text
Related issues:
- #787
- #811
|
2020-02-28 09:06:51 +01:00 |
|
Kogia-sima
|
22ded00824
|
Add test for unicode wrapping
|
2020-02-28 09:06:51 +01:00 |
|
Kogia-sima
|
85e84ab3eb
|
Add unicode-width dependency
|
2020-02-28 09:06:51 +01:00 |
|
Ethan P
|
993b76654d
|
Change bug_report template to accomodate info.sh output
|
2020-02-28 08:03:13 +01:00 |
|
Ethan P
|
2b2743b120
|
Change output format of info.sh to markdown
|
2020-02-28 08:03:13 +01:00 |
|
Ethan P
|
f01263bcff
|
Fix typo causing missing command warning in info.sh
|
2020-02-28 08:03:13 +01:00 |
|
Ethan P
|
8648b86a73
|
Add detection of a wrapper function to info.sh
|
2020-02-28 08:03:13 +01:00 |
|
Ethan P
|
39d9343a7d
|
Change a word in bug_report.md
|
2020-02-28 08:03:13 +01:00 |
|
Ethan P
|
5faf7ca158
|
Change ISSUE_TEMPLATE files based on feedback in #837
|
2020-02-28 08:03:13 +01:00 |
|
Ethan P
|
ebe475247c
|
Change consent banner (and fix tput) in info.sh
|
2020-02-28 08:03:13 +01:00 |
|
Ethan P
|
63f6343cf1
|
Add issue templates
|
2020-02-28 08:03:13 +01:00 |
|
Ethan P
|
ad42b275a9
|
Add script to use for diagnosing issues
|
2020-02-28 08:03:13 +01:00 |
|
Ethan P
|
2dac1c8785
|
Add @sharkdp's regression test for #798
|
2020-02-28 07:56:24 +01:00 |
|
Ethan P
|
1225e65299
|
Fix #798
|
2020-02-28 07:56:24 +01:00 |
|
sharkdp
|
d1bb47d741
|
Bump min. required Rust version to 1.36
|
2020-02-27 23:09:03 +01:00 |
|
dependabot-preview[bot]
|
f079c14068
|
Bump git2 from 0.11.0 to 0.12.0
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/git2-curl-0.11.0...git2-curl-0.12.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-27 23:09:03 +01:00 |
|
wt-l00
|
388f4c71fd
|
Add ja-transration of Paging on Using bat on Windows
|
2020-02-27 21:51:50 +01:00 |
|
chaaaaarlotte
|
b675e1bb61
|
Add Vue syntax
|
2020-02-25 20:12:33 +01:00 |
|
dependabot-preview[bot]
|
f96220f33d
|
Bump error-chain from 0.12.1 to 0.12.2
Bumps [error-chain](https://github.com/rust-lang-nursery/error-chain) from 0.12.1 to 0.12.2.
- [Release notes](https://github.com/rust-lang-nursery/error-chain/releases)
- [Changelog](https://github.com/rust-lang-nursery/error-chain/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang-nursery/error-chain/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-22 12:10:39 +01:00 |
|
dependabot-preview[bot]
|
6739230039
|
Bump assets/syntaxes/ssh-config from fcd4378 to e84b78f
Bumps [assets/syntaxes/ssh-config](https://github.com/robballou/sublimetext-sshconfig) from `fcd4378` to `e84b78f`.
- [Release notes](https://github.com/robballou/sublimetext-sshconfig/releases)
- [Commits](fcd4378567...e84b78f9f9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-16 18:56:35 +01:00 |
|
dependabot-preview[bot]
|
710018b845
|
Bump assets/syntaxes/Fish from ad6a6ca to 2c254cc
Bumps [assets/syntaxes/Fish](https://github.com/Phidica/sublime-fish) from `ad6a6ca` to `2c254cc`.
- [Release notes](https://github.com/Phidica/sublime-fish/releases)
- [Commits](ad6a6ca83c...2c254cc851 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-16 18:44:27 +01:00 |
|
sharkdp
|
7779d9f622
|
Allow for non-unicode filenames, closes #225
|
2020-02-13 08:25:04 +01:00 |
|
dependabot-preview[bot]
|
e98f34b1e8
|
Bump assets/syntaxes/LESS from 8cd08e3 to 3020993
Bumps [assets/syntaxes/LESS](https://github.com/danro/LESS-sublime) from `8cd08e3` to `3020993`.
- [Release notes](https://github.com/danro/LESS-sublime/releases)
- [Commits](8cd08e30e6...3020993658 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-10 20:23:01 +01:00 |
|
dependabot-preview[bot]
|
9ace915d71
|
Bump assets/themes/dracula-sublime from c31934f to 811a634
Bumps [assets/themes/dracula-sublime](https://github.com/dracula/sublime) from `c31934f` to `811a634`.
- [Release notes](https://github.com/dracula/sublime/releases)
- [Commits](c31934f43f...811a634420 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-10 19:54:04 +01:00 |
|
dependabot-preview[bot]
|
e5c415555d
|
Bump console from 0.9.1 to 0.9.2
Bumps [console](https://github.com/mitsuhiko/console) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/mitsuhiko/console/releases)
- [Commits](https://github.com/mitsuhiko/console/compare/0.9.1...0.9.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-27 06:56:43 +01:00 |
|
Liam Kalir
|
5ef1c6cce2
|
Grammar touch-ups, more descriptive error message for invalid line
ranges
|
2020-01-27 06:54:00 +01:00 |
|
Liam Kalir
|
93881d9a64
|
Adds range syntax for line highlights
|
2020-01-27 06:54:00 +01:00 |
|
dependabot-preview[bot]
|
87776ae07e
|
Bump assets/syntaxes/TypeScript from 1d5160e to ab51614
Bumps [assets/syntaxes/TypeScript](https://github.com/Microsoft/TypeScript-Sublime-Plugin) from `1d5160e` to `ab51614`.
- [Release notes](https://github.com/Microsoft/TypeScript-Sublime-Plugin/releases)
- [Commits](1d5160e8a1...ab51614c07 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-26 13:52:14 +01:00 |
|
dependabot-preview[bot]
|
6c71a4324b
|
Bump assets/syntaxes/Terraform from c683495 to 64208ea
Bumps [assets/syntaxes/Terraform](https://github.com/alexlouden/Terraform.tmLanguage) from `c683495` to `64208ea`.
- [Release notes](https://github.com/alexlouden/Terraform.tmLanguage/releases)
- [Commits](c683495c64...64208ea816 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-26 13:51:59 +01:00 |
|
Shun Sakai
|
90ee939671
|
Add information about the license to README files
|
2020-01-18 20:45:56 +01:00 |
|
Shun Sakai
|
cae06bf649
|
Fix invalid link
|
2020-01-18 20:45:56 +01:00 |
|
Shun Sakai
|
89220da47b
|
Update copyright year of the MIT License file
|
2020-01-18 20:45:56 +01:00 |
|
David Peter
|
903af3ee09
|
Show master state
|
2020-01-12 10:59:24 +01:00 |
|