Ecosyste.ms: OpenCollective

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

github.com/helix-editor/helix

A post-modern modal text editor.
https://github.com/helix-editor/helix

feat(commands): ensure_selections_forward (#1393)

* feat(commands): ensure_selections_forward

Add command that ensures that selections are in f...

bd2ab5be4331a2ab6d406378a9c0868eb2f72819 authored about 3 years ago
build(deps): bump anyhow from 1.0.51 to 1.0.52 (#1392)

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

dc1faa35cbb92231c037241d01e25ae18ac36176 authored about 3 years ago
build(deps): bump chardetng from 0.1.15 to 0.1.17 (#1390)

Bumps [chardetng](https://github.com/hsivonen/chardetng) from 0.1.15 to 0.1.17.
- [Release note...

1d2009e4f0e5029b99b70c00f78e4f8974f5a7f4 authored about 3 years ago
Fix indentation (#1387)

5b69e9b46623f586cedcf42b0c43dbc5c1bf0eaf authored about 3 years ago
feat(commands): sort command (#1288)

* feat(commands): sort/rsort command

Add basic implementation of sort command.

* Sort by ...

a4641a8613bcbe4ad01d28d3d2a6f4509fef96a9 authored about 3 years ago
Add ruby indents (#1372)

* Add ruby indents

* Include ruby in generated docs

7001665342ade12823fba4f358a7e8efc2245a2b authored about 3 years ago
Update macro display as [q] in message

ee3eb4057a1c8a0c979371674451105ac5453b58 authored about 3 years ago
Improve macro error handling

5326a051176d30060e60a8c8d6e718c9ca8a32d7 authored about 3 years ago
Extract macro parsing to `helix-view` and add unit tests

8340d73545a0757ff3ddd83d019b3d41a923f017 authored about 3 years ago
Switch macro Q and q

c7a59e24e6e1609dd65e5ee66fef52f76aabe9b7 authored about 3 years ago
Change how macros separate keypresses

* Keypresses are no longer separated by spaces
* Single-character keypresses are serialized as-i...

2d4bc0aec743c6d62344da6fda2c0c84e75a82be authored about 3 years ago
Mark macros as experimental in docs

Given that currently macro does not integrate well with registers and
the internal representatio...

b9cb3930e2838347a97f501e025ee52ea377ed52 authored about 3 years ago
Rename play macro to replay macro

Macro needs to be defined first before playing so replay is more accurate.
Also, replay have the...

9a32617b3093ce6ab3b925d9f1c6b17218c1b491 authored about 3 years ago
Update settings at runtime (#798)

* feat: Update settings at runtime

fix the clippy warning

* update the documentation

* ...

a306a1052a51c686b24a6f339190878b8029a894 authored about 3 years ago
tree-sitter-gitcommit->tree-sitter-git-commit

c3fb86cbaa5c6973fe014a4401c4e0d6f663384d authored about 3 years ago
add commented-out diff and rebase injection queries

28c9afdd0e83da37c782fc82b859d8451df1b877 authored about 3 years ago
highlight rebase-commands as markup.raw

6af0d51dc5510be43dd6688ee1053ce01b601d83 authored about 3 years ago
add new scopes to themes docs

c1f4c0e67acc65a263440fce98514c9e6de1940d authored about 3 years ago
add diff.{plus,minus,delta} to themes

3b800025af0bdf7e8179cbb42ad0b4374b9005f1 authored about 3 years ago
add gitcommit grammar and language configuration

fd31662b70ee32d199950ba2873680fc9043c975 authored about 3 years ago
add gitcommit highlights

78f93239b5814d1b1be7d1fbd2fce1a7aec12432 authored about 3 years ago
feat(ui): file encoding in statusline (#1355)

* feat(ui): file encoding in statusline

Display file encoding in statusline if the encoding
...

4b0b1a5657b78693efe609647360de30264fcc92 authored about 3 years ago
Add textobjects and indents to cmake (#1307)

ec878e40114d8992c3ed1221f77271a4508d3cde authored about 3 years ago
Resolve completion item (#1315)

Co-authored-by: Gabriel Berto <[email protected]>

5d7b5db8ab284e0c2a41e6fbda08857f87406780 authored about 3 years ago
feat(lsp): configurable diagnostic severity (#1325)

* feat(lsp): configurable diagnostic severity

Allow severity of diagnostic messages to be con...

0e7d757869bbae914a7e832e2511c2071eeacee5 authored about 3 years ago
Truncate the start of file paths in the StatusLine (#1351)

* Truncate the start of file paths in the StatusLine

* cargo fmt

Co-authored-by: Bódi Balá...

60f3225c7f3375b546e8ec9032739d073a7c363c authored about 3 years ago
chore: update rose pine themes to support markup (#1353)

8aa0b8eacfaacf0b2c1a9bad84e6ae34fb51ce14 authored about 3 years ago
Enable Rust proc macro support (#1350)

13d804418f35878ca155d36d0bb9c0c1a51fcd5a authored about 3 years ago
Update onedark theme to use new scopes (#1297)

b2f8f2ba7739f8e2b0fbaf47ae9ecd07aa35333d authored about 3 years ago
Fix match brackets comment (#1346)

02f24e1214a6eb425904e3812da58a2b73ababe9 authored about 3 years ago
Typo fix in ocaml indents.toml (#1342)

bb684a2b42b4c984428233f2c9197cbac0e93efa authored about 3 years ago
Manually draw all block cursors

c0bbadcaaf42698d102fa03f6f9267021f3efec0 authored about 3 years ago
Add precise rust queries for use, mod, as (#1339)

- Differentiates between `as` keyword as a binary type cast
operator and import renamer.
- `...

a8618cf1119afe439916b775f0dd5710fdb5082f authored about 3 years ago
languages: add .dockerfile extension (#1330)

Many folks use `.dockerfile` as an extension for dockerfiles in addition to plain `Dockerfile`. ...

34766e242ab0a059c8313b068b98d275e2a879b8 authored about 3 years ago
Support dockerfiles (#1303)

* allow language.config (in languages.toml) to be passed in as a toml object

* Change config ...

dba22c60ed7fc336ad619b1246333f0116b47bcd authored about 3 years ago
LSP code action commands (#1304)

* feat(lsp): codeAction commands

* Don't block on command call

* Fix lifetime of command e...

75a8b789d20edf8b2e1d3da75497a9936953de68 authored about 3 years ago
Improve dedent behavior (#1232)

* tmp add code for dedent

* finish normal_mode with dedent behavior

* use function pointer...

600ce70cf6d50ce37b96bfde90c6ade8db6cd8c3 authored about 3 years ago
Auto pairs selection (#1254)

* use auto pairs with selections

Previously, the auto pairs code was converting the user sele...

5b4540fc2d8201f4bfe336cc10c1096059217225 authored about 3 years ago
Add README for helix-syntax (#1312)

1c082cb4efa520608a581359365ac80c283362ab authored about 3 years ago
docs: Add note about tree-sitter query precedence (#1314)

176fbe760a56945089de9f77e06f05f1639ba9be authored about 3 years ago
Add fish highlighting (#1308)

The highlights were copied and modified from
https://github.com/nvim-treesitter/nvim-treesitter...

205dc8776b6ff4f5ab331df9c33b33e44caab12c authored about 3 years ago
build(deps): bump serde from 1.0.131 to 1.0.132 (#1323)

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

f16651b590b7f8679e520407002d6da0f169cac2 authored about 3 years ago
build(deps): bump once_cell from 1.8.0 to 1.9.0 (#1322)

Bumps [once_cell](https://github.com/matklad/once_cell) from 1.8.0 to 1.9.0.
- [Release notes](...

5dfdc95f6f7e4fe1851fd72da7eaee5628a90187 authored about 3 years ago
build(deps): bump signal-hook from 0.3.12 to 0.3.13 (#1318)

Bumps [signal-hook](https://github.com/vorner/signal-hook) from 0.3.12 to 0.3.13.
- [Release no...

e02c0d1573da7a683cdf8a00b108d851f4709592 authored about 3 years ago
build(deps): bump actions/upload-artifact from 2.3.0 to 2.3.1 (#1316)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.3.0 to 2.3.1....

692ed7500f70958d0f0ab418748beeea8cf054d6 authored about 3 years ago
build(deps): bump futures-executor from 0.3.18 to 0.3.19 (#1317)

Bumps [futures-executor](https://github.com/rust-lang/futures-rs) from 0.3.18 to 0.3.19.
- [Rel...

73f97fbb96b4dd2a851bd3886f5121ad89d00180 authored about 3 years ago
build(deps): bump futures-util from 0.3.18 to 0.3.19 (#1319)

Bumps [futures-util](https://github.com/rust-lang/futures-rs) from 0.3.18 to 0.3.19.
- [Release...

25691061a2b1ca21d16e68502729ac12c09501b5 authored about 3 years ago
build(deps): bump num_cpus from 1.13.0 to 1.13.1 (#1320)

Bumps [num_cpus](https://github.com/seanmonstar/num_cpus) from 1.13.0 to 1.13.1.
- [Release not...

65b7acea75dcfc89de8b8775b3c835e1f75a164c authored about 3 years ago
build(deps): bump tokio from 1.14.0 to 1.15.0 (#1321)

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

614e0e00268f3bb5e49fd77e77bc24f20c7fbb48 authored about 3 years ago
Add dracula theme (#1258)

* Add dracula theme

* remove unused colors

* correctly name constant.character.escape

*...

7438db66ae93c9164fdc29bdf31bd9b8ef861efb authored about 3 years ago
Improve rust syntax highlighting (#1295)

- Highlight fragment specifiers (expr, tt, in macro
definitions) with @type.
- Highlight att...

f1c634326b83e4c7f9e4a7c8a504e561f602466c authored about 3 years ago
Highlight comments in c, cpp, cmake and llvm (#1309)

Also, reuse the c injections in glsl

23091c9d29f575379d01b7011890da044a302433 authored about 3 years ago
Add tree-sitter-comment (#1300)

* Add tree-sitter-comment

Fix #1164

* fix precedence in tree-sitter-comment highlights

...

e72786df8eae5684c0330be18f190a33f516da76 authored about 3 years ago
Add link and quote queries for markdown

- Rename markup.underline.link to markup.link.url
- Add markup.link.label
- Add markup.quote

(T...

7c01d926536bcaacc92bbf4a2b1a06e96e6268a0 authored about 3 years ago
nix: Update flake.lock

8208d22601dfbecbdaa14be273e998eccfd63220 authored about 3 years ago
Improve yaml syntax highlighting highlighting (#1294)

d52eda5d1bf6c8912a62bfcd68a3fcb84efe3dd4 authored about 3 years ago
Fix tree-sitter-llvm submodule (#1298)

Fix the path to the submodule and init the submodule.

6d183b2154bdeb8508059d2cb3cf165ac4c67bb6 authored about 3 years ago
Change text for gg to explain <n>gg (#1287)

f174d27d0d1ab5d981c6902a54035db4ffde839f authored about 3 years ago
Apply recent nightly suggestions (#1286)

array iterators are now implicit

02fc52f6d52c91c691dd2b7f9312b81aa20b8cbb authored about 3 years ago
cargo xtask docgen

a66833590c7dc87b5e015266bace900d46b98b34 authored about 3 years ago
Add dart lsp config and queries (#1250)

* Add language: dart

The setup requires that dart be in the users path, such as:
```
export...

edf3c70c302aef628dc1a63895e2492d34e82507 authored about 3 years ago
Add scala syntax highlights (#1278)

* add partial scala syntax highlights

* ran cargo xtask docgen

* updated tree-sitter-scala...

0683f0a20ae1c1ce3e7788e303c468767381e6fd authored about 3 years ago
Merge branch 'master' into cursor-shape-new

d4fb1d06333315a3c6e9dc7f0ad8055d91551e3a authored about 3 years ago
Remove ui.cursor.primary and hashmap lookups

016640f4fb6f620df13a2cab15e749d623197a51 authored about 3 years ago
Add instructions for Fedora Linux (#1270)

* Add instructions for Fedora Linux

* Update README.md

* Update install.md

3ef115d4203fab93f7efe4f65d8dd63cc4535b91 authored about 3 years ago
Fix more highlight scopes

5d91335d6b3e7c262d568217f2d1419b6eb9f49d authored about 3 years ago
highlights: @include -> @keyword.control.import

9c484e88cf522ad76d94195faf2820260cf88624 authored about 3 years ago
Partly fix julia's locals.scm

78b615529214333d2fb5dcf5626e0162d449cc66 authored about 3 years ago
Add indents.toml to perl (#1280)

a8060c06d14935d18e27fcb64b8a58ae6dc5eaf3 authored about 3 years ago
In README, add example for windows config directory (#1273)

* better doc for windows user

* fix doc

0c447151cf1af82be2e851a56430699f5fae549b authored about 3 years ago
Add injections query for markdown

ac4b72fcc88b1930b974196c75fde7d55e21d71f authored about 3 years ago
Partly fix latex highlights and add markup scope docs

40969ad4528bbb774e2b95dce0749b1dd3734ebf authored about 3 years ago
Update lang-support.md

9bfb701c9446416a3e6f6500871ae4025001bd7c authored about 3 years ago
Add markdown grammar

Fixes #215

49e067874133e12d10ad3ac0c941438e2d7025e7 authored about 3 years ago
Allow paste commands to take a count (#1261)

* Allow paste commands to take a count

* Call `.repeat` within iterator methods

* Implemen...

6da2174e14576ff07a0a2a28074fac5276b23d79 authored about 3 years ago
fix: rust: disable unresolved-proc-macro

Since we disabled proc macro expansion, disable the related info
level lint:

https://users.rust...

4527d63a652fdf323e623ebced47bc43484194da authored about 3 years ago
Fix panic when scrolling through completion popup (#1260)

* fix(completion_popup): Fixes #1256

* Update helix-term/src/ui/completion.rs

Co-authored-...

e1889261381cfc7a5980d84b3d6bd061c56e3ba2 authored about 3 years ago
build(deps): bump actions/upload-artifact from 2.2.4 to 2.3.0 (#1263)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.2.4 to 2.3.0....

10ad25b95b64b0f0e9d4ab9d43467d11f4be3c21 authored about 3 years ago
build(deps): bump serde from 1.0.130 to 1.0.131 (#1264)

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

5404a3f01ba0b141728c1ec6d0674ed8c2ebef31 authored about 3 years ago
build(deps): bump serde_json from 1.0.72 to 1.0.73 (#1265)

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

3820258c57cdf4f80728c0a0a376e479c2c58970 authored about 3 years ago
build(deps): bump encoding_rs from 0.8.29 to 0.8.30 (#1266)

Bumps [encoding_rs](https://github.com/hsivonen/encoding_rs) from 0.8.29 to 0.8.30.
- [Release ...

b711687e1992ae5a3df54893c5a22b58d0be8b26 authored about 3 years ago
build(deps): bump signal-hook from 0.3.10 to 0.3.12 (#1267)

Bumps [signal-hook](https://github.com/vorner/signal-hook) from 0.3.10 to 0.3.12.
- [Release no...

ca0c5fb08c53a285a0de3b68c0b72d409d2e5ddd authored about 3 years ago
Add auto pairs for same-char pairs (#1219)

* Add auto pairs for same-char pairs

* Add unit tests for all existing functionality
* Add a...

94535fa013469abf6e5ab2fa52f3deced9d46de0 authored about 3 years ago
Add ui.gutter to theme all gutters (i.e. set bg)

730d3be2010adbd2c43b7cdf1a256a15ef97e3f2 authored about 3 years ago
Fix error color, add tty theme

3080be82687548e06a05e517e09a36721b769f03 authored about 3 years ago
Use `base16_tty` as 16-color default, fix theme name

42e6d96a75c743c2fa8da6c8a0587487b3c21bf0 authored about 3 years ago
Add `ui.gutter` theming

c7ace15fd4cf6794782aca0927ff4d43fffbd473 authored about 3 years ago
Assume true color support on Windows

cce34feb4e3f683db90b7bc37eead4c460e7904b authored about 3 years ago
change to .unwrap_or_default() and fix ui.window and ui.statusline

d9727868dd7a496d33a321faeacfcd02d8c1c06e authored about 3 years ago
Rename base16_theme.toml to base16_terminal.toml

cff5344a135aee6ab101e5782a7278e7370ddd12 authored about 3 years ago
Update theme.rs

a9a9d498e87a91d9c069946cffd0480c4c3b50c6 authored about 3 years ago
Load alt default theme if true color is not supported

* Move `runtime/themes/base16_default_terminal.toml` to
`base16_theme.toml` alongside `theme.t...

98ce2a301da25152563137047377026d72fd644c authored about 3 years ago
Fix Base16 Dark, add Base16 Light and Terminal

Improve accuracy with line number and cursor color

43d17c482cda07fa0dc4985d60c14391a4926940 authored about 3 years ago
wip

7ad8eaaef0b292f4be6c66298cea40d2b928e172 authored about 3 years ago
minor: Shorten goto file(s) descriptions

b25d453f64ceaf11e877d4e0624ac9a3b6b695ed authored about 3 years ago
Macros (#1234)

* Macros WIP

`helix_term::compositor::Callback` changed to take a `&mut Context` as
a parame...

e91d357fae04766b9781fe51a0809d35175fe1cf authored about 3 years ago
Open files with spaces in filename, allow opening multiple files (#1231)

3156577fbf1a97e07e90e11b51c66155f122c3b7 authored about 3 years ago
ui: popup: Don't allow scrolling past the end of content

3307f44ce20a71273614f9b30dafb08822e557a1 authored about 3 years ago
Add `save_selection` command (#1247)

b66d3d3d9dccbb9c28d8611c4a0fc5d74ccb27d6 authored about 3 years ago
Add `default-run = "hx"` to `helix-term/Cargo.toml` (#1244)

Following the addition of `xtask`, `cargo run` has multiple possible
targets, necessitating the...

44681c50572eb75dc3059e5de2c0f537e2c76706 authored about 3 years ago