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
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
Anton Romanov
e41bee6ac6
[theme] Fix zenburn theme inlay hint color ( #8278 )
1 year ago
Henrik Tjäder
764172d5bc
Theme: Papercolor: Cleanup, linting and using inheritance ( #8276 )
1 year ago
Em Zhan
fe6b556f51
Fix search highlighting for the default docs theme ( #8270 )
1 year ago
Chirikumbrah
729f32de21
Better indent line color for Dracula theme. ( #8266 )
1 year ago
Bannerets
e4ba237258
Disable auto-pairing ` in OCaml ( #8260 )
1 year ago
dependabot[bot]
ccabfee381
build(deps): bump rustix from 0.38.11 to 0.38.13 ( #8249 )
...
Bumps [rustix](https://github.com/bytecodealliance/rustix ) from 0.38.11 to 0.38.13.
- [Release notes](https://github.com/bytecodealliance/rustix/releases )
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.11...v0.38.13 )
---
updated-dependencies:
- dependency-name: rustix
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]
e3d537cee5
build(deps): bump url from 2.4.0 to 2.4.1 ( #8250 )
...
Bumps [url](https://github.com/servo/rust-url ) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/servo/rust-url/releases )
- [Commits](https://github.com/servo/rust-url/compare/v2.4.0...v2.4.1 )
---
updated-dependencies:
- dependency-name: url
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]
719ef3f879
build(deps): bump chrono from 0.4.26 to 0.4.30 ( #8247 )
...
Bumps [chrono](https://github.com/chronotope/chrono ) from 0.4.26 to 0.4.30.
- [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.26...v0.4.30 )
---
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]
d46127fb2e
build(deps): bump which from 4.4.0 to 4.4.1 ( #8251 )
...
Bumps [which](https://github.com/harryfei/which-rs ) from 4.4.0 to 4.4.1.
- [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/harryfei/which-rs/compare/4.4.0...4.4.1 )
---
updated-dependencies:
- dependency-name: which
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]
a8449afbfe
build(deps): bump thiserror from 1.0.47 to 1.0.48 ( #8252 )
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.47 to 1.0.48.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.47...1.0.48 )
---
updated-dependencies:
- dependency-name: thiserror
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
Em Zhan
7090555dab
Add `insert-final-newline` config option ( #8157 )
...
Co-authored-by: Xalfer <64538944+Xalfer@users.noreply.github.com>
1 year ago
Blaž Hrastnik
ef23847957
scheme: Highlight abbreviations
1 year ago
Blaž Hrastnik
95e994ab38
Add more shebangs to languages
1 year ago
Blaž Hrastnik
060e73a711
Lower idle-timeout to 250ms
...
The aim is to make it slow enough it only triggers during a typing
pause, but not too slow. Initial value was chosen as a safe slow
default but I've been using 250 for a while.
1 year ago
Galen Abell
acef759a5e
Add additional YAML injections ( #8217 )
1 year ago
Alexis Mousset
83ac53a109
Fix various typos ( #8233 )
1 year ago
Yhya
6f3a6575dc
add material theme collection ( #8211 )
...
* Create material theme files
* Add material deep ocean pallete
* Add primary theme properties to material deep ocean theme
* Fix material deep ocean theme
* Ad syntax highlighting to material deep ocean theme
* Make material oceanic theme
* Make material darker theme
* Remove material lighter theme
* Make material palenight theme
* Make other material themes inherit material deep ocean theme
* Add virtual ruler background to the material theme collection
1 year ago
Jesse Luehrs
81d6d3ff0e
re-add indent and textobject queries for perl ( #7947 )
...
* bump tree-sitter-perl version
need some grammar tweaks for the indent queries to function properly
* add indent queries for perl
* add textobject queries for perl
1 year ago
Alexis Mousset
829db76563
Add feed-related formats as xml ( #8232 )
1 year ago
Ross Manchester
0d986fce76
chore: add additional ignore file highlights ( #8220 )
...
* chore: add additional ignore file highlights
Various files use the same syntax highlighting as `.gitignore` and
similarly tell different tools what files/folders to ignore. Update the
languages file so that other ignore type files use the same highlighting
as gitignore. The files added are:
- `.ignore`
- `.prettierignore`
- `.eslintignore`
- `.npmignore`
* chore: add highlighting for codeowners files
Add `CODEOWNERS` as an additional file type for `git-ignore` in the
language file. `CODEOWNERS`'s grammar is close enough to that of
`.gitignore`, this can be used to avoid making a new grammar
specifically for `CODEOWNERS` files.
1 year ago
Luke Halasy
b959162ceb
Add tree-sitter-highlight-name command ( #8170 )
...
* adds treesitter-highlight-name command
* commit documentation changes
* moves the get_highlight_name function into core/syntax
* rename get_highlight_name function to get_highlight_for_node_at_position
* addresses pr comments: moves fn into helper fn, simplifies a lot
* commit updated documentation changes
* changes scope method to return &str so that callers can decide whether or not to own
1 year ago
Jaden
528a5e3aff
Update EdgedDB (ESDL) grammar ( #8222 )
1 year ago
Pascal Kuthe
eb9c37844c
fix syntax highlights in dynamic picker ( #8206 )
1 year ago
Theodore Gregory
14401ff75b
docs: fix link to document formatting requests ( #8166 )
1 year ago
Weiyuan Wu
8017bb2999
add redraw command ( #6949 )
...
Co-authored-by: Roberto Vidal <vidal.roberto.j@gmail.com>
1 year ago
Michael Davis
c0fd8bc61b
Fix Clone definition for Injector ( #8194 )
1 year ago
Pascal Kuthe
e6cdc5f9d3
Don't use word splitting during fuzzy matching ( #8192 )
1 year ago
Pascal Kuthe
0cfd46c14f
Do not show (running) when opening picker ( #8148 )
...
* only stream from background thread if necessary
If the file transversal is longer shorter 30ms it will now be performed
on the main thread. Spawning a thread can take a while (or rather it
takes a while until that thread is scheduled) so the files can actually
take a while to show up. This prevents the `(running)` indicator from
briefly showing up when opening the file picker in a small directory.
* run partial cargo update
1 year ago
Jonathan LEI
8778083b5a
Detect tmux clipboard provider on macOS ( #8182 )
1 year ago
dependabot[bot]
48b7520bca
build(deps): bump actions/checkout from 3 to 4 ( #8173 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
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]
65c3cca3cc
build(deps): bump serde_json from 1.0.104 to 1.0.105 ( #8177 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
4dbdcaebba
build(deps): bump regex from 1.9.4 to 1.9.5 ( #8175 )
...
Bumps [regex](https://github.com/rust-lang/regex ) from 1.9.4 to 1.9.5.
- [Release notes](https://github.com/rust-lang/regex/releases )
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/regex/compare/1.9.4...1.9.5 )
---
updated-dependencies:
- dependency-name: regex
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]
761cdf124a
build(deps): bump serde from 1.0.185 to 1.0.188 ( #8176 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.185 to 1.0.188.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.185...v1.0.188 )
---
updated-dependencies:
- dependency-name: serde
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]
10e7ca819b
build(deps): bump cachix/install-nix-action from 22 to 23 ( #8172 )
...
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action ) from 22 to 23.
- [Release notes](https://github.com/cachix/install-nix-action/releases )
- [Commits](https://github.com/cachix/install-nix-action/compare/v22...v23 )
---
updated-dependencies:
- dependency-name: cachix/install-nix-action
dependency-type: direct:production
update-type: version-update:semver-major
...
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]
9b397c9e68
build(deps): bump rustix from 0.38.8 to 0.38.11 ( #8174 )
...
Bumps [rustix](https://github.com/bytecodealliance/rustix ) from 0.38.8 to 0.38.11.
- [Release notes](https://github.com/bytecodealliance/rustix/releases )
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.8...v0.38.11 )
---
updated-dependencies:
- dependency-name: rustix
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
John Scarrott
61814fea7f
Nord Theme: Fix missing ui text focus, use undercurls for diagnostics ( #8165 )
1 year ago
Ivan Molodetskikh
9d7f66574d
Update tree-sitter-blueprint ( #8161 )
1 year ago
Lorenzo Bellina
e8fc77fe98
Maintain the current cursor's position and view in the vsplit/hsplit commands too ( #8109 )
...
Co-authored-by: Benjamin Bouvier <public@benj.me>
1 year ago
woojiq
bb3e6998e6
Fix find commands for buffers with non-LF line-endings ( #8111 )
1 year ago
Pascal Kuthe
a38ec6d6ca
avoid excessive memory consumption in picker ( #8127 )
...
* avoid excessive memory consumption from file picker
* fix typos
Co-authored-by: Chris <75008413+cd-a@users.noreply.github.com>
---------
Co-authored-by: Chris <75008413+cd-a@users.noreply.github.com>
1 year ago
Michael Davis
7cf775d512
Build flake packages with stable Rust ( #8133 )
...
We can continue to use the MSRV for local development and checks while
building release executables with the latest stable Rust, as we do in
CI.
1 year ago
Michael Davis
48373d4a2b
Clear completion when switching windows via click ( #8118 )
...
The completion component assumes that it operates on the same View but
it's possible to break this assumption by switching windows through
left-clicking. I believe we should clear the completion menu when
switching windows to fix this.
This change fixes a panic for this scenario:
* Open a buffer with LSP completion available
* Split the window (for example '<C-w>v')
* Enter insert mode and trigger the completion menu
* Select a completion candidate (for example with '<C-n>')
* Switch to the original window by left-clicking in its area
* Enter insert mode and make edits (for example 'o<backspace>')
This will trip the 'assert_eq' in Document::restore.
1 year ago
Michael Davis
a2767269d0
crossterm: Handle 'hidden' modifier ( #8120 )
...
Crossterm supports the 'hidden' SGR parameter but we previously didn't
set the attribute when the "hidden" modifier was specified in a theme.
1 year ago