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
Currently match is finding the match based on the anchor rather than the
head (cursor) so this ...
`restore-keys` is a configuration option for the actions/cache action
which specifies fallback ...
c94c0d9f1c01344765d564946b43dd5a588cb7b3 authored almost 3 years ago
610ce93600d2f193dc76eedba61fffe642eff3fc authored almost 3 years ago
- set register name correctly
- use autoinfo to display register contents
- call `paste` wit...
* Add missing key bindings to keymap docs
* Add a note about readline bindings in insert mode...
e8cc7ace759c2aaf3a14257a5c48e0f8a960d4cd authored almost 3 years ago6fdf5d09202d0722a2a441a923a4238a1b623c09 authored almost 3 years ago
Fixes #1737
Signed-off-by: nibon7 <[email protected]>
43997f1936d337a1a4248c98bff360ff9b4a3afc authored almost 3 years ago
79caa7b72bef94bd820758b2ebc20887324f7416 setup helix-term as the
default workspace member (whic...
* add csharp lsp support
* remove hostPID
* update docs
0712eb3e3b66005ac6b768159e8eaef1d92fc97a authored almost 3 years agocf8f59ddd0fa6a18b52fc14cf1f3722b494a5be3 authored almost 3 years ago
98851d1594e712c3a222fa6624b2aa89176464c6 authored almost 3 years ago
37fed4de8001e92a7ebe8450263bc4f56a59e014 authored almost 3 years ago
5eb9a0167f388f2e236a08c8f21b74dd77e9ecfc authored almost 3 years ago
The submodules system is being replaced with a command-line flag
hx --fetch-grammars
Which...
fbb98300dfa4cf12c8aacb1242baab3644e54951 authored almost 3 years agoHere we add syntax to the languages.toml languge
[[grammar]]
name = "<name>"
source...
helix-syntax mostly existed for the sake of the build task which
checks and compiles the submodu...
Here we perform a shallow fetch using builtins.fetchTree. In order
to make this work, we need to...
The old flags were a bit long. --grammar is also aliased to -g to make
it even easier.
8330f6af202f0a9f681d94c7aec586cf5416e0c9 authored almost 3 years ago
build_grammars adapts the functionality that previously came from
helix-syntax to be used at run...
8081e9f0520819309fef9a3df7cad8df24126a28 authored almost 3 years ago
The vision with 'use-grammars' is to allow the long-requested feature
of being able to declare y...
This is a rather large refactor that moves most of the code for
loading, fetching, and building ...
31b7596f093c313bc88867f3ba2ae9813f7c55d4 authored almost 3 years ago
This is a bit of a micro-optimization: in the current setup we waste
a thread in the pool for a ...
This restores much of the behavior that existed before this PR:
helix will build the grammars wh...
This commit replaces the out-of-date builder in the flake which relied
on submodules for fetchin...
Looks like this was rebased a few hours ago and now the 789a171
revision no longer exists.
a229f405cc0d9690fc9ceca99fce0832b3e060ab authored almost 3 years ago
This is not strictly speaking necessary. tree_sitter_library was used by
just one grammar: llvm-...
db3470d973ed97445d180c18035c2858e4749782 authored almost 3 years ago
Co-authored-by: Gokul Soumya <[email protected]>
8d7a25b4d49ef5cd7f5d85585d60e52bdc2bc0c5 authored almost 3 years ago* Update architecture.md
Adds some more details on how views work.
* Add additional archit...
3f603b27f1251cb77462d350d3f8277546b765de authored almost 3 years agobfa533fe78a439da6d96e6ba94bdb4c6d7c4a3b3 authored almost 3 years ago
* Move runtime file location definitions to core
* Add basic --health command
* Add langua...
194b09fbc1edb2d0ccdadc53ec0893f61dbded8e authored almost 3 years ago
https://github.com/nix-community/dream2nix is a fairly new and
cool-looking project for adaptin...
* Add arrow key mappings for tree-sitter parent/child/sibling nav
This helps my use case, whe...
24352b2729559533948da92098529e59cd6562fd authored almost 3 years agobde0307c8795d521dce4be849f38bc1808f1b9a2 authored almost 3 years ago
970a111aa3689e6cc46214859d71fdb0c87f7e14 authored almost 3 years ago
5a60989efe006e2d3d27a4b8711b6a118743dadd authored almost 3 years ago
Bumps [tree-sitter](https://github.com/tree-sitter/tree-sitter) from 0.20.4 to 0.20.5.
- [Relea...
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.9.0 to 1.10.0.
- [Release notes]...
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](ht...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.3.1 to 3.
- ...
This is largely to avoid a collision with the soon
to be merged paragraph object which takes up...
19247ff0ec448a07b1f57b646738a606f73f61b5 authored almost 3 years ago
79caa7b72bef94bd820758b2ebc20887324f7416 authored almost 3 years ago
9bfb0caf1b4bafdac8eb964f38f7820740056fff authored almost 3 years ago
7633c5acd30258fc9caca926bfaa264d07d508ec authored almost 3 years ago
closes #1746
The queries for Go were updated in ddbf03613d5a3dd64f3f5ba13795e70c29297837.
Th...
d62ad8b595a4f901b9c5dba1bb6e8f70ece395bf authored almost 3 years ago
Each tab is just wide enough to round to the nearest tab stop.
Refs #1243
fd02d1bf8966754624c733790c20bb8431e1eb54 authored almost 3 years ago
The file predates open-sourcing and we managed to implement most
of it by now. The remaining fea...
5d14f56fa9822b18107a5a5efac98dfe9d08f8ce authored almost 3 years ago
74a9dd51ffb7cd3c14d4c7b5502e4febad24caa0 authored almost 3 years ago
This makes it play nicely with https://github.com/helix-editor/helix/pull/1714
c484b089230b541e63edc34a041e2842f2942e23 authored almost 3 years ago0062af6a19d96e0a4c3f94e3e44c179230e005b9 authored almost 3 years ago
737282d0e9d33923dad682994a521ac46be3c0d0 authored almost 3 years ago
376d99a51d35c258182a088515285a99cc109073 authored almost 3 years ago
68bad148a58cb580333cc545376b7bc6c2c5abd4 authored almost 3 years ago
78fba8683bdce31ad2d8e710cb70fb9f05b21e8c authored almost 3 years ago
adf97e088e38c12eb6c363f674aab5dca1962bbe authored almost 3 years ago
* add `inputs.nixpkgs.follows` to `rust-overlay`
* Update flake.lock
0ff3e3ea38120474772052ca649d9989405b4ce5 authored almost 3 years agoc0b86afdc8cff912625ad9d4d8006423dc918359 authored almost 3 years ago
1c1aee74b4ecaf5a04d88ce01fdaa9d4601bc970 authored almost 3 years ago
* Fix bug with auto replacing components in compositor
This was last known to be working with...
5c810e5e52a3409a5e70aeae14e6f28dd440c681 authored almost 3 years ago86b1236b46286b64da2c030a36e8f38ddad0a1d0 authored almost 3 years ago
* add workflow for pushing nix flake artifacts to Cachix
* add docs on using the cachix cache...
227e0108e9b32be5f3ad7bf7343c821884b7d9ba authored almost 3 years agoUsing terraform-ls and enables auto-formate support. Also adds tfvars as an extra filetype.
a76e94848a69e24a94501b47efac2ca94aaf1257 authored almost 3 years ago49c5bc59340c05a7fb79e29bad5452fb8d3d9b4f authored almost 3 years ago
* add basic completion replay
* use transaction as the last completion
* completion replay...
14e2ced440a2ba0f1794644f5cc1295a5738ad36 authored almost 3 years agoTreesitter captures can contain multiple nodes like so:
```
(line_comment)+ @comment
```
This ...
e6c36e82cf0a5d609e22bb1d9ee267de8854007b authored almost 3 years agoe83cdf3fd33a43e1ff78793995adbe23bd62ae49 authored almost 3 years ago
* Implement buffer-close-all
* Implement buffer-close-others
* Refactor all buffer close v...
78d37fd332ab98e867b8e74f08c4cf45295c167a authored almost 3 years ago* Highlight matching text in file picker suggestions
* Remove cache, specialize highlighting ...
59c691d2dbdf14c02d0a4b8f9b014112ead6cda5 authored almost 3 years ago* Show infobox to hint textobjects with `mi` and `ma`
* Add note to infobox than any pair of ...
b13d44156c0f2ebe700c4169e87839c976c4fedc authored almost 3 years ago* Refactor file picker filetype filter logic to remove panic, make clearer
An unwrap was unne...
bdbf42387667b5fa4fa3b89bdb0687cf8cfd2eb0 authored almost 3 years ago7bb1db3ab5565f1c778df87d6dfd004293d7c9c9 authored almost 3 years ago
Bumps [smartstring](https://github.com/bodil/smartstring) from 0.2.10 to 1.0.0.
- [Release note...
* Implement LSP `workspace/configuration` request
* Implement LSP `workspace/didChangeConfigu...
f044059a2a44c65533aa4704fffd911476060c05 authored almost 3 years ago* Refactor surround commands to use early returns
* Show surround delete and replace errors i...
c15996aff597aa8cb63850c6080bc69470bb84a5 authored almost 3 years agof9ad1cafdc4d91fe4378e4213a1b18389f0bd33b authored almost 3 years ago
* ignore Enter keypress when menu has no selection
supersedes #1622
Builds on the work in ...
39f7ba36e03c42c2c401a77fb3f10e9d6eb94fd0 authored almost 3 years agoc1251aecc75d9a28121373d2ac8c6ce81c9ed56d authored almost 3 years ago
6a6a9ab2b3d8bbd8d97e9ac62bb0ef1fe620062e authored almost 3 years ago
https://github.com/nix-community/nix-direnv/issues/109
78a6f77e99ed22c77122d573fb494ad5ed7434c3 authored almost 3 years ago66637be700f3c50f2d00a7445bc1be52e1115f54 authored almost 3 years ago
8e07e1b8987e78535fb195560a4f12ca3d2be254 authored almost 3 years ago
* fix(commands): don't indent empty lines
Fixes: https://github.com/helix-editor/helix/issues...
951fd1c80e9d8b39f16a8a86445263fb527d331d authored almost 3 years agoQueries based on the neovims ones: https://github.com/nvim-treesitter/nvim-treesitter/tree/maste...
93ec42d06e6c7b8c157fd17a1ed40dda3ee91bf3 authored almost 3 years ago* impl auto pairs config
Implements configuration for which pairs of tokens get auto complete...
a494f47a5df543a3ab8d6530a5acbc2a5bd04d44 authored almost 3 years agob935fac9576cf333e22b82e40da8c4d73c8e547d authored almost 3 years ago
This resolves the following issue: https://github.com/helix-editor/helix/discussions/962#discuss...
9712bbb23b19a957aaba9080ec5ee5f3134e526e authored almost 3 years ago45262161392fde814cf0da54d268d8f75366a4ee authored almost 3 years ago
* Add kotlin language
Queries taken from https://github.com/nvim-treesitter/nvim-treesitter/b...
f83843ceba65f7719d8b208eda0ebf15fae77603 authored almost 3 years ago* Add Event::Used to use event callback without consuming
* Close popup if contents ignored e...
40eb1268c72b60f1249389c58892e7c45d268cff authored almost 3 years agoe1a92fd3998aca2a313d4cbf0aca3157eca0b53f authored almost 3 years ago
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.16.1 to 1.17.0.
- [Release notes](https...
Bumps [cc](https://github.com/alexcrichton/cc-rs) from 1.0.72 to 1.0.73.
- [Release notes](http...