index
:
helix-ext
dependabot/cargo/rust-dependencies-1a67a7dde4
gh-pages
master
patches
v23.10.2
[contrib] fork of the helix editor, with various inactive and rejected patches applied
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
helix-core
/
src
/
syntax.rs
Commit message (
Expand
)
Author
Age
*
Default 'roots' field of language config
Michael Davis
2023-11-14
*
Revert "Pin tree-sitter to the 0.20.10 release (#8396)"
Blaž Hrastnik
2023-10-26
*
Pin tree-sitter to the 0.20.10 release (#8396)
Michael Davis
2023-10-25
*
Fix various typos (#8233)
Alexis Mousset
2023-09-10
*
Update tree-sitter to latest master (#7998)
Michael Davis
2023-08-19
*
Prefer RopeSlice to &Rope in helix_core::syntax
Michael Davis
2023-07-27
*
use a single query for injections
Pascal Kuthe
2023-07-17
*
fix crash when encountering overlapping injections
Pascal Kuthe
2023-07-17
*
Fix tree sitter chunking (#7417)
A-Walrus
2023-06-21
*
Add check for a non-zero value for tab width (#7178)
Ilya Sovtsov
2023-06-07
*
Fix typo in syntax.rs (#7114)
Ikko Eltociear Ashimine
2023-05-26
*
Refactor doc language servers to a HashMap, and the config to use a Vec to re...
Philipp Mildenberger
2023-05-18
*
Simplify Display implementation for LanguageServerFeature
Philipp Mildenberger
2023-05-18
*
Refactored doc.language_servers and doc.language_servers_with_feature to retu...
Philipp Mildenberger
2023-05-18
*
Simplify Display implementation of LanguageServerFeature
Philipp Mildenberger
2023-05-18
*
Adds support for multiple language servers per language.
Philipp Mildenberger
2023-05-18
*
automatically disable TS when parsing takes longer than 500ms
Pascal Kuthe
2023-05-18
*
Fix warnings from clippy (#7013)
ZJPzjp
2023-05-11
*
inject language based on file extension & shebang (#3970)
Timothy DeHerrera
2023-04-28
*
Revert "Fix #6605: Remove soft-wrap.enable option wrapping. (#6656)"
Blaž Hrastnik
2023-04-08
*
Fix #6605: Remove soft-wrap.enable option wrapping. (#6656)
gibbz00
2023-04-08
*
add workspace config and manual LSP root management
Pascal Kuthe
2023-03-29
*
build(deps): bump bitflags from 1.3.2 to 2.0.2 (#6387)
dependabot[bot]
2023-03-22
*
Softwrapping improvements (#5893)
Clément Delafargue
2023-03-08
*
Fix new clippy lints (#5892)
Pascal Kuthe
2023-02-09
*
Fix initial highlight layer sort order (#5196)
Michael Davis
2023-02-01
*
allow specifying environment for language servers in language.toml (#4004)
TotalKrill
2022-12-09
*
significantly improve treesitter performance while editing large files (#4716)
Pascal Kuthe
2022-11-22
*
Bump TREE_SITTER_MATCH_LIMIT to 256 (#4830)
Michael Davis
2022-11-21
*
Use TreeCursor to pretty-print :tree-sitter-subtree (#4606)
Michael Davis
2022-11-17
*
improve performance of tree sitter query captures (for text object motions in...
Pascal Kuthe
2022-11-11
*
Resolve a bunch of upcoming clippy lints
Blaž Hrastnik
2022-11-04
*
Change syntax for suffix file-types configurations (#4414)
Michael Davis
2022-10-22
*
syntax: Don't force lower-case for filenames (#4346)
Christian Speich
2022-10-21
*
Allow using path suffixes to associate language file-types (#2455)
midnightexigent
2022-10-20
*
Merge pull request #2267 from dead10ck/fix-write-fail
Blaž Hrastnik
2022-10-20
|
\
|
*
document should save even if formatter fails
Skyler Hawthorne
2022-10-19
*
|
Pretty print `tree-sitter-subtree` expression (#4295)
Fisher Darling
2022-10-19
|
/
*
Log failures to load tree-sitter parsers as error (#4315)
Michael Davis
2022-10-16
*
do not reparse unmodified injections (#4146)
Pascal Kuthe
2022-10-11
*
fix: map_err()? instead of unwrap (#3826)
Alexander Brevig
2022-09-13
*
Add query-check xtask
Michael Davis
2022-08-31
*
tree-sitter: Prevent panic on loading queries
Michael Davis
2022-08-31
*
tree-sitter: Refactor lazy query loading
Michael Davis
2022-08-31
*
Fix nondeterministic highlighting (#3275)
A-Walrus
2022-08-05
*
Change default formatter for any language (#2942)
PiergiorgioZagaria
2022-08-04
*
Exclude only named children without injection.include-children (#3129)
Matthias Deiml
2022-08-03
*
Replace '; inherits <language>' in treesitter queries with <language> queries...
Philipp Mildenberger
2022-07-22
*
Refactor textobject node capture (#2741)
Gokul Soumya
2022-06-11
*
Passing extra formatting options to LSPs (#2635)
farwyler
2022-06-05
[next]