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

Add elixir & heex comment textobjects (#3179)

b55573dc1d1a15c53e91608b02ba22bf86cb5092 authored over 2 years ago
Rename padding to spacer, remove by default

255c1734cfc46964e8faa21756ede2badd7b3813 authored over 2 years ago
Make gutters padding automatic (#3163)

Remove padding gutter type, and automatically add 1 padding if gutters is
non-empty.

2f980471f816e841628cf2b75d8d8e689b3fe9d5 authored over 2 years ago
add spacer element to statusline (#3165)

* add spacer element to statusline

* docs

bfdcfec8c954225f79b49ce3e4db4bb76715ae69 authored over 2 years ago
Add ayu themes (#3184)

742d16026eb288b93e334a92863bb46ec2b500e7 authored over 2 years ago
Add table of contents to keymap.md (#3174)

d0c63409ccb9eae332e7dea5788f54f1af412d5a authored over 2 years ago
Highlight constructor in monokai theme (#3131)

cb142b5750fd23a9937034558663c1b5203fead4 authored over 2 years ago
Refactor 'helix-loader::merge_toml_values' to use a 'merge-depth' instead of 'merge_toplevel_arrays' (#3080)

- This ensures that other values than just the arrays are overridden, like nested objects, where...

235237ddc45d398f5121f3a27ce6afb1d0ef570b authored over 2 years ago
Fix non-msvc grammar compile on Windows (#3190)

b7fa9ba6014f3253ec4ed56dd35d6ee29af36638 authored over 2 years ago
build(deps): bump serde from 1.0.139 to 1.0.140 (#3194)

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

73a308c6654cb600d811c2883f038a1e11efeed9 authored over 2 years ago
add support for rulers to boo_berry theme (#3191)

4db01b3f82010665984c2fde01dafa26cb9a73e9 authored over 2 years ago
Fix: svelte indets.scm (#3147)

dad6d0f3b2244f2f7d5b4ab8768bbdd11bc4dd0a authored over 2 years ago
Add rabl/jbuilder/jb extensions for Ruby (#3173)

* Add rabl and jbuilder

* Add jb

d6fd93788c385832042f460bf00809a522ae1410 authored over 2 years ago
Improve HEEx comment highlights, inject comment lang (#3170)

ec85fb9ab6ff8a46f5a09d7e1134b153464dd08a authored over 2 years ago
Fix different document panic (#3160)

Would panic when given the view for the current document for a different document.

dfc31e74af1b96d9097496f1faa38710ecd30580 authored over 2 years ago
Add `vh` verilog header file type to `file-types` (#3158)

1b3a10d906843dab7faa5e0043841cd2b4c5e2dc authored over 2 years ago
add release checklist and changelog curation docs (#2598)

* add release checklist and changelog curation docs

* remove step for deleting '-dev' suffix ...

19e51c826411352c42a035cbe274d466b7cda5fe authored over 2 years ago
helix_view::theme [WARN] Theme (#3119)

* helix_view::theme [WARN] Theme

* updated: warning, error, info, hint colours
https://githu...

4589111d12d6f952bd80033b8dbb7a1d259ce4fc authored over 2 years ago
Indent with tabs by default (#3095)

b05fcaadad6ba872fffeb7539b7b157d88c64781 authored over 2 years ago
Replace '; inherits <language>' in treesitter queries with <language> queries instead of appending them (#2470)

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

b6c700fce9c13d883578f9cc5e81d624e9fbd9f8 authored over 2 years ago
Auto pair-removal (#2940)

* auto pair-removal

Fixes https://github.com/helix-editor/helix/issues/1673

* autopairs re...

52bb1103f8137e5f7c42de6f79c13e2bfbcf7490 authored over 2 years ago
keep jump/file history when using :split (#3031)

* keep jump/file history when using :split

* move history cloning into the switch function

...

19b7864062462e56545cfcca8402659573524f60 authored over 2 years ago
jumplist picker (#3033)

* jumplist picker

* remove jumps slicing

Co-authored-by: Benoît Cortier <[email protected]...

2f53644c6d7d70b680a5d734c8732e5f367aacf3 authored over 2 years ago
Gleam: add support for built-in language server (#3139)

* Add gleam lsp support

* Docgen gleam lsp support

e560212ec5336b3257b80bca5f815578d640d9e5 authored over 2 years ago
add statusline.{mode} colors and tweak various settings (#3128)

76756f0e5de2cb5e753fb49933ba47f2386c4701 authored over 2 years ago
add statusline element to display file line endings (#3113)

* add statusline element to display file line endings

* run cargo fmt --all

* change the w...

8b2a14153b0d21391e06636d0df7e8cc1b8143c4 authored over 2 years ago
fix: Indent levels could bleed over on the left edge

Fixes #3087
Refs #3105
# modified: theme.toml

906259cc41cc251dbbe1802e3a5e54a566a7d8d2 authored over 2 years ago
Add `color-modes` for onelight theme (#3104)

Add keyword.function and keyword.storage.type for TS

3b1ba7fb1213c7aee744e7df4830cc7bab8703ec authored over 2 years ago
feat(themes): add mode-specific styles to the onedark theme (#3098)

b6e06c8c0c2aef87bf2ec43054aed4d48c0339e8 authored over 2 years ago
Fix locals tracking in Rust closures (#3027)

The fix comes from the rewriting of the `closure_parameters` stanza:
it was capturing the entir...

9753da6ab79f863e2e8a54874dd45a077e1ffb96 authored over 2 years ago
Add lsp signature help (#1755)

* Add lsp signature help

* Do not move signature help popup on multiple triggers

* Highlig...

791bf7e50a19bcf7612788deb7514847089cb976 authored over 2 years ago
build(deps): bump grep-searcher from 0.1.8 to 0.1.10 (#3101)

Bumps [grep-searcher](https://github.com/BurntSushi/ripgrep) from 0.1.8 to 0.1.10.
- [Release n...

02f009921007301284cbb0db4bc36bc629088fbb authored over 2 years ago
build(deps): bump clipboard-win from 4.4.1 to 4.4.2 (#3100)

Bumps [clipboard-win](https://github.com/DoumanAsh/clipboard-win) from 4.4.1 to 4.4.2.
- [Releas...

ddc0ea751c515db2df0be149ca8e52c64e5a7bd5 authored over 2 years ago
build(deps): bump grep-regex from 0.1.9 to 0.1.10 (#3102)

Bumps [grep-regex](https://github.com/BurntSushi/ripgrep) from 0.1.9 to 0.1.10.
- [Release notes...

77e5890859e6cdfe1925dcd88799cb9fc9a196cb authored over 2 years ago
support prefilling prompt (#2459)

* support prefilling prompt

* introduce with_line builder method in Prompt

* extract show_...

e5c7aaed91c0b3d533a04840fedb88ecabc8f6a8 authored over 2 years ago
Set the selection point of the first file correctly (#3073)

55b45ec4a4cb958b241a93cc7c3f4e499379890e authored over 2 years ago
Make gutters padding optional (#2996)

If all gutters are removed, there are still an extra one padding, would be nice
to remove that ...

e8214fb1e6009d44a4b7094c6e5297a19f18f549 authored over 2 years ago
support toggling pickers' preview panel (#3021)

* support toggling pickers' preview panel

* add doc for toggling preview

2a8d38c27bce34c9b6fa95a2fb063fe097e220d4 authored over 2 years ago
Customizable/configurable status line (#2434)

* feat(statusline): add the file type (language id) to the status line

* refactor(statusline)...

dbf68e0370981dc4ad0fa74596b57347f7048fab authored over 2 years ago
Remove .git extension from SCSS tree-sitter repo url (#3089)

43761d426cb0c508bfcea93c4bf1d08949e6c7c1 authored over 2 years ago
Add SCSS language support (#3074)

0c9594e41ea18f71a0b1de386396575e6f73fc12 authored over 2 years ago
fix wrong value for cursor shape config in the docs (#3081)

bcacc703d737300e3e315b0b8a4716cdf306da87 authored over 2 years ago
feat(term): uniformize word-wise movement and deletion (#2500)

Ctrl-based shortcuts are common in numerous applications.

This change:
- Adds Ctrl+{Left/Rig...

333ab278374863296ebef5154340f33482e13edb authored over 2 years ago
respect count in treesitter movement (#3058)

8681fb6d9ee06610fac2baafb4ca34f93f9c7f4d authored over 2 years ago
respect count for selecting next/previous match (#3056)

4418924ec34c28e43ce34809edaac4ce4fd9f72c authored over 2 years ago
respect count for repeating motion (#3057)

e6a6e251c5cb2c373584187c3d4d17b3eaac6b6a authored over 2 years ago
Add cursorline colour to darkplus theme (#3054)

Co-authored-by: Dean Revell <[email protected]>

3cced1e3c825b0ae527f43358b29d9595c54065b authored over 2 years ago
[Theme] Noctis (#3043)

7951ebfd4d790b5dce39eb30944f5542eba80ea0 authored over 2 years ago
Add textobjects.scm to GLSL (#3051)

5f69beb87f611a339b5a95aa80d19947eeef8f3c authored over 2 years ago
Added ungrammar language support (#3048)

e97b8607c18c16f14ab17825ac20739c4d83b779 authored over 2 years ago
build(deps): bump regex from 1.5.5 to 1.6.0 (#3041)

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

fb625697854e3a9d99aa4cfe952f2050b7e82ce0 authored over 2 years ago
build(deps): bump serde from 1.0.138 to 1.0.139 (#3040)

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

930f98053ec88c07ccf4256ee8a5e6f14147e1b8 authored over 2 years ago
add fortran language (#3025)

0cb0c306183be94b9d42c3fae22b805850f87584 authored over 2 years ago
fix: error that caused usize to overflow (#3024)

* fix: error that caused usize to overflow

* update: changed check_sub to saturating_sub

e109022bfd34b9297905b9da5904f6aa2279e74f authored over 2 years ago
nix: pass makeWrapperArgs to wrapProgram (#3003)

718c3baebecf4a970bc32724c564fa506ed40065 authored over 2 years ago
nix flake: make the binary cache "just work" (#2999)

fefa4d8c5938c4e74b6eb01c6fb8379548c20ab4 authored over 2 years ago
book: add wiki links to the title page and install page (#3017)

Co-authored-by: amitbeka <--->

6100b1ba082db5c9fddd74d0ffea044231004920 authored over 2 years ago
lsp: Add workspace/applyEdit to client capabilites (#3012)

The functionality already existed, but the capability wasn't being
reported correctly to the se...

21b66ba0686e745c7e32a4b79cc7edcc3b3fa349 authored over 2 years ago
theme(onedark): Remove bg for window separator (#3011)

b7a3531b8f6aa0f7423293fbf071488b1ef12da2 authored over 2 years ago
Introduce storage highlighting for typescript/javascript (#2961)

230ba264bf78d9b4ecd42440f0cbb20529f9c235 authored over 2 years ago
Remove broken ledger tag highlight (#2988)

e35abe38f31149785ea04dc8a8fc1d2649ba70af authored over 2 years ago
Display diagnostic text before code in picker

2c37e25cb552f1b64ad6815bb03c40d6d5aacb24 authored over 2 years ago
Display error code only if not none

a43bcc876568b87f0e326612f5385d8c4922cb14 authored over 2 years ago
Remove source from diagnostic picker display

It is usually the name of the LSP and doesn't add much
useful information.

c4e022971df6179647206592b6d7e452c12161d0 authored over 2 years ago
Sub sort diagnostics by line number

0c104685c024a03cd857c0adcedea55b694eb604 authored over 2 years ago
Show file path only in workspace diagnostic picker

af35c624070e3db5746c35601e98f346d91df280 authored over 2 years ago
Update tree-sitter-nickel (#2987)

e0cf19c61205ff3589fe60550e64d4102d6a2dc5 authored over 2 years ago
Fix some typos (#2978)

1378b911b63f4fdab7beba77de6d54f1dd070553 authored over 2 years ago
Update tree-sitter-ledger (#2936)

b61221107068160c241858a530f6fa4144566122 authored over 2 years ago
Update TSQ queries (#2960)

A few changes to make TSQ highlights better:

* A parsing error has been fixed in the grammar ...

aacd0c8aa542ac0316569ae062966362222ff4bf authored over 2 years ago
add language `idris` (#2971)

d78354c537e00ddb0976efad1df49c90a224f107 authored over 2 years ago
Add live preview to theme picker (#1798)

* Add theme picker with live preview

* Add live theme preview to :theme command

* cargo fm...

b26e7e2e8fc900b5637d9772ecb74874e8794ecc authored over 2 years ago
DAP: Skip serializing `Option`s when `None`

DAP follows the same strict TypeScript interface syntax as LSP
which states:

> The document use...

44f596334aeda7c540fbe12d2653c86dae686470 authored over 2 years ago
DAP: Make `cwd` required in RunTerminalArguments

The spec has `cwd` in `RunInTerminalRequestArguments` as non-optional:
https://microsoft.github....

85411bed83615895f4138fa080c07c257631d7f7 authored over 2 years ago
Autumn theme: slightly adjust contrast

2e709859c4ab35237374e3c8e64c9d3767be4134 authored over 2 years ago
Add Autumn night theme

Under some light conditions, one prefers a high contrast theme.

936ed3a226a5b94c470f5b40ad7df1b0a3ae4793 authored over 2 years ago
build(deps): bump smallvec from 1.8.1 to 1.9.0 (#2976)

Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.8.1 to 1.9.0.
- [Release notes]...

f3e8b0f34bcf4a66dabeef40998442ef8f95967a authored over 2 years ago
build(deps): bump crossterm from 0.23.0 to 0.24.0 (#2968)

Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.23.0 to 0.24.0.
- [Release ...

f3467399b7a454a6fc8f42a87f898e37a6c0abad authored over 2 years ago
build(deps): bump serde_json from 1.0.81 to 1.0.82 (#2966)

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

ba255e3e3e550e1e3bac95e592e6c7df7746a4de authored over 2 years ago
build(deps): bump log from 0.4.14 to 0.4.17 (#2965)

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

1fc8cbeb688c25b17f6471a9688cf78df07c4581 authored over 2 years ago
build(deps): bump which from 4.2.4 to 4.2.5 (#2964)

Bumps [which](https://github.com/harryfei/which-rs) from 4.2.4 to 4.2.5.
- [Release notes](http...

b98567f248cbdc623b3fea03b8193542173a74c5 authored over 2 years ago
build(deps): bump encoding_rs from 0.8.30 to 0.8.31 (#2963)

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

700431d6652988784d7914c501451ef9d2fbae15 authored over 2 years ago
build(deps): bump once_cell from 1.12.0 to 1.13.0 (#2969)

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

c88d736d5c1384f0d3391295a4876892d79dba51 authored over 2 years ago
build(deps): bump serde from 1.0.136 to 1.0.138 (#2967)

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

a679efa8ce068ffa8f62b164f4a6ce958f6bb99c authored over 2 years ago
feat(theme): solarized: add cursorline, ruler, indent guide (#2962)

f392e354399c5158ad5e6d94b7170ac5040f30c6 authored over 2 years ago
Fix backwards selection duplication widening bug (#2945)

* Fix backwards selection duplication widening bug

* Add integration tests

* Make tests li...

2ac1de305e10238a2e7ed8c0d66f3fa78566dbaa authored over 2 years ago
Add runtime `xcopy` command on powershell in docs (#2958)

244825b9e1959939e1c08fe942a288d10eb6da69 authored over 2 years ago
Add Haskell roots (#2954)

e58d28a9728fd5d451c98c48bd20c57fb9eec7dc authored over 2 years ago
languages: added elvish (#2948)

4c30a3609aa8fbcca97609d281f5df449c234674 authored over 2 years ago
Highlight whole row in picker menus (#2939)

9f43dbc45d254ff860f7d33db201b2f0a6073195 authored over 2 years ago
Reuse menu::Item trait in picker (#2814)

* Refactor menu::Item to accomodate external state

Will be useful for storing editor state wh...

6e2aaed5c2cbcedc9ee4e225510cae4f357888aa authored over 2 years ago
Update night_owl for cursorline (#2938)

290b3ebbbe0c365eee436b9de9d6d6fc2b4339e9 authored over 2 years ago
Sort themes, language & files by score & then name (#2675)

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

1fde77ad9d8cbb91440ad19204a42e8c1709985a authored over 2 years ago
add statusline mode colors to meliora theme (#2933)

cc3aded1858189941cd0d78e32b267c66abfcee3 authored over 2 years ago
fix CI

a1c1abca2b2bbe82e76bbc2c0a8bc522aacbe0f1 authored over 2 years ago
Updated for #2676 , but I took the opportunity to do some other changes. (#2929)

- Misspelling of 'modifiers' for markdown.heading.1 and 2.
- Errors are now just underlined ins...

8a19196ad55cd8461b0a621ecfe373b0b3407ec5 authored over 2 years ago
Disable tree-sitter python indents, use fallback for now

There's been a lot of complaints about the state of python indentation
and the fallback actually...

9ae70cc410bd042b5cf119c571db323436caf08b authored over 2 years ago
Sort themes, language & files by score & then name (#2675)

* Sort themes by score & then name

Previously the themes were appearing unordered after typin...

d8abd1eaf398f462122efbc937cda9d8178a5754 authored over 2 years ago
adds --vsplit and --hsplit arguments (#2773)

* adds --vsplit and --hsplit arguments

* moved comment

* fixed lint (third time's a charm)...

f10b6f6ee2bbf4d6d9356e27be25b25bdb85b9cd authored over 2 years ago
Add new key bindings to view mode (#2803)

* Make view mode more pager-like

Addresses #2721

* Remove view mode bindings for J and K

15d96c843aca5b87fde26faf6c556265402c32c1 authored over 2 years ago