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
Add command that ensures that selections are in f...
bd2ab5be4331a2ab6d406378a9c0868eb2f72819 authored about 3 years ago
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.51 to 1.0.52.
- [Release notes](http...
Bumps [chardetng](https://github.com/hsivonen/chardetng) from 0.1.15 to 0.1.17.
- [Release note...
5b69e9b46623f586cedcf42b0c43dbc5c1bf0eaf authored about 3 years ago
* feat(commands): sort/rsort command
Add basic implementation of sort command.
* Sort by ...
a4641a8613bcbe4ad01d28d3d2a6f4509fef96a9 authored about 3 years ago* Add ruby indents
* Include ruby in generated docs
7001665342ade12823fba4f358a7e8efc2245a2b authored about 3 years agoee3eb4057a1c8a0c979371674451105ac5453b58 authored about 3 years ago
5326a051176d30060e60a8c8d6e718c9ca8a32d7 authored about 3 years ago
8340d73545a0757ff3ddd83d019b3d41a923f017 authored about 3 years ago
c7a59e24e6e1609dd65e5ee66fef52f76aabe9b7 authored about 3 years ago
* Keypresses are no longer separated by spaces
* Single-character keypresses are serialized as-i...
Given that currently macro does not integrate well with registers and
the internal representatio...
Macro needs to be defined first before playing so replay is more accurate.
Also, replay have the...
* feat: Update settings at runtime
fix the clippy warning
* update the documentation
* ...
a306a1052a51c686b24a6f339190878b8029a894 authored about 3 years agoc3fb86cbaa5c6973fe014a4401c4e0d6f663384d authored about 3 years ago
28c9afdd0e83da37c782fc82b859d8451df1b877 authored about 3 years ago
6af0d51dc5510be43dd6688ee1053ce01b601d83 authored about 3 years ago
c1f4c0e67acc65a263440fce98514c9e6de1940d authored about 3 years ago
3b800025af0bdf7e8179cbb42ad0b4374b9005f1 authored about 3 years ago
fd31662b70ee32d199950ba2873680fc9043c975 authored about 3 years ago
78f93239b5814d1b1be7d1fbd2fce1a7aec12432 authored about 3 years ago
* feat(ui): file encoding in statusline
Display file encoding in statusline if the encoding
...
ec878e40114d8992c3ed1221f77271a4508d3cde authored about 3 years ago
Co-authored-by: Gabriel Berto <[email protected]>
5d7b5db8ab284e0c2a41e6fbda08857f87406780 authored about 3 years ago* 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
* cargo fmt
Co-authored-by: Bódi Balá...
60f3225c7f3375b546e8ec9032739d073a7c363c authored about 3 years ago8aa0b8eacfaacf0b2c1a9bad84e6ae34fb51ce14 authored about 3 years ago
13d804418f35878ca155d36d0bb9c0c1a51fcd5a authored about 3 years ago
b2f8f2ba7739f8e2b0fbaf47ae9ecd07aa35333d authored about 3 years ago
02f24e1214a6eb425904e3812da58a2b73ababe9 authored about 3 years ago
bb684a2b42b4c984428233f2c9197cbac0e93efa authored about 3 years ago
c0bbadcaaf42698d102fa03f6f9267021f3efec0 authored about 3 years ago
- Differentiates between `as` keyword as a binary type cast
operator and import renamer.
- `...
Many folks use `.dockerfile` as an extension for dockerfiles in addition to plain `Dockerfile`. ...
34766e242ab0a059c8313b068b98d275e2a879b8 authored about 3 years ago* allow language.config (in languages.toml) to be passed in as a toml object
* Change config ...
dba22c60ed7fc336ad619b1246333f0116b47bcd authored about 3 years ago* feat(lsp): codeAction commands
* Don't block on command call
* Fix lifetime of command e...
75a8b789d20edf8b2e1d3da75497a9936953de68 authored about 3 years ago* tmp add code for dedent
* finish normal_mode with dedent behavior
* use function pointer...
600ce70cf6d50ce37b96bfde90c6ade8db6cd8c3 authored about 3 years ago* use auto pairs with selections
Previously, the auto pairs code was converting the user sele...
5b4540fc2d8201f4bfe336cc10c1096059217225 authored about 3 years ago1c082cb4efa520608a581359365ac80c283362ab authored about 3 years ago
176fbe760a56945089de9f77e06f05f1639ba9be authored about 3 years ago
The highlights were copied and modified from
https://github.com/nvim-treesitter/nvim-treesitter...
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.131 to 1.0.132.
- [Release notes](htt...
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.8.0 to 1.9.0.
- [Release notes](...
Bumps [signal-hook](https://github.com/vorner/signal-hook) from 0.3.12 to 0.3.13.
- [Release no...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.3.0 to 2.3.1....
692ed7500f70958d0f0ab418748beeea8cf054d6 authored about 3 years ago
Bumps [futures-executor](https://github.com/rust-lang/futures-rs) from 0.3.18 to 0.3.19.
- [Rel...
Bumps [futures-util](https://github.com/rust-lang/futures-rs) from 0.3.18 to 0.3.19.
- [Release...
Bumps [num_cpus](https://github.com/seanmonstar/num_cpus) from 1.13.0 to 1.13.1.
- [Release not...
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.14.0 to 1.15.0.
- [Release notes](https...
* Add dracula theme
* remove unused colors
* correctly name constant.character.escape
*...
7438db66ae93c9164fdc29bdf31bd9b8ef861efb authored about 3 years ago
- Highlight fragment specifiers (expr, tt, in macro
definitions) with @type.
- Highlight att...
Also, reuse the c injections in glsl
23091c9d29f575379d01b7011890da044a302433 authored about 3 years ago* Add tree-sitter-comment
Fix #1164
* fix precedence in tree-sitter-comment highlights
...
e72786df8eae5684c0330be18f190a33f516da76 authored about 3 years ago
- Rename markup.underline.link to markup.link.url
- Add markup.link.label
- Add markup.quote
(T...
7c01d926536bcaacc92bbf4a2b1a06e96e6268a0 authored about 3 years ago8208d22601dfbecbdaa14be273e998eccfd63220 authored about 3 years ago
d52eda5d1bf6c8912a62bfcd68a3fcb84efe3dd4 authored about 3 years ago
Fix the path to the submodule and init the submodule.
6d183b2154bdeb8508059d2cb3cf165ac4c67bb6 authored about 3 years agof174d27d0d1ab5d981c6902a54035db4ffde839f authored about 3 years ago
array iterators are now implicit
02fc52f6d52c91c691dd2b7f9312b81aa20b8cbb authored about 3 years agoa66833590c7dc87b5e015266bace900d46b98b34 authored about 3 years ago
* Add language: dart
The setup requires that dart be in the users path, such as:
```
export...
* add partial scala syntax highlights
* ran cargo xtask docgen
* updated tree-sitter-scala...
0683f0a20ae1c1ce3e7788e303c468767381e6fd authored about 3 years agod4fb1d06333315a3c6e9dc7f0ad8055d91551e3a authored about 3 years ago
016640f4fb6f620df13a2cab15e749d623197a51 authored about 3 years ago
* Add instructions for Fedora Linux
* Update README.md
* Update install.md
3ef115d4203fab93f7efe4f65d8dd63cc4535b91 authored about 3 years ago5d91335d6b3e7c262d568217f2d1419b6eb9f49d authored about 3 years ago
9c484e88cf522ad76d94195faf2820260cf88624 authored about 3 years ago
78b615529214333d2fb5dcf5626e0162d449cc66 authored about 3 years ago
a8060c06d14935d18e27fcb64b8a58ae6dc5eaf3 authored about 3 years ago
* better doc for windows user
* fix doc
0c447151cf1af82be2e851a56430699f5fae549b authored about 3 years agoac4b72fcc88b1930b974196c75fde7d55e21d71f authored about 3 years ago
40969ad4528bbb774e2b95dce0749b1dd3734ebf authored about 3 years ago
9bfb701c9446416a3e6f6500871ae4025001bd7c authored about 3 years ago
* Allow paste commands to take a count
* Call `.repeat` within iterator methods
* Implemen...
6da2174e14576ff07a0a2a28074fac5276b23d79 authored about 3 years ago
Since we disabled proc macro expansion, disable the related info
level lint:
https://users.rust...
4527d63a652fdf323e623ebced47bc43484194da authored about 3 years ago* fix(completion_popup): Fixes #1256
* Update helix-term/src/ui/completion.rs
Co-authored-...
e1889261381cfc7a5980d84b3d6bd061c56e3ba2 authored about 3 years agoBumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.2.4 to 2.3.0....
10ad25b95b64b0f0e9d4ab9d43467d11f4be3c21 authored about 3 years ago
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.130 to 1.0.131.
- [Release notes](htt...
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.72 to 1.0.73.
- [Release notes](h...
Bumps [encoding_rs](https://github.com/hsivonen/encoding_rs) from 0.8.29 to 0.8.30.
- [Release ...
Bumps [signal-hook](https://github.com/vorner/signal-hook) from 0.3.10 to 0.3.12.
- [Release no...
* Add auto pairs for same-char pairs
* Add unit tests for all existing functionality
* Add a...
730d3be2010adbd2c43b7cdf1a256a15ef97e3f2 authored about 3 years ago
3080be82687548e06a05e517e09a36721b769f03 authored about 3 years ago
42e6d96a75c743c2fa8da6c8a0587487b3c21bf0 authored about 3 years ago
c7ace15fd4cf6794782aca0927ff4d43fffbd473 authored about 3 years ago
cce34feb4e3f683db90b7bc37eead4c460e7904b authored about 3 years ago
d9727868dd7a496d33a321faeacfcd02d8c1c06e authored about 3 years ago
cff5344a135aee6ab101e5782a7278e7370ddd12 authored about 3 years ago
a9a9d498e87a91d9c069946cffd0480c4c3b50c6 authored about 3 years ago
* Move `runtime/themes/base16_default_terminal.toml` to
`base16_theme.toml` alongside `theme.t...
Improve accuracy with line number and cursor color
43d17c482cda07fa0dc4985d60c14391a4926940 authored about 3 years ago7ad8eaaef0b292f4be6c66298cea40d2b928e172 authored about 3 years ago
b25d453f64ceaf11e877d4e0624ac9a3b6b695ed authored about 3 years ago
* Macros WIP
`helix_term::compositor::Callback` changed to take a `&mut Context` as
a parame...
3156577fbf1a97e07e90e11b51c66155f122c3b7 authored about 3 years ago
3307f44ce20a71273614f9b30dafb08822e557a1 authored about 3 years ago
b66d3d3d9dccbb9c28d8611c4a0fc5d74ccb27d6 authored about 3 years ago
Following the addition of `xtask`, `cargo run` has multiple possible
targets, necessitating the...