Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Helix

A post-modern modal text editor
Collective - Host: opensource - https://opencollective.com/helix-editor - Website: https://helix-editor.com - Code: https://github.com/helix-editor/helix

build(deps): bump serde from 1.0.183 to 1.0.185 (#8034)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

github.com/helix-editor/helix - 4ac4055fd5ea00cda3b604a32e4acd36300fc681 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump thiserror from 1.0.44 to 1.0.47 (#8039)

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.44 to 1.0.47.
- [Release notes...

github.com/helix-editor/helix - 2123b993fc7a4f34fe59a702e8dbea2574d5ac0a authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump tempfile from 3.7.1 to 3.8.0 (#8038)

Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.7.1 to 3.8.0.
- [Changelog](http...

github.com/helix-editor/helix - 10f75ac67a4e45f8b8ab3153f2614a4197e681be authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump cc from 1.0.79 to 1.0.83 (#8037)

Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.0.79 to 1.0.83.
- [Release notes](https:/...

github.com/helix-editor/helix - 52d5bc0eefa3898d5f8d6c7f38ab4160ff4747b7 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump anyhow from 1.0.72 to 1.0.75 (#8035)

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.72 to 1.0.75.
- [Release notes](http...

github.com/helix-editor/helix - d7e4d07943acee8d88b7936f0ddb74d91b2ff17e authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
create separate timer for redraw requests (#8023)

* create separate timer for redraw requests

* Update helix-view/src/editor.rs

Co-authored-...

github.com/helix-editor/helix - e5f8d8ef049b43d20eaf27b4f143bcf808f6cb24 authored over 1 year ago by Pascal Kuthe <[email protected]>
Update pyright config to avoid time-outs (#8032)

github.com/helix-editor/helix - 454b61cb21de818b83f89de9e31f62fad70bb1b2 authored over 1 year ago by David Else <[email protected]>
goto_file_impl: use relative path to open file (#7965)

Co-authored-by: Michael Davis <[email protected]>

github.com/helix-editor/helix - 0cc94cd87a7db287a617b60b0a3f444362cf173c authored over 1 year ago by Mike <[email protected]>
update fsharp tree-sitter (#8024)

github.com/helix-editor/helix - 75342968e23a56d4156a6c845517ea7491838b98 authored over 1 year ago by kaashyapan <[email protected]>
Remove unnecessary `Err` from `get_canonicalized_path` (#8009)

Co-authored-by: Michael Davis <[email protected]>

github.com/helix-editor/helix - 22f4f313f1cbdaadafcc3dd471f5a0bb4f7034e1 authored over 1 year ago by nkitsaini <[email protected]>
Remove path completions for `:new` command (#8010)

github.com/helix-editor/helix - 2767459f89382f2b664c2a9f5ff287f3c48a896d authored over 1 year ago by nkitsaini <[email protected]>
Update tree-sitter to latest master (#7998)

github.com/helix-editor/helix - 01a1e5ec2a8c5b81da1360746dad0a96cd88ae8e authored over 1 year ago by Michael Davis <[email protected]>
Nord theme: Update ruler to set bg instead of fg (#7995)

github.com/helix-editor/helix - e4c95f65a64a0553e1dafa365a40dcd5c328fa69 authored over 1 year ago by dastrukar <[email protected]>
Update tree-sitter-robot (#7970)

* Update tree-sitter-robot

* Update Robot highlights query for Helix

* Change @comment.sin...

github.com/helix-editor/helix - 18a79aa3bf4bfc1569d104eaab5652ccccc217b3 authored over 1 year ago by Tomas Sandven <[email protected]>
Update Monokai bufferline theming to be distinguish active buffers (#7983)

* Update OneDark theme to use light-gray for inlay hints.

* fix monokai tab themeing to be mo...

github.com/helix-editor/helix - 2b7e7c80eb4bdc0c7283f94efd6079992840753b authored over 1 year ago by Jack Allison <[email protected]>
markdown.inline: Add `injection.combined` to html tag (#7960)

Problem: Closing tags for markdown is sometimes not highlighted
Solution: Add `injection.combin...

github.com/helix-editor/helix - 56ccaedffbb8011e36012278e2a4861a8d435a60 authored over 1 year ago by Pham Huy Hoang <[email protected]>
document a-ret picker keybinding (#7884)

github.com/helix-editor/helix - 0a45fb4371c3af4a66c430c61d256fe13f4df543 authored over 1 year ago by Bjorn Ove Hay Andersen <[email protected]>
autumn theme: improve readability of comments (#7939)

* Improve readability of comments

* Rename color

* Rename color

* Sort variables

github.com/helix-editor/helix - 61ccf4eded132629cfb4a7d76c7c55d9b1169136 authored over 1 year ago by Jens Getreu <[email protected]>
add .star as starlark file extension (#7922)

In addition to the other defined extensions, `.star` is a frequently used extension for starlark...

github.com/helix-editor/helix - 567eda88ef00b40ecabb22dc896872063d8aeda4 authored over 1 year ago by David Bell <[email protected]>
add strace highlighting (#7928)

* feat: add strace tree sitter

* f

github.com/helix-editor/helix - cbfe8eef894e8784a9e10127cd1c800ca9b7f532 authored over 1 year ago by sigmaSd <[email protected]>
goto_file: open picker if a directory is selected (#7909)

* feat: open file picker on directories using goto_file (gf)

* remove helper and call to cano...

github.com/helix-editor/helix - 090a225f28fb0547e572d1d99153cf84c48e855a authored over 1 year ago by Andrés Cabero <[email protected]>
Recognize more filenames for zsh (#7930)

Including `zshrc` et al. since this is convention in dotfiles repos

github.com/helix-editor/helix - 7b2f3f533c50b647bfd0b1019e9cef421c5124f9 authored over 1 year ago by N <[email protected]>
Stop Terminal::drop from overriding work of Terminal::restore. (#7931)

When Application::run is exiting, either Terminal::restore or
Terminal::force_restore will be c...

github.com/helix-editor/helix - ea886773945a0c0856ab5866dde3a3fdd459ed1d authored over 1 year ago by Dillard Robertson <[email protected]>
build(deps): bump rustix from 0.38.4 to 0.38.8 (#7946)

Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.38.4 to 0.38.8.
- [Release no...

github.com/helix-editor/helix - 2756f70dfc67bdfbd051a993db0c274027d56310 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump regex from 1.9.1 to 1.9.3 (#7945)

Bumps [regex](https://github.com/rust-lang/regex) from 1.9.1 to 1.9.3.
- [Release notes](https:...

github.com/helix-editor/helix - a1c50056bf32be3c7d022ad025016c65f89e7b0d authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump bitflags from 2.3.3 to 2.4.0 (#7943)

Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.3.3 to 2.4.0.
- [Release notes](h...

github.com/helix-editor/helix - e9a807a48fe50de05c1db3944910418a0ff48a2d authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump tokio from 1.29.1 to 1.31.0 (#7944)

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.29.1 to 1.31.0.
- [Release notes](https...

github.com/helix-editor/helix - 0b2e96885fa58a190b35619b77bddd559001c4a0 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Make editor remember the latest search register (#5244)

github.com/helix-editor/helix - 3a162e2bef0b8a5ae1045d8b018447c9ed9fde61 authored over 1 year ago by Jonathan LEI <[email protected]>
Include completions for git-ignored files in debugger prompt (#7936)

github.com/helix-editor/helix - 085706e0cdd569f36f36875fb6698a197c46ed11 authored over 1 year ago by quantonganh <[email protected]>
Update stale comments

Obsoleted by https://github.com/helix-editor/helix/pull/4731

github.com/helix-editor/helix - d6bb1092c7f046d4ac7eb3bad6a7e4b9b9d94ca7 authored over 1 year ago by theteachr <[email protected]>
fix formatting in the rust textobject query file

looks like two lines were unintentionally joined - it doesn't appear to
affect the functionality...

github.com/helix-editor/helix - d56638ba9aab22656b1f477e45b26b78cdc8201c authored over 1 year ago by Jesse Luehrs <[email protected]>
Update slint grammar (#7893)

github.com/helix-editor/helix - 19dff5c3a4c1f41436cc11372e5e7dcbfe197112 authored over 1 year ago by Erasin Wang <[email protected]>
Added some LSP servers and updated python's roots (#7897)

* Add csharp-ls for possible c-sharp LSP

See https://github.com/razzmatazz/csharp-language-se...

github.com/helix-editor/helix - b0c270f8e6f11cf6501b21c2ce785822a6f76c7b authored over 1 year ago by Noob Zhang <[email protected]>
Add pod highlighting (#7907)

github.com/helix-editor/helix - 2caca1c4e92d46a9b021deed5d50025a5f229325 authored over 1 year ago by Jesse Luehrs <[email protected]>
Prevent GraphemeStrs created from Strings from leaking (#7920)

github.com/helix-editor/helix - 01776e685103032daccbc0d319f0aceed3bb9156 authored over 1 year ago by Dillard Robertson <[email protected]>
Fix broken indentation that causes the indentation tests to fail.

For some reason, `cargo fmt` does not change the indentation in
these places (maybe it isn't sure...

github.com/helix-editor/helix - 155cedc5c839dafcef32310dc53bdc20ec976535 authored over 1 year ago by Daniel Ebert <[email protected]>
Improve C, Rust & Python indent queries & add @align captures.

github.com/helix-editor/helix - 36a59e4482120e66980b7f8f260a174b82b9415d authored over 1 year ago by Daniel Ebert <[email protected]>
Implement @align (and @anchor) indent query.

github.com/helix-editor/helix - eab0d4fa4b5c3a98d94b90acf54fd22692148ce3 authored over 1 year ago by Daniel Ebert <[email protected]>
Document @align indent capture.

github.com/helix-editor/helix - ee3171cc54052bc8d3569cc04bd9f6a57b43afca authored over 1 year ago by Daniel Ebert <[email protected]>
Run indentation tests on a part of the Helix source code.

Add C++ indent test file.

github.com/helix-editor/helix - b315901cbb137fd1b2f79bb9c1f10a1bef5b7f38 authored over 1 year ago by Daniel Ebert <[email protected]>
Fix YAML auto indent

YAML indents queries are tweaked to fix auto indent behavior.

A new capture type `indent.always...

github.com/helix-editor/helix - 7078e8400736dce923be44a4d26f136a22640f93 authored over 1 year ago by Skyler Hawthorne <[email protected]>
expand indents guide

github.com/helix-editor/helix - 929eb0c39e34f8046b5ec9ecfede4ec80b5e0c8a authored over 1 year ago by Skyler Hawthorne <[email protected]>
Jinja language family syntax support (#7233)

* feat: add jinja language support

* feat: add nunjucks language support

* feat: add to la...

github.com/helix-editor/helix - 57f093d83641642ad5d4ba42ae59f03272efcfcc authored over 1 year ago by Ivan Isekeev <[email protected]>
feat: add todo.txt tree-sitter (#7835)

github.com/helix-editor/helix - c0eae84073ccbf09955f546cbad889e7c1487984 authored over 1 year ago by Jan9103 <[email protected]>
Add new Yellowed theme to default themes (#7849)

* added new Yellowed theme to default themes

* syntax typo and missing color fix

github.com/helix-editor/helix - cb9b08d6507d37fd1b11ab5b40a2f17e21846210 authored over 1 year ago by Gaël <[email protected]>
Update tree-sitter grammar for nu (#7873)

* Update tree-sitter grammar for nu

Change tree-sitter grammar for nushell to 'officially' ma...

github.com/helix-editor/helix - 107763083405868f3679d8e12476ed0688896f87 authored over 1 year ago by Artemiy <[email protected]>
Enhance :toggle to support cycling numbers (#7877)

github.com/helix-editor/helix - 48eb0d47925586a9dadea577fad607776631b4ab authored over 1 year ago by Alex Vinyals <[email protected]>
Add Unison support (#7724)

github.com/helix-editor/helix - 294aa669a24ce10e5af32d2447f677bf6edd36d0 authored over 1 year ago by zetashift <[email protected]>
Detect non-existent files as non-readonly (#7875)

github.com/helix-editor/helix - f01ca107fbf28c5dd65e238f775d708d738953b8 authored over 1 year ago by Michael Davis <[email protected]>
use AND operator when searching (#7839)

This makes search results less surprising, because it is how major web search engines behave

github.com/helix-editor/helix - cefc33e3dfffd5136bcc9b77aea481e3b0de6ae9 authored over 1 year ago by Tshepang Mbambo <[email protected]>
build(deps): bump globset from 0.4.12 to 0.4.13 (#7864)

Bumps [globset](https://github.com/BurntSushi/ripgrep) from 0.4.12 to 0.4.13.
- [Release notes]...

github.com/helix-editor/helix - 1c1df42cc08d35acb42c9ab596606f34c7f96613 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump tempfile from 3.7.0 to 3.7.1 (#7862)

Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.7.0 to 3.7.1.
- [Changelog](http...

github.com/helix-editor/helix - f7c0ca7e0c8f359380c522c2755fcadd328f8370 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump lsp-types from 0.94.0 to 0.94.1 (#7861)

Bumps [lsp-types](https://github.com/gluon-lang/lsp-types) from 0.94.0 to 0.94.1.
- [Changelog]...

github.com/helix-editor/helix - 942852b9338aa3ebdc5cc067a05e5d869d4c4643 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Align view for background buffer opened with `alt-ret` (#7691)

* fix(picker): `alt-ret' changes cursor pos of current file, not new one

Closes #7673

* fi...

github.com/helix-editor/helix - aa4d84a0b30fbe93882508c6d9dc8ca4c95341d0 authored over 1 year ago by woojiq <[email protected]>
build(deps): bump serde from 1.0.180 to 1.0.183 (#7860)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

github.com/helix-editor/helix - c1c71bb90edf8fe43584bb103e72bd0e81d36100 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Show whether file readonly in statusline (#7740)

github.com/helix-editor/helix - fcbac485f885d90f6341d7acaf75157a01d81892 authored over 1 year ago by Connortsui20 <[email protected]>
Center the picker preview selection using visual lines (#7837)

this way the preview always shows the selection even if lines were
wrapped

github.com/helix-editor/helix - a7a145ad3d78dc0b9f7c2ea289e07d60d9b51d30 authored over 1 year ago by Jesse Luehrs <[email protected]>
Skip rendering gutters when gutter width exceeds view width (#7821)

github.com/helix-editor/helix - c7e9e94f007e04836d134cd3e53f71c38b7ba1ec authored over 1 year ago by Anshul Dalal <[email protected]>
build(tree-sitter): update javascript, typescript and tsx (#7852)

* build(tree-sitter): update javascript, typescript and tsx

* update revision of tree-sitter ...

github.com/helix-editor/helix - 7cda5b85920f875052438791f01246a408ee490e authored over 1 year ago by woojiq <[email protected]>
Add tree-sitter textobjects queries for bash (#7764)

This implements function, (calling) argument and comment captures for use
in the textobject sel...

github.com/helix-editor/helix - 7af37bb3b96104b82e56d0072ca0d9a7b226c141 authored over 1 year ago by Petr Gajdůšek <[email protected]>
Update tree-sitter-git-commit (#7831)

This fixes a problem parsing the "On branch _branch_" part of the
commit comment when the branc...

github.com/helix-editor/helix - d6c799fb3026425d1eb0cd71130e2b17d315829f authored over 1 year ago by Michael Davis <[email protected]>
CI: Remove the aarch64 appimage build steps from release (#7832)

The steps mistakenly produce a x86_64 appimage and call it aarch64.
linuxdeploy doesn't current...

github.com/helix-editor/helix - 86fc2031976e50dc341de1b2e6b979943df006cc authored over 1 year ago by Michael Davis <[email protected]>
Only use tsq for tsq files

This makes our highlight files more plain but it correctly highlights
scheme :/

github.com/helix-editor/helix - 57071513a8be3f9a19f9f841dad0ff7d351d533e authored over 1 year ago by Blaž Hrastnik <[email protected]>
Update tree-sitter-scheme

github.com/helix-editor/helix - 979933b514868bf0111aff90e06775e91d6864a8 authored over 1 year ago by Blaž Hrastnik <[email protected]>
feat(indent): add basic java indentation queries (#7844)

github.com/helix-editor/helix - 1d189820a150eb38c55d419ad6dd350321d4c8ee authored over 1 year ago by woojiq <[email protected]>
Add new moon theme to default themes (#7834)

* Add new moon theme to default themes

* Remove .DS_Store

github.com/helix-editor/helix - 80d2599f9c846260328aacd148da99d613f4ef32 authored over 1 year ago by Mohamed Imrane Chehabi <[email protected]>
Improve wren support (#7819)

github.com/helix-editor/helix - f19793c2f86dea8e7af8570563e2dd5a8da9fefb authored over 1 year ago by Jummit <[email protected]>
Update t32 language queries to version 2.2.1 (#7811)

Version 2.2.1 of the grammar adds extended support for HLL (C, C++,..)
expressions. Quite a few...

github.com/helix-editor/helix - 5a51036bc1e0b5b0bffa599dd2caf171d6924546 authored over 1 year ago by Christoph Sax <[email protected]>
Bump the version of Hare's grammar (#7784)

github.com/helix-editor/helix - 286e44050d838adcf6ff1b2bdb82653a5420cd45 authored over 1 year ago by J. Brock <[email protected]>
build(deps): bump serde from 1.0.175 to 1.0.180 (#7794)

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.175 to 1.0.180.
- [Release notes](htt...

github.com/helix-editor/helix - d5af4ae6b39d7c39b139aaa22cb867b49a38f735 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix range formatting error message typo (#7823)

github.com/helix-editor/helix - 5535ba8b7d63c78d5d02e2537d02baabc2ee6222 authored over 1 year ago by Austin L Wolfgram <[email protected]>
Update tree-sitter-zig (#7803)

github.com/helix-editor/helix - bc737404e8ad462b4101987730f4a76658d132ad authored over 1 year ago by voroskoi <[email protected]>
languages: add protobuf language servers (#7796)

* languages: add bufls protobuf language server

* languages: add pbkit protobuf language server

github.com/helix-editor/helix - 325692a154b4190fe75c964c5704d54924165f0e authored over 1 year ago by Jimmy Zelinskie <[email protected]>
feat: smart_tab

Implement `smart_tab`, which optionally makes the tab key run the
`move_parent_node_start` comma...

github.com/helix-editor/helix - 15e07d4db893aec7b9e117c1f88400a68ba98ae2 authored over 1 year ago by Skyler Hawthorne <[email protected]>
add node boundary movement

github.com/helix-editor/helix - 93acb538121cab36712f40f26fa287df93817de5 authored over 1 year ago by Skyler Hawthorne <[email protected]>
update yanked dependency (#7800)

github.com/helix-editor/helix - 1d702ea191e9bf84566ea0008755d1ab53d19265 authored over 1 year ago by Zoey Hewll <[email protected]>
build(deps): bump serde_json from 1.0.103 to 1.0.104 (#7793)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

github.com/helix-editor/helix - 99413558b9366bb65d3fc500138a80d004e06d59 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump globset from 0.4.11 to 0.4.12 (#7795)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

github.com/helix-editor/helix - 0eea76c415efa9eb31a8eb2e67fc7f359b53e0b9 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Use refactored Registers type

This is an unfortunately noisy change: we need to update virtually all
callsites that access the...

github.com/helix-editor/helix - baceb02a090fe711ad772d855635bc590826fa53 authored over 1 year ago by Michael Davis <[email protected]>
Add '#' and '.' special registers

These come from Kakoune:

* '#' is the selection index register. It's read-only and produces the...

github.com/helix-editor/helix - da2afe7353066743e30592f03a7a55f24df4dd5c authored over 1 year ago by Michael Davis <[email protected]>
Refactor Registers to take Editor

This sets up a new Registers type that will allow us to expand support
for special registers. (S...

github.com/helix-editor/helix - 5eb1a25d8a0aeb202358b5b5a3b44bb5f43eced6 authored over 1 year ago by Michael Davis <[email protected]>
Add yank_to_clipboard commands, bind to `<space>y` by default

The clipboard special registers are able to retain multiple selections
and also join the value w...

github.com/helix-editor/helix - d4f9716fbc36bc20848b7be0b65551495fa52952 authored over 1 year ago by Michael Davis <[email protected]>
commands: Allow using selected register where hardcoded

These snippets use hardcoded registers but it can be useful to be able
to specify a register for...

github.com/helix-editor/helix - a23b70182c5c714fb6210be7e6d4f4e3b15b0e8f authored over 1 year ago by Michael Davis <[email protected]>
Add system & primary clipboards as special registers

These special registers join and copy the values to the clipboards with
'*' corresponding to the...

github.com/helix-editor/helix - 0f19f282cfa49d441f58a8e2540a6b24efe1b769 authored over 1 year ago by Michael Davis <[email protected]>
Add the '%' (current filename) register

This register also comes from Kakoune. It's read-only and produces the
current document's name, ...

github.com/helix-editor/helix - 32d071a39207b9f1c1753692e93aff45fcdf12c0 authored over 1 year ago by Michael Davis <[email protected]>
Reimplement clipboard commands in terms of special regs

Since the clipboard provider now lives on the Registers type, we want
to eliminate it from the E...

github.com/helix-editor/helix - 4555a6b4332b48384d4bccfef527d26060c34037 authored over 1 year ago by Michael Davis <[email protected]>
Preview the latest value for regular registers

This fixes a discrepancy between regular registers which are used for
yanking multiple values (f...

github.com/helix-editor/helix - 2d838d729cca26a718e3536e8d75c60396420dbd authored over 1 year ago by Michael Davis <[email protected]>
book: Document default and special registers

github.com/helix-editor/helix - 86a1f0177ca734e0ce66f4e55c41eda306f1adbb authored over 1 year ago by Michael Davis <[email protected]>
replace new lsp for vlang (#7760)

* fix vlang grammar fetch and build fail

* update highlights.scm for v-analyzer

* Update l...

github.com/helix-editor/helix - 57952c46a4f3bf75d0b9940c2c42399980416523 authored over 1 year ago by lydiandy <[email protected]>
add new theme based on the default vim dark theme (#7785)

github.com/helix-editor/helix - d5571968faf498f2bf12e18835755377d22e13a4 authored over 1 year ago by Jesse Luehrs <[email protected]>
Register .gltf file type for JSON (#7781)

github.com/helix-editor/helix - 13e7edab19793e76840cbed1cc5b50266b88ed5a authored over 1 year ago by Mateusz S. Szczygieł <[email protected]>
feat: update prql parser (#7771)

github.com/helix-editor/helix - 224fd5fa29e43c5b2543ab791de5f46abe1ae8a7 authored over 1 year ago by Matthias Q <[email protected]>
Add wren support (#7765)

github.com/helix-editor/helix - 9a4890f62bd907a37ee79e1a3690c75fc80e9724 authored over 1 year ago by Jummit <[email protected]>
Refactor Nix flake to use crane (#7763)

This resolves a build issue with nci/dream2nix and git dependencies.
We can keep most of the he...

github.com/helix-editor/helix - d6856cfeec14305b3405a6aee90c73c80b41e48f authored over 1 year ago by Michael Davis <[email protected]>
Reformat with nightly rustfmt for better let-else formatting (#7721)

github.com/helix-editor/helix - 8a28f3059398eec7b5496bb1088b4d9870e6eb7e authored over 1 year ago by Philipp Mildenberger <[email protected]>
pin TS to unreleased git revision to fix freezes (#7737)

github.com/helix-editor/helix - 262a595e5343c5afd0f2570859b63ebf4c12b0fa authored over 1 year ago by Pascal Kuthe <[email protected]>
Prefer RopeSlice to &Rope in helix_core::syntax

Pascal and I discussed this and we think it's generally better to
take a 'RopeSlice' rather than...

github.com/helix-editor/helix - 98ef05d768d287fef2eb790e0a8a6e9a72832e00 authored over 1 year ago by Michael Davis <[email protected]>
highlighted_code_block: Take input text as &str

This removes a handful of allocations for functions calling into the
function, which is nice bec...

github.com/helix-editor/helix - 953073a679dfe8ae4aff86e8a9bff680d14a5523 authored over 1 year ago by Michael Davis <[email protected]>
Tune regex highlights for usage in prompts

Since regex is almost always injected into other languages,
`pattern_character`s will inherit th...

github.com/helix-editor/helix - f0b877e2588306882f71eaad45a3f3e604885a34 authored over 1 year ago by Michael Davis <[email protected]>
Syntax-highlight regex prompts

We can use tree-sitter-regex highlighting in prompts for entering
regexes, like `search` or `glo...

github.com/helix-editor/helix - 0dc3753eb2a1af296f5faffaf9c3d29bceb5a37f authored over 1 year ago by Michael Davis <[email protected]>