mattwparas
|
d6c3804ed8
|
use in memory representation of configuration
|
10 months ago |
mattwparas
|
01996b2bec
|
No more passing around the helix context for every function call
|
11 months ago |
mattwparas
|
726f4f45f6
|
bump to use latest master branch of steel again, fixes msrv issue
|
1 year ago |
mattwparas
|
775e5e2544
|
bump to use latest master branch of steel
|
1 year ago |
mattwparas
|
0b5501d175
|
clean up
|
1 year ago |
mattwparas
|
4550faf50f
|
fix build issues
|
1 year ago |
mattwparas
|
fbabc40930
|
merge with event system
|
1 year ago |
mattwparas
|
cc65e583f4
|
checkpoint before event system
|
1 year ago |
mattwparas
|
30dba6a6de
|
add one more keybinding
|
1 year ago |
mattwparas
|
575046cacf
|
merge from master
|
1 year ago |
mattwparas
|
c0fdbc1148
|
start theme api
|
1 year ago |
Lucas Zebrowsky
|
ba06371499
|
Fix missing HTML tag colorization in onedark theme (#8409)
|
1 year ago |
Ken Micklas
|
0c879d4edc
|
Add shebangs for Makefiles (#8410)
For example, this is standard for Debian rules files: https://www.debian.org/doc/manuals/maint-guide/dreq.en.html#defaultrules
|
1 year ago |
Pascal Kuthe
|
dbfa2a63fa
|
refactor completion and signature help using hooks
|
1 year ago |
mattwparas
|
76de40c1ed
|
have some comments on the global search
|
1 year ago |
woojiq
|
080a085fa7
|
Filter out language servers which fail to spawn (#8374)
|
1 year ago |
mattwparas
|
0b107d6f41
|
deprecate old keybinding scheme
|
1 year ago |
Ben Haines
|
2776233a6f
|
update go highlight queries (#8399)
|
1 year ago |
Michael Davis
|
01e281ce10
|
markdown: Recognize `<code>` tags with attributes as code (#8397)
|
1 year ago |
dependabot[bot]
|
b495ca429a
|
build(deps): bump rustix from 0.38.13 to 0.38.14 (#8395)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
1 year ago |
dependabot[bot]
|
d7b38e3e4a
|
build(deps): bump smallvec from 1.11.0 to 1.11.1 (#8394)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
1 year ago |
dependabot[bot]
|
35cbe26f21
|
build(deps): bump unicode-width from 0.1.10 to 0.1.11 (#8393)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
1 year ago |
A-Walrus
|
f520b16fca
|
Style Bold/Italic/Strikethrough markdown in docs (#8385)
* Style Bold/Italic/Strikthrough markdown in docs
* Flatten to single match
|
1 year ago |
nerohd
|
0252c7b162
|
add polkit rules files to javascript detection (#8370)
|
1 year ago |
zefr0x
|
17edbacfbd
|
Improve and complete Arabic translation for meta information (#8380)
|
1 year ago |
nerohd
|
7702e130ba
|
add polkit policy files to xml detection (#8369)
polkit policy files are just xml files, https://www.freedesktop.org/software/polkit/docs/latest/polkit.8.html for more info
|
1 year ago |
zefr0x
|
842687e845
|
Add `.webmanifest` as supported JSON files (#8342)
Closes #8310
|
1 year ago |
Alexis Mousset
|
2284bce970
|
Allow specifying a different style for diff indicator in vcs gutter. (#8343)
This allows using a background in diff style
(for nice patch file coloring) while keeping the
gutter indicator nice (and using appropriate colors).
|
1 year ago |
postsolar
|
651fd1ca72
|
Add Unicode support to PureScript's highlight queries (#8338)
|
1 year ago |
mattwparas
|
baa753176a
|
add more functions for document and editor api
|
1 year ago |
dependabot[bot]
|
1c88432efc
|
build(deps): bump serde_json from 1.0.105 to 1.0.107 (#8330)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.105 to 1.0.107.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.105...v1.0.107)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
1 year ago |
dependabot[bot]
|
3640623b45
|
build(deps): bump chrono from 0.4.30 to 0.4.31 (#8328)
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.30 to 0.4.31.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.30...v0.4.31)
---
updated-dependencies:
- dependency-name: chrono
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
1 year ago |
dependabot[bot]
|
312c175aec
|
build(deps): bump indoc from 2.0.3 to 2.0.4 (#8329)
Bumps [indoc](https://github.com/dtolnay/indoc) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/dtolnay/indoc/releases)
- [Commits](https://github.com/dtolnay/indoc/compare/2.0.3...2.0.4)
---
updated-dependencies:
- dependency-name: indoc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
1 year ago |
dependabot[bot]
|
53500f6ebd
|
build(deps): bump libc from 0.2.147 to 0.2.148 (#8327)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.147 to 0.2.148.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.147...0.2.148)
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
1 year ago |
zetashift
|
7fa5f341e9
|
Update Unison highlights (#8315)
|
1 year ago |
NomisIV
|
cb39242783
|
Use Maskhjarnas tree-sitter-purescript (#8306)
|
1 year ago |
Yoav Lavi
|
ca9a7d506e
|
add .babelrc highlighting (#8309)
|
1 year ago |
Yoav Lavi
|
8b076e3851
|
Add `.editorconfig` highlighting as INI (#8308)
|
1 year ago |
pacien
|
37e48f4307
|
queries/nix: align match start for language comments
This rule failed to override other ones because it started its
matching later.
|
1 year ago |
pacien
|
b4494e1dc5
|
queries/nix: add injection rule for python test scripts
|
1 year ago |
Yoav Lavi
|
0e556484b7
|
Add JSON highlighting for `flake.lock` files (#8304)
|
1 year ago |
Cyrill Schenkel
|
941dc6c614
|
add GNU assembler (gas) support #8291)
|
1 year ago |
Abderrahmane TAHRI JOUTI
|
19d44b6fde
|
add cyan_light theme (#8293)
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
|
1 year ago |
mattwparas
|
4759b180ef
|
fix toolchain
|
1 year ago |
mattwparas
|
6a9d0b3c64
|
reverse keymap overlay
|
1 year ago |
mattwparas
|
db3e9ed31d
|
Merge remote-tracking branch 'origin' into mwp-steel-integration
|
1 year ago |
mattwparas
|
500963b1c5
|
clean up warnings
|
1 year ago |
mattwparas
|
2d4bc31d54
|
reorganize top level to use precedence for multiple plugins
|
1 year ago |
Pascal Kuthe
|
13d4463e41
|
correctly center items in picker preview
|
1 year ago |
Pascal Kuthe
|
e9d0bd7aef
|
fix crash in picker preview for invalid ranges
|
1 year ago |