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-view
/
src
/
document.rs
Commit message (
Expand
)
Author
Age
...
*
Rename doc save event names to past tense
Skyler Hawthorne
2022-10-19
*
fix erroneous write sender close
Skyler Hawthorne
2022-10-19
*
fix modified status with auto format
Skyler Hawthorne
2022-10-19
*
improve reliability of shutdown
Skyler Hawthorne
2022-10-19
*
fix buffer-close
Skyler Hawthorne
2022-10-19
*
fix(write): do not set new path on document until write succeeds
Skyler Hawthorne
2022-10-19
*
fix: buffer-close ensuring writes
Skyler Hawthorne
2022-10-19
*
chore(write): serialize write operations within a Document
Skyler Hawthorne
2022-10-19
*
Apply transactions to the jumplist for undo/redo (#4227)
Michael Davis
2022-10-12
*
Add a helper function for applying transactions
Michael Davis
2022-10-11
*
Apply transactions to Views
Michael Davis
2022-10-11
*
Change focus to modified docs on quit (#3872)
A-Walrus
2022-10-03
*
Re-sort diagnostics after transaction transform (#3895)
Michael Davis
2022-09-20
*
Switch to Result for invalid language
A-Walrus
2022-09-10
*
Add error handling to set language command
A-Walrus
2022-09-10
*
Handle formatter errors, and save anyway (#3684)
A-Walrus
2022-09-07
*
Look for the external formatter before invoking it (#3670)
Michael Davis
2022-09-04
*
Make mode editor-wide rather than per-document
Blaž Hrastnik
2022-09-01
*
Fix process spawning error handling (#3349)
PiergiorgioZagaria
2022-08-30
*
Derive Document language name from languages.toml name key (#3338)
Michael Davis
2022-08-30
*
Fix comment (#3334)
Kyle L. Davis
2022-08-06
*
Change default formatter for any language (#2942)
PiergiorgioZagaria
2022-08-04
*
Indent with tabs by default (#3095)
Mr. E
2022-07-22
*
Fix initial selection of Document in new view
Skyler Hawthorne
2022-06-19
*
minor: Simplify Document.language_id()
Blaž Hrastnik
2022-06-06
*
Passing extra formatting options to LSPs (#2635)
farwyler
2022-06-05
*
fix typos (#2304)
chunghha
2022-04-27
*
Add `:write!` to create nonexistent subdirectories (#1839)
Omnikar
2022-04-12
*
Add runtime language configuration (#1794) (#1866)
Roland Kovacs
2022-04-05
*
fix: Don't rely on FormattingOptions::default()
Blaž Hrastnik
2022-03-30
*
Configurable auto pairs (#1624)
Skyler Hawthorne
2022-02-25
*
Extract a lsp position helper
Blaž Hrastnik
2022-02-18
*
Refactor document methods
Gokul Soumya
2022-02-10
*
Merge pull request #1154 from sudormrfbin/cursor-shape-new
Blaž Hrastnik
2022-01-23
|
\
|
*
Merge branch 'master' into cursor-shape-new
Gokul Soumya
2022-01-06
|
|
\
|
*
\
Merge branch 'master' into cursor-shape-new
Gokul Soumya
2021-12-18
|
|
\
\
|
*
|
|
Remove ui.cursor.primary and hashmap lookups
Gokul Soumya
2021-12-18
*
|
|
|
cargo fmt + clippy lint
Blaž Hrastnik
2022-01-23
*
|
|
|
Store theme scopes on the loader, this way theme isn't passed around
Blaž Hrastnik
2022-01-23
*
|
|
|
syntax: Split parsing and highlighting
Blaž Hrastnik
2022-01-23
*
|
|
|
Use the correct language ID for JavaScript & TypeScript (#1466)
Kevin Sjöberg
2022-01-15
|
|
_
|
/
|
/
|
|
*
|
|
feat(ui): file encoding in statusline (#1355)
Matouš Dzivjak
2021-12-25
*
|
|
Improve dedent behavior (#1232)
WindSoilder
2021-12-21
|
|
/
|
/
|
*
|
Add last modified file (gm) (#1093)
Ivan Tham
2021-12-02
|
/
*
Implement "Goto last modification" command (#1067)
ath3
2021-11-14
*
helix-term/commands: move SCRATCH_BUFFER_NAME to helix-view/document (#1091)
Cole Helbling
2021-11-13
*
Fix earlier/later missing changeset update (#1069)
Ivan Tham
2021-11-11
*
Refactor shebang detection to reuse the loaded buffer
Blaž Hrastnik
2021-11-08
*
Detect filetype from shebang line (#1001)
ath3
2021-11-08
*
Make sure document diagnostics are sorted
Blaž Hrastnik
2021-11-06
[prev]
[next]