wongjiahau
|
ef73559a8e
|
fix(explore): cannot focus explorer if no opened document
|
2 years ago |
wongjiahau
|
30bac647ef
|
Revert "style(explore): make Right the default position"
This reverts commit 374b8ddd4e .
|
2 years ago |
wongjiahau
|
c8578ba3cc
|
fix: warnings
|
2 years ago |
wongjiahau
|
374b8ddd4e
|
style(explore): make Right the default position
Refer https://twitter.com/JustinWGrote/status/1346575528560455682
|
2 years ago |
wongjiahau
|
94e2c2989b
|
fix(command): space e does not focus explorer when no files are opened
|
2 years ago |
wongjiahau
|
72495363f1
|
fix(explore): 'h' does not realign preview properly
|
2 years ago |
wongjiahau
|
9bd534bb6f
|
fix(explore): filter
|
2 years ago |
wongjiahau
|
85fa1c56b7
|
feat(explore):
- filter
- close document if the file is deleted or renamed
|
2 years ago |
wongjiahau
|
a079477a23
|
fix(compile): warnings
|
2 years ago |
wongjiahau
|
56056e8556
|
fix(explore): increase size will cause panic
|
2 years ago |
wongjiahau
|
b38a941955
|
feat(explore): close without clearing previous state
|
2 years ago |
wongjiahau
|
790192dfd4
|
doc(explorer): up to date
|
2 years ago |
wongjiahau
|
2c221f0af1
|
fix(explore): help page overflow
|
2 years ago |
wongjiahau
|
35ffc6036d
|
feat(explore): increase/decrease explorer size
|
2 years ago |
wongjiahau
|
2bafac0c4e
|
feat(explore): go to previous root
|
2 years ago |
wongjiahau
|
ddb7564809
|
feat(explore): add help
|
2 years ago |
wongjiahau
|
ec2059bf93
|
style(ui/tree): highlight ancestor
|
2 years ago |
wongjiahau
|
52a26ff72c
|
feat(explore): refresh
|
2 years ago |
wongjiahau
|
5a5a1de4b8
|
fix(explore/rename): should regenarate index
|
2 years ago |
wongjiahau
|
44b46dda6a
|
feat(explore): rename file/folder
|
2 years ago |
wongjiahau
|
2af8b41007
|
feat(explore): remove files/folder
|
2 years ago |
wongjiahau
|
458fa1ca58
|
feat(explore): add folder/file
|
2 years ago |
wongjiahau
|
0f8b641a5d
|
feat(tree): filter
|
2 years ago |
wongjiahau
|
82fe4a309d
|
test(ui/tree): find
|
2 years ago |
wongjiahau
|
bdab93e856
|
feat(explore): search
|
2 years ago |
wongjiahau
|
aa397ef801
|
feat(explore): reveal current file
|
2 years ago |
wongjiahau
|
d04a1ce214
|
refactor(tree): change internal implementation
Previous: Vec+Tree hybrid, hard to debug and understand
Now: Pure Tree structure, easy to understand and test
|
2 years ago |
wongjiahau
|
c446c39645
|
feat(explorer/position): right
According to https://github.com/helix-editor/helix/pull/5768#issuecomment-1413162928
|
2 years ago |
wongjiahau
|
d9d4daa87d
|
feat(ui/explore): implement "focus current file"
|
2 years ago |
cossonleo
|
b652f96449
|
tree helper and file explorer
|
2 years ago |
Michael Davis
|
28c5e2170e
|
Update tree-sitter-ruby (#3527)
|
2 years ago |
ath3
|
0a22148559
|
AWK Regex injection (#3535)
|
2 years ago |
ath3
|
45add73fb1
|
AWK support (#3528)
|
2 years ago |
Christoph Horn
|
facde9f18c
|
Julia queries: fix non-consecutive docstring highlight
|
2 years ago |
Christoph Horn
|
26b2f0a1b5
|
Julia queries: prevent constructors to be highlighted as functions
Also improves the captures of the remaining identifiers.
|
2 years ago |
Christoph Horn
|
5806db1e5c
|
Julia queries: limit markdown highlighting to docstrings
|
2 years ago |
Christoph Horn
|
f5c00b9bc9
|
Julia queries: major refactoring of `highlights.scm`, add regex injections, locals
|
2 years ago |
Christoph Horn
|
77f11bf272
|
Julia queries: update grammar, fix breaking changes
|
2 years ago |
Jaden
|
2b16fd43f9
|
feat(lang): Add esdl grammar (#3526)
|
2 years ago |
seb-bl
|
ccae718a67
|
Improve dart indent (#3419)
|
2 years ago |
ChemicalXandco
|
6b912b8641
|
add syntax highlights for xit (#3521)
|
2 years ago |
Clay
|
99b1e8ad89
|
Fix markdown indented code block rendering (#3503)
|
2 years ago |
Blaž Hrastnik
|
e4c9d4082a
|
fix: Reset document mode when losing focus
Fixes #3090
|
2 years ago |
Blaž Hrastnik
|
7b8e4ac95a
|
Editor: remove duplication for view focus/swap commands
|
2 years ago |
Ivan Tham
|
dd2b9e55a2
|
Reduce health tick width
Use the same tick as book to reduce margin of whitespace errors.
|
2 years ago |
dependabot[bot]
|
f32f451b98
|
build(deps): bump once_cell from 1.13.0 to 1.13.1 (#3511)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
dependabot[bot]
|
25f5e8c5d1
|
build(deps): bump serde_json from 1.0.83 to 1.0.85 (#3510)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
dependabot[bot]
|
650cf76d44
|
build(deps): bump serde from 1.0.142 to 1.0.144 (#3512)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
dependabot[bot]
|
f6a1078684
|
build(deps): bump anyhow from 1.0.61 to 1.0.62 (#3509)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
Charlie Groves
|
18909aafe2
|
Update to crossterm-0.25 (#3390)
|
2 years ago |