| Commit message (Expand) | Author | Age |
* | Add glob file type support (#8006) | Galen Abell | 2024-02-11 |
* | Fixed issue when the first file specified as an argument was a relative direc... | Bjorn Ove Hay Andersen | 2023-10-18 |
* | Add `insert-final-newline` config option (#8157) | Em Zhan | 2023-09-12 |
* | Add config for default line ending (#5621) | Alex | 2023-06-16 |
* | add workspace config and manual LSP root management | Pascal Kuthe | 2023-03-29 |
* | migrate test_with_config to use AppBuilder | Skyler Hawthorne | 2023-03-20 |
* | fix test::plain | Skyler Hawthorne | 2023-03-20 |
* | refactor test editor config | Skyler Hawthorne | 2023-03-20 |
* | print doc state during tests | Skyler Hawthorne | 2023-03-20 |
* | make TestCase::From more generic | Skyler Hawthorne | 2023-03-20 |
* | Check for external file modifications when writing (#5805) | Clément Delafargue | 2023-02-08 |
* | disable lsp in integration tests | Skyler Hawthorne | 2023-02-02 |
* | Remove apply_transaction helper (#5598) | Ivan Tham | 2023-01-21 |
* | Silence dead_code warning on AppBuilder::with_config | Michael Davis | 2022-10-20 |
* | Remove language-server configuration in integration tests | Michael Davis | 2022-10-20 |
* | Use helix_view::apply_transaction in integration-tests | Michael Davis | 2022-10-20 |
* | improve app close failure display | Skyler Hawthorne | 2022-10-19 |
* | document should save even if formatter fails | Skyler Hawthorne | 2022-10-19 |
* | various fixes in write-all path | Skyler Hawthorne | 2022-10-19 |
* | fix buffer-close | Skyler Hawthorne | 2022-10-19 |
* | factor new Application with file arg to function | Skyler Hawthorne | 2022-06-19 |
* | add test for write-quit happy path | Skyler Hawthorne | 2022-06-19 |
* | rename test helpers | Skyler Hawthorne | 2022-06-19 |
* | rename top level module to satisfy cargo fmt | Skyler Hawthorne | 2022-06-19 |