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

added Down keymapping. (#1019)

bf4c70e02739601b7657c69a3876f9d1090a42c0 authored about 3 years ago
Perl support (#978)

30744646cb0fab64a87f20c98bff033007512323 authored about 3 years ago
fix: #896 broke some of the default highlights

cdc2107bca42f5affa6896771a26f09dc55beeb7 authored about 3 years ago
Specify capacity on toggle_line_comments

82ff5b0ab6fd620a23744ffa514ce7a82900ca02 authored about 3 years ago
wip

8b85903116fdfdc177bf2ca171831674144de70a authored about 3 years ago
Adds mint language server (#974)

4010b327e2dbb96dc0ac2a5ae41913486c577bec authored about 3 years ago
Adds single and double quotes to matching pairs (#995)

This enables `mm` to work on quote characters as well as highlighting of
matching quote when on...

1e793c2bbfb4e6d3226f4ba97d99a70934b5cf5c authored about 3 years ago
Add WORD textobject (#991)

* Add WORD textobject

* Document WORD textobject

a252ecd8c85af5cc16638a4752011e2e920fa652 authored about 3 years ago
Touch up docs for adding new language (#1002)

e0e227d172697c0d3c418704fd20e780ee1a1032 authored about 3 years ago
fix(core): stop merging array toml config values (#1004)

4304b52ff86f829115cb89b20160b4f80dbb3dbd authored about 3 years ago
dap: Simplify get_breakpoint_at_current_line

09f5796537ffe0ae6b1278fc4d783a7c2eb4b8c1 authored about 3 years ago
dap: Simplify debug_parameter_prompt

c39d9f44a0afb041f73d87c69787fea5f6747ffd authored about 3 years ago
dap: Clean up dap_start_impl, no need to clone arg keys

3042ff3e5af6d45f17e3b00e12980ff7d952335f authored about 3 years ago
dap: Minor simplifications

9963a5614d09bb0677464ad4cecc41d94cf2d7c4 authored about 3 years ago
dap: Simplify launch & start

There's no need to re-detect language config, just use the one available
on the document.

65868081fcc54aa4ce2ede3b95bb9800534f41f8 authored about 3 years ago
dap: Error implements Display so we can format with {}

4f2a01cc092d184fd0f841c6cfc237e1101521b4 authored about 3 years ago
dap: Consistently rename type as ty

2bd8a9b39df795f68e74ccd48fcb2b2b50fc9313 authored about 3 years ago
dap: Remove Deref for DebuggerCapabilities

Looks like a mistake

31b431bfdd7bebc437cb563dd0105bcb13ec3235 authored about 3 years ago
dap: Avoid cloning old_breakpoints if we are immediately replacing them

9dd17c46a25081adb15fcc8a1609a5b01f761caf authored about 3 years ago
dap: Avoid cloning *entire* stack frames when picking a thread

757babb1b4390a7446a2a4f3efb1d9302961a1f6 authored about 3 years ago
dap: Simplify more calls

5803de2067db228257ac3eb028af1a783d1243fb authored about 3 years ago
dap: Drop examples

155c608237f094a5744e597ade9726dab9202fb7 authored about 3 years ago
dap: Get rid of excessive cloning

9baddc825d57e09e635b653b2c171e104f85c552 authored about 3 years ago
dap: Inline empty completer

fd9b826f2c124ce1983191dd632f3e9ca37ba74c authored about 3 years ago
dap: Fully extract template parameter prompts

5938ab1bf1220913f487155ba7e1d9057d03f73e authored about 3 years ago
Make picker take the whole context, not just editor

3b8d5102acfcd2aeacb7d8c88eaaf51f5be0cc7b authored about 3 years ago
dap: Extract out variable rendering

Will improve on the UI later

64bb1f75639136868d762b79daa9cc659bf601d0 authored about 3 years ago
book: Mention git submodule sync too

29fe504398e483b8830564727ee8e2f209f06615 authored about 3 years ago
feat(book/src/languages.md) (#979)

* feat(book/src/languages.md)

Add a section in the book about language-specific settings and ...

acced82be66c9a3920b8147bdd8fa6785388e8c8 authored about 3 years ago
Launch with defaults upon invalid config/theme (#982)

* Launch with defaults upon invalid config/theme

* Startup message if there is a problematic ...

ed23057ff8e01404ab608682445b4f293b6142ed authored about 3 years ago
If there is no live debugger, treat breakpoints as unverified

e2a23ac0b50ad743fa43d0e0cf4492805119e3c8 authored about 3 years ago
Fix compilation

2e1aa5f15bf0a56be0c44a86276cc9efea16ccbc authored about 3 years ago
dap: Bump helix-core

a5ea61433c42ec05cd21c8b5c437827a66efb906 authored about 3 years ago
dap: Enable sticky mode for the submode

09d8c139afc124595a7b505c6f58c660b10b6c6b authored about 3 years ago
dap: Move template selection into a picker

It's time to move all these components out of ui/editor.rs

14a3502cf132b93b47b12cf14c685f0b694893c6 authored about 3 years ago
Merge branch 'master' into debug

f2b709a3c3a9cc036bfea46734efd7e4100eb34b authored about 3 years ago
Specify capacity on toggle_line_comments

f979bdc442ab3150a369ff8bee0703e90e32e2a4 authored about 3 years ago
Specify vector capacity on surround_add

2c1313c0648977540c395de584b4293c1909cbf7 authored about 3 years ago
Simplify current!(..).1 into doc!()

1a1685acf7fe9836b235dbc73361344d9330800c authored about 3 years ago
Simplify goto_*_diagnostic commands

0f4cd73000140cd9872f291ddb1473f96cbc7364 authored about 3 years ago
Make sure document diagnostics are sorted

e80708eba7e9959fa720e2563231bba542570295 authored about 3 years ago
minor: view!(..).doc is slightly more efficient than current!(..).1.id()

f659e1178a20cfaa151eaf62af3135a233272151 authored about 3 years ago
minor: Extend search was decclared twice in the keymap

4c1321b3b6b5b2f4e9f33963877a1019ba746e04 authored about 3 years ago
Retain range direction on search

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

b81a5544248633d84615952ec6130f5104998c18 authored about 3 years ago
Implement Selection::replace to replace a single range

Fixes #985

Co-authored-by: Daniel S Poulin <[email protected]>

6431b26a6a5fa4be5b91008f21537721d2ff4ba2 authored about 3 years ago
Add reverse search functionality (#958)

* Add reverse search functionality

* Change keybindings for extend to be in select mode, inco...

911b9b3276cb155eab023b24f1a6f336f4054087 authored about 3 years ago
Allow infoboxes to be disabled (#972)

* Allow infoboxes to be disabled

* Document `infoboxes` default value

* Rename `infoboxes`...

cfc82858679d264d178a0b072da26828e685de12 authored about 3 years ago
Inform when reaching undo/redo bounds (#981)

* Inform when reaching undo/redo bounds

* `Already at oldest change` when undo fails
* `Alre...

51b4d35dce92fa7bf85780cb2ba0e531db378448 authored about 3 years ago
Fix crash on changing from empty scratch buffer to itself (#975)

aa4d0b464645b2834d7af483d17fdc11d61d994d authored about 3 years ago
Rewrite goto_buffer

7b65a6d687bbf4d12de020a7785082277804bbd3 authored about 3 years ago
Implement "Goto next buffer / Goto previous buffer" commands

78c68fae91579ccda6f65e55f79316b01c5b654a authored about 3 years ago
Replace documents SlotMap with BTreeMap

e2560f427ef5e75155071e39da342628f5d5896a authored about 3 years ago
Add c-s to pick word under doc cursor to prompt line & search completion (#831)

* Add prompt shourtcut to book
Add completions to search
Add c-s to pick word under doc cursor...

39584cbccdb06b528220a13b643416f3fd5dc3c8 authored about 3 years ago
Prevent preview binary or large file (#939)

* Prevent preview binary or large file (#847)

* fix wrong method name

* fix add use trait
...

70d21a903fef3ec0787c453f369d95e5223a2656 authored about 3 years ago
Truncate the starts of file paths instead of the ends in picker (#951)

* Truncate the starts of file paths in picker

* Simplify the truncate implementation

* Bre...

5b5d1b9dfff6b522559174f7f8e99aeb82c674a9 authored about 3 years ago
Hide keys bound to `no_op` from infobox (#971)

e39cfa40dfc320559c5efdb502e1149c4564cb62 authored about 3 years ago
Add better description for copy_selection command (#969)

253bd6b3a847433c181b7b49ec77e7a8aab209c3 authored about 3 years ago
Ensure coords in screen depends on char width (#885)

The issue affected files with lots of tabs at the start as well.

Fix #840

3eb829e2330fed5ad1c095f8bba44f62361b4943 authored about 3 years ago
Updated tree-sitter query scopes (#896)

* updated theme scopes

variable.property -> variable.field
property -> variable.field

* u...

ee889aaa854d0036da3bae16252bc382e50b0df6 authored about 3 years ago
Simplify BTreeSet construction

Co-authored-by: Ivan Tham <[email protected]>

7a0c4322eaeef7325878abe9a99adde4ad905f5e authored about 3 years ago
Implement key ordering for info box

eb8745db0999a50464ac183baa138c4e511430f2 authored about 3 years ago
chore(doc): use faq for finding helix log file (#963)

e505bf2b4809681840d1684a23ad21255fca290d authored about 3 years ago
Adjust PHP indentation defaults to 4 spaces

In the PHP community, 4 spaces is widely considered the default, as
it is recommended by the PSR...

924b7d3b192915f0a56393bb2a78318e39f1a151 authored about 3 years ago
Add indents definition based on the one from nvim-treesitter

9e247bf6eef34978d66cdcee535da5e4f5ba13e9 authored about 3 years ago
only remove primary index when search next without extend (#948)

1720b98760eb5958a31bc6e2b88564dbf5bf63e5 authored about 3 years ago
build(deps): bump tokio-stream from 0.1.7 to 0.1.8 (#953)

Bumps [tokio-stream](https://github.com/tokio-rs/tokio) from 0.1.7 to 0.1.8.
- [Release notes](...

44ff597841dc666f1bf52e3e05544edff927821b authored about 3 years ago
build(deps): bump lsp-types from 0.91.0 to 0.91.1 (#954)

Bumps [lsp-types](https://github.com/gluon-lang/lsp-types) from 0.91.0 to 0.91.1.
- [Release no...

0c381adcb1713c9bfc6d5de0ccd8bec8243e9a57 authored about 3 years ago
build(deps): bump tokio from 1.12.0 to 1.13.0 (#955)

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

a13af476c1d679e41b7333cb45f7ef3e174395c6 authored about 3 years ago
If switching away from an empty scratch buffer, remove it (#935)

* If switching away from an empty scratch buffer, remove it

* Move `view.jumps.push` call int...

2f8ad7f890d99dfcad7c7a5e0b35ee5a39fcd3d0 authored about 3 years ago
add cmake-language-server as cmake language server

592fba11005ef6f2eda09285b34b24eeea5efc25 authored about 3 years ago
Update onedark theme (#936)

- Use named color palette
- Remove blue highlight for variables (too much noise)
- Add purple ...

ea452bec80d8701c91e8fa3aadbd960d46ecc6fb authored about 3 years ago
Add arrow-key bindings for window switching (#933)

f140a2a00eecfe47115634cef3bad4fd51e03b71 authored about 3 years ago
Extract a clear_completion method

e5de103728b7a1338056f70524362930695d6c85 authored about 3 years ago
Move 'Note' from incorrect location (#921)

68697cb3322b94b20a47671c50b4fdd143f67ae7 authored about 3 years ago
update cpp queries (#930)

Co-authored-by: Houkime <>

a1c7e55e3be95be6769d3a08518c8a41c257016f authored about 3 years ago
Bump lsp-types to 0.91.0 (#932)

49f6c2623fbda5ff4be86e5e7d773bf900d9c75c authored about 3 years ago
Uncomment mapping LSP diagnostics through changes (#925)

cec0cfdaecdb9b3e7fdf3ae3bb3252ba3f2f2752 authored about 3 years ago
Make match work with extend and multi cursors (#920)

bc6a34d97edae55811c2476278a6288d7d258af3 authored about 3 years ago
Support extend for multiple goto (#909)

gg, ge, [n]gg

21d535565bfcc5ff4e2eae34329b051944a8d1f5 authored about 3 years ago
select smaller range on some case

befecc8a9a087436a9dbc6942e328646c3391874 authored about 3 years ago
add expand_selection to last_motion

f1d339919f4299d570bb6f7fcf5fcc58c0f281cf authored about 3 years ago
Add hyperlinks to fix `cargo doc` warn (#931)

45fadf61518b36c2e020f7262f136588dc96b03e authored about 3 years ago
Mention CMake support in changelog (#926)

58b8100751059d34602800d8ebd5a511775b4731 authored about 3 years ago
changelog: Add links to all pull requests

c02534d2619de0e4d13c4b3bc9b9f32b42ae410b authored about 3 years ago
Fix the release date

8af6d713cdcc6ce36c1da22a34a2917d80d061a7 authored about 3 years ago
Include the missing dependency bump

a1b7f003a6ea61b2a77056ce8865a779b3452975 authored about 3 years ago
Release v0.5.0

f3c7f20dbce09f516ada77f34f215d64743a34f1 authored about 3 years ago
Add `--tutor` option to `hx --help` output (#924)

* Add `--tutor` option to `hx --help` output

* Adjust `--tutor` location in help output

db56de589a2b5e5ad3c0ceba05f91372c382f538 authored about 3 years ago
set_path: Pass in the function directly

c1e5831b2186a12ab593df1dc1dc698875484dc6 authored about 3 years ago
Simplify set_path

3e69a4852eb9914ced7438c0788170c43756d741 authored about 3 years ago
Remove three transmutes from helix-core syntax.rs (#923)

0a38983ee3d4a38a026dfb44ae9cd99f66145d3d authored about 3 years ago
Implement `hx --tutor` and `:tutor` to load `tutor.txt` (#898)

* Implement `hx --tutor` and `:tutor` to load `tutor.txt`

* Document `hx --tutor` and `:tutor...

e2ed6915373adf27881325ebc4e2c6b98e207af3 authored about 3 years ago
Fix order being empty and add test

a4c5f467398fd3ad769907ca000dd812d5374abc authored about 3 years ago
Apply suggestions from code review

Co-authored-by: Blaž Hrastnik <[email protected]>

6e455fd3fb7f0ce3715ca0af72197749a2f19f57 authored about 3 years ago
Make key macro more portable

da4d9340baca311580ee7a10eaaec1f63a77bb60 authored about 3 years ago
Fix panic when using multi-level key mapping

fbba47fbc09d26cc41db87c5477dd7d27e8f6787 authored about 3 years ago
Use deserialization fix instead

3b0c5e993a18a2d59582855784189995c7960d6f authored about 3 years ago
Move test to test module

f133d80e70622b9cf8b882473453aca02208024d authored about 3 years ago
Revert "minor: Rearrange helix-term Cargo.toml"

This reverts commit 2cee0c58baf601995e6fd7ef774d8556bb1af6b9.

5501669f8c77a1b919d8d243795b280eeab3a11b authored about 3 years ago
Break CI cache

4a3285110343e43186302fc08ac8e0fc2aa31ce8 authored about 3 years ago