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

LSP: Fix codeAction/resolve server capability check (#8421)

Previously we accidentally checked the server's _completion_ resolve
capability rather than the...

github.com/helix-editor/helix - 6abaf3d24f47b9537766e9a8ffe1d76a4329d1f2 authored about 1 year ago by Michael Davis <[email protected]>
Add validation to CSS and JSON language servers (#8433)

github.com/helix-editor/helix - 0e13db28327d69e97907d27bc5364629637a6c8e authored about 1 year ago by David Else <[email protected]>
Add VSCode file associations (#8388)

* Add VSCode file associations

* Update languages.toml

Co-authored-by: Robert Clover <robe...

github.com/helix-editor/helix - 893802d5a2155f6a14a7f55265614779f20006a2 authored about 1 year ago by Yoav Lavi <[email protected]>
fix multicursor snippet placeholder directions (#8423)

github.com/helix-editor/helix - 4e86d1c35adbb7c158b2d262e4c129c2bee41a0a authored about 1 year ago by Pascal Kuthe <[email protected]>
improve nord theme (#8414)

github.com/helix-editor/helix - 1297d924e7480fdd2a77c792c06042770856fa3e authored about 1 year ago by Jonah Lund <[email protected]>
refine darcula and darcula-solid themes (#8412)

github.com/helix-editor/helix - 77fe8f214b15b8297a9f2f8ed929994559604d6c authored about 1 year ago by boofexxx <[email protected]>
Fix missing HTML tag colorization in onedark theme (#8409)

github.com/helix-editor/helix - ba06371499a8682effbd733f2692ae140b63284e authored about 1 year ago by Lucas Zebrowsky <[email protected]>
Add shebangs for Makefiles (#8410)

For example, this is standard for Debian rules files: https://www.debian.org/doc/manuals/maint-g...

github.com/helix-editor/helix - 0c879d4edcd8644475f4fa809af2d9aaf6959eb0 authored about 1 year ago by Ken Micklas <[email protected]>
Filter out language servers which fail to spawn (#8374)

github.com/helix-editor/helix - 080a085fa796fe2b71b5932b704d465695fba824 authored about 1 year ago by woojiq <[email protected]>
update go highlight queries (#8399)

github.com/helix-editor/helix - 2776233a6f732edb69e2adf853ad0cb8c12afc59 authored about 1 year ago by Ben Haines <[email protected]>
markdown: Recognize `<code>` tags with attributes as code (#8397)

github.com/helix-editor/helix - 01e281ce107e57cc1865a0e09e89a8e8c79f2a4e authored about 1 year ago by Michael Davis <[email protected]>
build(deps): bump rustix from 0.38.13 to 0.38.14 (#8395)

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

github.com/helix-editor/helix - b495ca429ad484e3c387d871a04a664252ebcd71 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump smallvec from 1.11.0 to 1.11.1 (#8394)

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

github.com/helix-editor/helix - d7b38e3e4a2cd77f33d26c8b5f1795e9b392c9d0 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump unicode-width from 0.1.10 to 0.1.11 (#8393)

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

github.com/helix-editor/helix - 35cbe26f21b1446914075535985f459e8edd72d7 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Style Bold/Italic/Strikethrough markdown in docs (#8385)

* Style Bold/Italic/Strikthrough markdown in docs

* Flatten to single match

github.com/helix-editor/helix - f520b16fcaa2bc13d8d72c09694d88717055d0fd authored about 1 year ago by A-Walrus <[email protected]>
add polkit rules files to javascript detection (#8370)

github.com/helix-editor/helix - 0252c7b162ae5f3ff18b03ed9fe947d61a301926 authored about 1 year ago by nerohd <[email protected]>
Improve and complete Arabic translation for meta information (#8380)

github.com/helix-editor/helix - 17edbacfbd6209119039fdaa593da76474e78ea9 authored about 1 year ago by zefr0x <[email protected]>
add polkit policy files to xml detection (#8369)

polkit policy files are just xml files, https://www.freedesktop.org/software/polkit/docs/latest/...

github.com/helix-editor/helix - 7702e130ba93f885ac56be5818b93c544a00538f authored about 1 year ago by nerohd <[email protected]>
Add `.webmanifest` as supported JSON files (#8342)

Closes #8310

github.com/helix-editor/helix - 842687e8452322f860e22d135d5e8240ad29879c authored about 1 year ago by zefr0x <[email protected]>
Allow specifying a different style for diff indicator in vcs gutter. (#8343)

This allows using a background in diff style
(for nice patch file coloring) while keeping the
...

github.com/helix-editor/helix - 2284bce970e9175fd81851e1616218a6119354fc authored over 1 year ago by Alexis Mousset <[email protected]>
Add Unicode support to PureScript's highlight queries (#8338)

github.com/helix-editor/helix - 651fd1ca7296bce719049e15cc1337fd72d1c918 authored over 1 year ago by postsolar <[email protected]>
build(deps): bump serde_json from 1.0.105 to 1.0.107 (#8330)

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.105 to 1.0.107.
- [Release notes]...

github.com/helix-editor/helix - 1c88432efc3724f60b27d580b8b490040a3048f6 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump chrono from 0.4.30 to 0.4.31 (#8328)

Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.30 to 0.4.31.
- [Release notes](h...

github.com/helix-editor/helix - 3640623b453fa827ce620f4e4654273a1208a2b0 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump indoc from 2.0.3 to 2.0.4 (#8329)

Bumps [indoc](https://github.com/dtolnay/indoc) from 2.0.3 to 2.0.4.
- [Release notes](https://...

github.com/helix-editor/helix - 312c175aecf6238a58ed7c67e4b11e5c2599ef66 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump libc from 0.2.147 to 0.2.148 (#8327)

Bumps [libc](https://github.com/rust-lang/libc) from 0.2.147 to 0.2.148.
- [Release notes](http...

github.com/helix-editor/helix - 53500f6ebd9538876b033e8658d809884917c4e4 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update Unison highlights (#8315)

github.com/helix-editor/helix - 7fa5f341e931f9bdb4058e51ebf77276e9b82242 authored over 1 year ago by zetashift <[email protected]>
Use Maskhjarnas tree-sitter-purescript (#8306)

github.com/helix-editor/helix - cb3924278372f8e065487b0785489ee6ad3cf660 authored over 1 year ago by NomisIV <[email protected]>
add .babelrc highlighting (#8309)

github.com/helix-editor/helix - ca9a7d506e735abec8903c5d8e721e765f76a6f9 authored over 1 year ago by Yoav Lavi <[email protected]>
Add `.editorconfig` highlighting as INI (#8308)

github.com/helix-editor/helix - 8b076e3851c868307223b6152de9a8de52fcb88f authored over 1 year ago by Yoav Lavi <[email protected]>
queries/nix: add injection rule for python test scripts

github.com/helix-editor/helix - b4494e1dc54f342d8c765b793bf934ae730b5253 authored over 1 year ago by pacien <[email protected]>
queries/nix: align match start for language comments

This rule failed to override other ones because it started its
matching later.

github.com/helix-editor/helix - 37e48f4307a79cbc4e54e045584ec816bcc245a5 authored over 1 year ago by pacien <[email protected]>
Add JSON highlighting for `flake.lock` files (#8304)

github.com/helix-editor/helix - 0e556484b7dbb4078a416ef0b3d923a206e6670e authored over 1 year ago by Yoav Lavi <[email protected]>
add GNU assembler (gas) support #8291)

github.com/helix-editor/helix - 941dc6c614d684804c3580c4ae8b3c4368aab217 authored over 1 year ago by Cyrill Schenkel <[email protected]>
add cyan_light theme (#8293)

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

github.com/helix-editor/helix - 19d44b6fde2a7689ff32410c573106b9c8359236 authored over 1 year ago by Abderrahmane TAHRI JOUTI <[email protected]>
correctly center items in picker preview

github.com/helix-editor/helix - 13d4463e4146473391e37b7f75e99b731aa55878 authored over 1 year ago by Pascal Kuthe <[email protected]>
fix crash in picker preview for invalid ranges

github.com/helix-editor/helix - e9d0bd7aefda6962b56245eb7d0f56b5d2fa4859 authored over 1 year ago by Pascal Kuthe <[email protected]>
[theme] Fix zenburn theme inlay hint color (#8278)

github.com/helix-editor/helix - e41bee6ac63095a3cd74c3efba0a417d8834f0b8 authored over 1 year ago by Anton Romanov <[email protected]>
Theme: Papercolor: Cleanup, linting and using inheritance (#8276)

github.com/helix-editor/helix - 764172d5bce243e11c23b4540ce89968bcb2f643 authored over 1 year ago by Henrik Tjäder <[email protected]>
Fix search highlighting for the default docs theme (#8270)

github.com/helix-editor/helix - fe6b556f51e5dfac828e139131af99117b655efe authored over 1 year ago by Em Zhan <[email protected]>
Better indent line color for Dracula theme. (#8266)

github.com/helix-editor/helix - 729f32de21d6ead25c1795f262b1be6661016b46 authored over 1 year ago by Chirikumbrah <[email protected]>
Disable auto-pairing ` in OCaml (#8260)

github.com/helix-editor/helix - e4ba237258afc7b8545c3e08719a55207b604ae3 authored over 1 year ago by Bannerets <[email protected]>
build(deps): bump rustix from 0.38.11 to 0.38.13 (#8249)

Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.38.11 to 0.38.13.
- [Release ...

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

Bumps [url](https://github.com/servo/rust-url) from 2.4.0 to 2.4.1.
- [Release notes](https://g...

github.com/helix-editor/helix - e3d537cee5f06fa8a3454b7eeba80852308d52e8 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump chrono from 0.4.26 to 0.4.30 (#8247)

Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.26 to 0.4.30.
- [Release notes](h...

github.com/helix-editor/helix - 719ef3f8797439b27af4f1389e591334e2814633 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump which from 4.4.0 to 4.4.1 (#8251)

Bumps [which](https://github.com/harryfei/which-rs) from 4.4.0 to 4.4.1.
- [Changelog](https://...

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

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

github.com/helix-editor/helix - a8449afbfeb357bc140eb0666ef1efaf3555c4dc authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add `insert-final-newline` config option (#8157)

Co-authored-by: Xalfer <[email protected]>

github.com/helix-editor/helix - 7090555daba6bce37dc6cc900387015a10a1e791 authored over 1 year ago by Em Zhan <[email protected]>
scheme: Highlight abbreviations

github.com/helix-editor/helix - ef23847957463b95a68599efb12a32837d73727b authored over 1 year ago by Blaž Hrastnik <[email protected]>
Add more shebangs to languages

github.com/helix-editor/helix - 95e994ab3817b3803f0d25b10423de4ef74508d6 authored over 1 year ago by Blaž Hrastnik <[email protected]>
Lower idle-timeout to 250ms

The aim is to make it slow enough it only triggers during a typing
pause, but not too slow. Init...

github.com/helix-editor/helix - 060e73a7110fe38cc6ed30ca0cc3abc686e225fa authored over 1 year ago by Blaž Hrastnik <[email protected]>
Add additional YAML injections (#8217)

github.com/helix-editor/helix - acef759a5e2e4dab46d037efab8775912639e229 authored over 1 year ago by Galen Abell <[email protected]>
Fix various typos (#8233)

github.com/helix-editor/helix - 83ac53a1090e90bb36376dcf5713fac8e1cf66fd authored over 1 year ago by Alexis Mousset <[email protected]>
add material theme collection (#8211)

* Create material theme files

* Add material deep ocean pallete

* Add primary theme proper...

github.com/helix-editor/helix - 6f3a6575dc9f4f9390cdfa5b56f5a0d182775ca2 authored over 1 year ago by Yhya <[email protected]>
re-add indent and textobject queries for perl (#7947)

* bump tree-sitter-perl version

need some grammar tweaks for the indent queries to function p...

github.com/helix-editor/helix - 81d6d3ff0eace62481863b7957b5ccc52b1c6718 authored over 1 year ago by Jesse Luehrs <[email protected]>
Add feed-related formats as xml (#8232)

github.com/helix-editor/helix - 829db76563be3c7aec71ba3602b20bbbfa75f078 authored over 1 year ago by Alexis Mousset <[email protected]>
chore: add additional ignore file highlights (#8220)

* chore: add additional ignore file highlights

Various files use the same syntax highlighting...

github.com/helix-editor/helix - 0d986fce76f2089322d07b4b37b7914c826713cc authored over 1 year ago by Ross Manchester <[email protected]>
Add tree-sitter-highlight-name command (#8170)

* adds treesitter-highlight-name command

* commit documentation changes

* moves the get_hi...

github.com/helix-editor/helix - b959162ceb41d891c8b5fad6145ca5d1a4964a54 authored over 1 year ago by Luke Halasy <[email protected]>
Update EdgedDB (ESDL) grammar (#8222)

github.com/helix-editor/helix - 528a5e3aff011f652b0f3ac3bff61de41a9e05b2 authored over 1 year ago by Jaden <[email protected]>
fix syntax highlights in dynamic picker (#8206)

github.com/helix-editor/helix - eb9c37844cae8af1ca5039581ed767e602eb0ef1 authored over 1 year ago by Pascal Kuthe <[email protected]>
docs: fix link to document formatting requests (#8166)

github.com/helix-editor/helix - 14401ff75b90cbd98d39eb4b7b5442ad43b49e31 authored over 1 year ago by Theodore Gregory <[email protected]>
add redraw command (#6949)

Co-authored-by: Roberto Vidal <[email protected]>

github.com/helix-editor/helix - 8017bb29990bd15eb31542fa25e8cb1207364b07 authored over 1 year ago by Weiyuan Wu <[email protected]>
Fix Clone definition for Injector (#8194)

github.com/helix-editor/helix - c0fd8bc61b4c1611a48312938aaf0e3121f393b1 authored over 1 year ago by Michael Davis <[email protected]>
Don't use word splitting during fuzzy matching (#8192)

github.com/helix-editor/helix - e6cdc5f9d327d30886a8fa2961e7a55b4ca0b692 authored over 1 year ago by Pascal Kuthe <[email protected]>
Do not show (running) when opening picker (#8148)

* only stream from background thread if necessary

If the file transversal is longer shorter 3...

github.com/helix-editor/helix - 0cfd46c14f67351db1e739834f58d8ed15d2bb4d authored over 1 year ago by Pascal Kuthe <[email protected]>
Detect tmux clipboard provider on macOS (#8182)

github.com/helix-editor/helix - 8778083b5a101947fb6d7c359772231a7610bf7a authored over 1 year ago by Jonathan LEI <[email protected]>
build(deps): bump actions/checkout from 3 to 4 (#8173)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](ht...

github.com/helix-editor/helix - 48b7520bca0823aad28de9e19080fe5a7ce3b792 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump serde_json from 1.0.104 to 1.0.105 (#8177)

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

github.com/helix-editor/helix - 65c3cca3cc0d0956f4ce8d40ce9e72ba5c9c8e87 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump regex from 1.9.4 to 1.9.5 (#8175)

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

github.com/helix-editor/helix - 4dbdcaebba41dbabc3e39ddc411d60095de2585f authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump serde from 1.0.185 to 1.0.188 (#8176)

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

github.com/helix-editor/helix - 761cdf124ae0e1f591677a98db663b986f19ac53 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump cachix/install-nix-action from 22 to 23 (#8172)

Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 22 to 23.
...

github.com/helix-editor/helix - 10e7ca819bb9958d42955a41c3c8a467ee6144fd authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump rustix from 0.38.8 to 0.38.11 (#8174)

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

github.com/helix-editor/helix - 9b397c9e680771a54ba759cf288c2a3ec5ae6fee authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Nord Theme: Fix missing ui text focus, use undercurls for diagnostics (#8165)

github.com/helix-editor/helix - 61814fea7f779267bd0c6bc9428c1f53142ee7f1 authored over 1 year ago by John Scarrott <[email protected]>
Update tree-sitter-blueprint (#8161)

github.com/helix-editor/helix - 9d7f66574d43e3a1eee156a3d18c7317ab267fd6 authored over 1 year ago by Ivan Molodetskikh <[email protected]>
Maintain the current cursor's position and view in the vsplit/hsplit commands too (#8109)

Co-authored-by: Benjamin Bouvier <[email protected]>

github.com/helix-editor/helix - e8fc77fe98a79473faacba544acae9e52b36903f authored over 1 year ago by Lorenzo Bellina <[email protected]>
Fix find commands for buffers with non-LF line-endings (#8111)

github.com/helix-editor/helix - bb3e6998e641f25f3f73d0805522b451c18ac633 authored over 1 year ago by woojiq <[email protected]>
avoid excessive memory consumption in picker (#8127)

* avoid excessive memory consumption from file picker

* fix typos

Co-authored-by: Chris <7...

github.com/helix-editor/helix - a38ec6d6ca9e5dbbd2e313f3173f2e967ed71fc1 authored over 1 year ago by Pascal Kuthe <[email protected]>
Build flake packages with stable Rust (#8133)

We can continue to use the MSRV for local development and checks while
building release executa...

github.com/helix-editor/helix - 7cf775d5128e701722290ef29945549c96e79bd1 authored over 1 year ago by Michael Davis <[email protected]>
Clear completion when switching windows via click (#8118)

The completion component assumes that it operates on the same View but
it's possible to break t...

github.com/helix-editor/helix - 48373d4a2b6402dce91ebcdf29b6341fcf0ba302 authored over 1 year ago by Michael Davis <[email protected]>
crossterm: Handle 'hidden' modifier (#8120)

Crossterm supports the 'hidden' SGR parameter but we previously didn't
set the attribute when t...

github.com/helix-editor/helix - a2767269d0e8500b49088a472856e41cd6dee492 authored over 1 year ago by Michael Davis <[email protected]>
use which on formatter command (#8064)

github.com/helix-editor/helix - 6bef982f2d259cdecb8e249cf1ec4d5e20bb8b38 authored over 1 year ago by Ezekiel Warren <[email protected]>
Rename reset to default (#8114)

Use `default` instead of `reset`, as this is the conventional name for ANSI codes 39/49. The wor...

github.com/helix-editor/helix - 7fffc0a5d100685f2145c9666653fc03151b9a62 authored over 1 year ago by chtenb <[email protected]>
transition to nucleo for fuzzy matching (#7814)

* transition to nucleo for fuzzy matching

* drop flakey test case

since the picker streams...

github.com/helix-editor/helix - 0cb595e226c9970989ee1e680ae6b8011d188cbf authored over 1 year ago by Pascal Kuthe <[email protected]>
Copy desktop and icon files to Nix output (#7979)

github.com/helix-editor/helix - 40d7e6c9c85d4f1ce2345f6e9d59fc091243124d authored over 1 year ago by Tanguy <[email protected]>
fix: line numbers remain relative when helix loses focus (#7955)

* fix: line numbers remain relative when helix loses focus

If `line number = relative` and a ...

github.com/helix-editor/helix - b67d2c3a68cf91cac6732a49a6737198717d3350 authored over 1 year ago by woojiq <[email protected]>
add `reset` to the color palette (#8083)

github.com/helix-editor/helix - 82cd44571569216bb18f37ee22965045574bdd1a authored over 1 year ago by West <[email protected]>
build(deps): bump log from 0.4.19 to 0.4.20 (#8103)

Bumps [log](https://github.com/rust-lang/log) from 0.4.19 to 0.4.20.
- [Release notes](https://...

github.com/helix-editor/helix - 3ac2ac6dd6c517cf5e0d4a26a26c1343c45fbbde authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump encoding_rs from 0.8.32 to 0.8.33 (#8104)

Bumps [encoding_rs](https://github.com/hsivonen/encoding_rs) from 0.8.32 to 0.8.33.
- [Commits]...

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

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

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

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

github.com/helix-editor/helix - bcbad25e78df8d46945fe04a6768d0f0bd43b3df authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sync latest catppuccin theme changes (#8102)

github.com/helix-editor/helix - 79c04251547e6c0c21366d322e268a6581c0f5dd authored over 1 year ago by Damir Vandic <[email protected]>
Update tree-sitter-gleam, enable auto-format (#8085)

github.com/helix-editor/helix - 072e1eae9235a5d43e555d409cd6cf9889c266bf authored over 1 year ago by Michael Davis <[email protected]>
chore: update strace tree sitter grammar (#8087)

github.com/helix-editor/helix - 992c858369192b37fe3c22694ff0d8e6a4cd3b96 authored over 1 year ago by sigmaSd <[email protected]>
highlight(matlab): bumps grammar after some improvements (#8040)

github.com/helix-editor/helix - 9f843e4f56abf6cef38ff8aca8e0b97e249c1cad authored over 1 year ago by Álan Crístoffer <[email protected]>
add gemini language support (#8070)

github.com/helix-editor/helix - aeaeb09f486c2bc7f8c563bceece03a0954576b9 authored over 1 year ago by Sol Fisher Romanoff <[email protected]>
Add ltex-ls language server (#7838)

github.com/helix-editor/helix - c9694f680f97823ac9b893239a78bf45bfee0403 authored over 1 year ago by David Else <[email protected]>
Highlight Dart 3 `sealed` and `base` keywords (#7974)

github.com/helix-editor/helix - 75c5a33028f2b0502af45488d1a61f547ee87ec8 authored over 1 year ago by arslee07 <[email protected]>
Bump crossterm to 0.27 in helix-term on macos

github.com/helix-editor/helix - e8fef6b6fc241ced0165199f0c36c6dd6e1c142e authored over 1 year ago by Michael Davis <[email protected]>
Translate new ScrollLeft/ScrollRight crossterm mouse events

github.com/helix-editor/helix - 050c019ccb4473e24f7e55cc941e7178db776fb8 authored over 1 year ago by Michael Davis <[email protected]>
Handle switch from crossterm::Result to io::Result

github.com/helix-editor/helix - 546c8ca344afe67add59af65b5548d98975d3687 authored over 1 year ago by Michael Davis <[email protected]>
build(deps): bump crossterm from 0.26.1 to 0.27.0

Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.26.1 to 0.27.0.
- [Release n...

github.com/helix-editor/helix - c3442f3a18fb5c6a2d69ae63f6dede45376a6c20 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>