aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'master' into test-harnessBlaž Hrastnik2022-06-21
|\
| * feat: make `move_vertically` aware of tabs and wide characters (#2620)Matthew Toohey2022-06-21
| * Default rulers color to red (#2669)Mathspy2022-06-21
| * add test textobjects queries for erlang,gleam,go,python,rustMichael Davis2022-06-21
| * text-objects: add test capture & elixir queriesConnor Lay (Clay)2022-06-21
| * Display highest severity diagnostic in gutter (#2835)A-Walrus2022-06-21
| * build(deps): bump anyhow from 1.0.57 to 1.0.58 (#2843)dependabot[bot]2022-06-21
| * rewrite language configuration docs (#2838)Michael Davis2022-06-20
| * mouse selection now uses character indexing (#2839)Mathis Brossier2022-06-20
| * adds missing tree-sitter-comment injection for js/ts (#2763)farwyler2022-06-20
| * fix: do not color health summary when stdout is piped (#2836)lazytanuki2022-06-20
| * Add noctis bordo theme (#2830)Joe2022-06-20
* | replace phrase in testsSkyler Hawthorne2022-06-19
* | factor new Application with file arg to functionSkyler Hawthorne2022-06-19
* | update docs for integration testsSkyler Hawthorne2022-06-19
* | add integration-test cargo aliasSkyler Hawthorne2022-06-19
* | fix(command): write-quit: do not quit if write failsSkyler Hawthorne2022-06-19
* | add test for write-quit happy pathSkyler Hawthorne2022-06-19
* | rename test helpersSkyler Hawthorne2022-06-19
* | consolidate idle timer logic, make conditionalSkyler Hawthorne2022-06-19
* | ignore failing write path tests until fixes are mergedSkyler Hawthorne2022-06-19
* | rename top level module to satisfy cargo fmtSkyler Hawthorne2022-06-19
* | use a read only file to ensure write failureSkyler Hawthorne2022-06-19
* | use system's appropriate line endingSkyler Hawthorne2022-06-19
* | need the full languages config for integration testsSkyler Hawthorne2022-06-19
* | don't read from stdin for integration testsSkyler Hawthorne2022-06-19
* | use env var for integration test log levelSkyler Hawthorne2022-06-19
* | use test terminal backend for integration testsSkyler Hawthorne2022-06-19
* | Add more context; Editor::open doesn't need to own pathSkyler Hawthorne2022-06-19
* | use Results in integration tests for more error contextSkyler Hawthorne2022-06-19
* | add integration feature to github testsSkyler Hawthorne2022-06-19
* | use idle timer instead of fixed timeoutSkyler Hawthorne2022-06-19
* | tests for buffer-closeSkyler Hawthorne2022-06-19
* | tests for serialized writesSkyler Hawthorne2022-06-19
* | use main application event loopSkyler Hawthorne2022-06-19
* | add test for ensuring the initial cursor on a newly opened fileSkyler Hawthorne2022-06-19
* | reorganize tests into groupsSkyler Hawthorne2022-06-19
* | refactor helpers, use new test helpersSkyler Hawthorne2022-06-19
* | Fix initial selection of Document in new viewSkyler Hawthorne2022-06-19
* | improve test harnessSkyler Hawthorne2022-06-19
* | Integration testing harnessBlaž Hrastnik2022-06-19
* | Simplify handle_terminal_events signatureBlaž Hrastnik2022-06-19
* | move config parsing back into mainSkyler Hawthorne2022-06-19
|/
* Add "<<=" operator to Rust syntax highlighting (#2805)A-Walrus2022-06-18
* embed jsonrpc types from jsonrpc-core crate (#2801)Michael Davis2022-06-18
* HEEx: upgrade version and support new special_attribute node (#2800)Clay2022-06-17
* simplify some keymap key names follow up tests (#2694)Henry2022-06-17
* Update theme base16_default (`ui.menu`) (#2794)Grenier Célestin2022-06-17
* Restore section spacing in tutor. (#2791)nosa2022-06-16
* views -> buffers in write-all (#2788)Gygaxis Vainhardt2022-06-16