| Commit message (Expand) | Author | Age |
* | allow whitespace to be rendered | Omnikar | 2022-04-20 |
* | build(deps): bump toml from 0.5.8 to 0.5.9 (#2166) | dependabot[bot] | 2022-04-18 |
* | build(deps): bump fern from 0.6.0 to 0.6.1 (#2165) | dependabot[bot] | 2022-04-18 |
* | Add support for local language configuration (#1249) | Kirawi | 2022-04-18 |
* | build(deps): bump lsp-types from 0.92.1 to 0.93.0 (#2084) | dependabot[bot] | 2022-04-12 |
* | build(deps): bump encoding_rs from 0.8.30 to 0.8.31 (#2083) | dependabot[bot] | 2022-04-12 |
* | Bump crossterm to 0.32.2 (#1955) | Ivan Tham | 2022-04-05 |
* | build(deps): bump log from 0.4.14 to 0.4.16 (#1874) | dependabot[bot] | 2022-03-29 |
* | build(deps): bump smartstring from 1.0.0 to 1.0.1 (#1873) | dependabot[bot] | 2022-03-29 |
* | Split off dap event handlers into helix-view to allow reuse | Blaž Hrastnik | 2022-03-28 |
* | Add refresh-config and open-config command (#1803) | Joe | 2022-03-25 |
* | build(deps): bump lsp-types from 0.92.0 to 0.92.1 (#1852) | dependabot[bot] | 2022-03-22 |
* | build(deps): bump which from 4.2.4 to 4.2.5 (#1851) | dependabot[bot] | 2022-03-22 |
* | ropey 1.4.1 fixes the issue | Blaž Hrastnik | 2022-03-17 |
* | ropey 1.4.0 is out! | Blaž Hrastnik | 2022-03-17 |
* | Optimize rendering by using Ropey::byte_slice | Blaž Hrastnik | 2022-03-17 |
* | Update dependencies (crossterm 0.23.1) | Blaž Hrastnik | 2022-03-16 |
* | build(deps): bump tree-sitter from 0.20.5 to 0.20.6 (#1813) | dependabot[bot] | 2022-03-15 |
* | build(deps): bump regex from 1.5.4 to 1.5.5 (#1812) | dependabot[bot] | 2022-03-15 |
* | rename '--fetch/build-grammars' flags into '--grammar fetch/build' | Michael Davis | 2022-03-10 |
* | migrate grammar fetching/building code into helix-loader crate | Michael Davis | 2022-03-10 |
* | migrate helix-syntax crate into helix-core and helix-term | Michael Davis | 2022-03-10 |
* | Add --health command for troubleshooting (#1669) | Gokul Soumya | 2022-03-08 |
* | Bump dependencies | Blaž Hrastnik | 2022-03-08 |
* | build(deps): bump tree-sitter from 0.20.4 to 0.20.5 (#1770) | dependabot[bot] | 2022-03-08 |
* | build(deps): bump once_cell from 1.9.0 to 1.10.0 (#1768) | dependabot[bot] | 2022-03-08 |
* | Picker performance improvements | Blaž Hrastnik | 2022-03-03 |
* | build(deps): bump smartstring from 0.2.10 to 1.0.0 (#1722) | dependabot[bot] | 2022-03-01 |
* | Use which to resolve lsp/dap binaries | Blaž Hrastnik | 2022-02-24 |
* | build(deps): bump tokio from 1.16.1 to 1.17.0 (#1691) | dependabot[bot] | 2022-02-22 |
* | build(deps): bump cc from 1.0.72 to 1.0.73 (#1693) | dependabot[bot] | 2022-02-22 |
* | build(deps): bump smartstring from 0.2.9 to 0.2.10 (#1692) | dependabot[bot] | 2022-02-22 |
* | build(deps): bump anyhow from 1.0.53 to 1.0.55 (#1690) | dependabot[bot] | 2022-02-22 |
* | build(deps): bump serde_json from 1.0.78 to 1.0.79 (#1667) | dependabot[bot] | 2022-02-15 |
* | Merge remote-tracking branch 'origin/master' into debug | Blaž Hrastnik | 2022-02-13 |
|\ |
|
| * | Replace tendril with smartstring | Blaž Hrastnik | 2022-02-10 |
| * | build(deps): bump lsp-types from 0.91.1 to 0.92.0 (#1631) | dependabot[bot] | 2022-02-07 |
| * | build(deps): bump unicode-segmentation from 1.8.0 to 1.9.0 (#1632) | dependabot[bot] | 2022-02-07 |
| * | Update dependencies (crossterm 0.23, tree-sitter 0.20.4) | Blaž Hrastnik | 2022-02-07 |
| * | build(deps): bump tokio from 1.15.0 to 1.16.1 (#1610) | dependabot[bot] | 2022-02-01 |
| * | build(deps): bump serde from 1.0.135 to 1.0.136 (#1608) | dependabot[bot] | 2022-02-01 |
| * | build(deps): bump unicode-general-category from 0.4.0 to 0.5.1 (#1609) | dependabot[bot] | 2022-02-01 |
| * | build(deps): bump which from 4.2.2 to 4.2.4 (#1577) | dependabot[bot] | 2022-01-25 |
| * | build(deps): bump clipboard-win from 4.3.0 to 4.4.1 (#1578) | dependabot[bot] | 2022-01-25 |
| * | Update dependencies (includes tree-sitter 0.20.3) | Blaž Hrastnik | 2022-01-23 |
| * | syntax: Split parsing and highlighting | Blaž Hrastnik | 2022-01-23 |
| * | build(deps): bump libloading from 0.7.2 to 0.7.3 (#1530) | dependabot[bot] | 2022-01-18 |
| * | build(deps): bump serde_json from 1.0.74 to 1.0.75 (#1531) | dependabot[bot] | 2022-01-18 |
| * | build(deps): bump smallvec from 1.7.0 to 1.8.0 (#1532) | dependabot[bot] | 2022-01-18 |
| * | Dependabot/cargo/pulldown cmark 0.9.1 (#1533) | Skyler Hawthorne | 2022-01-18 |