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

Extend tutor file (#2133)

* Adds tutorial sections for multiple areas including:
- Changing selections to uppercase / low...

e10cf0851633bba1424b9211932a624c0f4c9a72 authored almost 3 years ago
Wrap current directory picker with overlay widget (#2308)

477b88e99cb64576c0ea85b13f71fb43d36fc259 authored almost 3 years ago
fix typos (#2304)

3a398eec56c907f9d0f166e77242eb13ded229bc authored almost 3 years ago
feat(lsp): add toml lsp (#2302)

2e46961886cb40b45a03a91c59823b0e437a9867 authored almost 3 years ago
Add ui.virtual theme scopes for onedark theme

3626e38e51f0fdcbbb7c59cb6d2f2b3167792272 authored almost 3 years ago
feat(commands): better handling of buffer-close (#1397)

* feat(commands): better handling of buffer-close

Previously, when closing buffer, you would ...

52f5a4228aef2d31cf20aeee2bed317ba1767c18 authored almost 3 years ago
Add onelight theme variant (#2287)

a3c0b4db48bb286a9b59a3fb1089607f6f29388c authored almost 3 years ago
feat(lang): add hare language support (#2289)

Co-authored-by: Mehdi Katranji <[email protected]>

1a3d6252b9d1a411df8ea27ee04960f599c35a6b authored almost 3 years ago
Fix paste direction for typed paste commands (#2288)

773736b03a176159240bcef3162732d538917331 authored almost 3 years ago
Fix base16_terminal theme using incorrect ansi-color (#2279)

fcd0ca3912cf53b68cec21823d25677cba7e9eea authored almost 3 years ago
build(deps): bump anyhow from 1.0.56 to 1.0.57 (#2273)

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

3d3145d51145cde46ca062eec12d9635ab2b9b38 authored almost 3 years ago
Autumn theme: improve markup highlighting (#2270)

Co-authored-by: Jens Getreu <[email protected]>

8eb15f52835c3669a5d5f0539a13f415a8a71856 authored almost 3 years ago
Fix typo (#2264)

b65fb0f64ad6cf7a54f4dda92bebfc22d80b236f authored almost 3 years ago
register publish_diagnostics client capability (#2241)

db47761154ff8e36bd442ed64d4ccb6051279baa authored almost 3 years ago
feat(lsp): add vala language support (#2243)

a8cb46680d0588d24262aece840c6b66cb9b87de authored almost 3 years ago
Add Pop-Dark Theme (#2189)

ea02b46c5de443f90054a2d3bf43d1ef533f4962 authored almost 3 years ago
Add :get-option command (#2231)

15db6031bbbdf7a795c15050a551dee09e9d1248 authored almost 3 years ago
Rename paragraph motion commands from move to goto (#2226)

* fix command name for next/prev paragraph motion

* rename move_next/prev_paragraph to goto_n...

3f2bd7770e9cdbb57c139ef950e2d63ccf8ac674 authored almost 3 years ago
fix(lsp): divide hcl into seperate languages (#2244)

5ca8dfe57c044227274b73f9169ae68cebf1d074 authored almost 3 years ago
Add tokyonight_storm theme variant (#2240)

6047506ec56787e5a87d0dfe9cb90646004becf5 authored almost 3 years ago
feat(lsp): add yaml lsp (#2234)

1c1ba006aed87b1f26cf8e337a1cb04d1b21879a authored almost 3 years ago
Only merge top-level array when merging `languages.toml` (#2215)

* Revert "Revert "override nested arrays when merging TOML (#2145)""

This reverts commit 35d2...

2c7f770aa9b094afca4454c8e85c8a963112ec32 authored almost 3 years ago
chore(lsp): check rename capabilities before send rename action (#2203)

19d042dde6ac7aad5b597c791c1f142f5c7f7198 authored almost 3 years ago
Fix ctrl-u on insert behavior (#1957)

* Fix ctrl-u on insert behavior

Now should follow vim behavior more
- no longer remove text ...

c1d3d49f3f47a991e38e21d96dee3f9081c9a663 authored almost 3 years ago
Replace line endings using `set_line_ending` command (#1871)

* set_line_ending: now replace line endings

* use ending.len_chars() directly

* account fo...

dd5a7c6191314b22347c323e8cda8aff225e21ba authored almost 3 years ago
feat(lang): add nushell language support (#2225)

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

5c2570582bdacf7acebf1bf4cab90699b98ecc67 authored almost 3 years ago
Add `autumn` theme (#2212)

Co-authored-by: Jens Getreu <[email protected]>

3c250b7528175e67717a3c6d11be7409023d5a16 authored almost 3 years ago
Document `ui.virtual.ruler` scope in theme docs (#2199)

From the rulers feature (#2060)

6de2e7634fc0badd2b8cfdee4e5f0639684138f0 authored almost 3 years ago
feat(lang): add go.mod and go.work support (#2197)

4144c9d2f2e712475d0ee54d029653f2c7dffff5 authored almost 3 years ago
chore(filetype): bash and hcl file type add more common used extensions or files (#2201)

8d335f63f00755c33721b656f289357d3bd5dfb7 authored almost 3 years ago
Fix nix shell by hardcoding the flakecompat library (#2196)

b0bceb5674717c2c9f2d3b4c5526107d1c084e31 authored almost 3 years ago
Add Nickel language (#2173)

961647719769e6b2baa8ae74630c16ab8963fa61 authored almost 3 years ago
dark_plus: Add the borders color from the original theme (#2186)

5247d3ae2d19da1959534b676fdbea9c34b0df06 authored almost 3 years ago
Revert "override nested arrays when merging TOML (#2145)"

Looks like there's some follow-up issues

This reverts commit c8cfd0b1a0da071618a9efc71ac5735d61...

35d2693630a4ec29a654704bc4be47badb8d6070 authored almost 3 years ago
theme ui.virtual capture for existing themes

1525e3c6c846fc3dc4d4a68768105762f5abb376 authored almost 3 years ago
allow whitespace to be rendered

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

e6b865ed0b1b77934733d86b59d60870e9f5881f authored almost 3 years ago
Added ability to remap 0 if it is not part of a count (#2174)

* Added ability to remap 0

* Removed duplicated match body

94eba0e66aa193c093b1d7eefc0e21391cb2485f authored almost 3 years ago
Fix open on multiline selection (#2161)

Select multiple line and open should be based on the whole selection
and not just the line of t...

2a853cd41dd15d2891ac6ca17372c9f5f00a8528 authored almost 3 years ago
Add rulers option (#2060)

* Add color_column option

* Rename to ruler

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

5d5b6bab9ba5211c8c146fb38276f968892e7882 authored almost 3 years ago
add table of OS/command for copy/symlink the runtime folder to the config (#2073)

* create table of OS and commands in the readme

* add link to wiki from health check (without...

02426072cbe4b6272bf54d89f85598bb79a33729 authored almost 3 years ago
AppImage (#2089)

* Add desktop entry file

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

* Add placeholder icon for ...

e452b97cdc7617ec887744b764f1090e440a5983 authored almost 3 years ago
override nested arrays when merging TOML (#2145)

We merge the elements of arrays for the top-level array. For
`languages.toml`, this is the arra...

c8cfd0b1a0da071618a9efc71ac5735d6147a0ca authored almost 3 years ago
Restore document state on completion cancel (#2096)

3a7bf1c40cba7f4763df38e347587b5c3003d080 authored almost 3 years ago
build(deps): bump toml from 0.5.8 to 0.5.9 (#2166)

Bumps [toml](https://github.com/alexcrichton/toml-rs) from 0.5.8 to 0.5.9.
- [Release notes](ht...

cc68fa857dced7d9433d145ebfa8cd70e5a0394d authored almost 3 years ago
build(deps): bump fern from 0.6.0 to 0.6.1 (#2165)

Bumps [fern](https://github.com/daboross/fern) from 0.6.0 to 0.6.1.
- [Release notes](https://g...

c53ec957087f1bd1e03ff8c0acc18bfd0add3244 authored almost 3 years ago
Add tokyonight theme (#2162)

015a582d44a802bd1b983c88d737a7c290f87b22 authored almost 3 years ago
Fix Golang textobject queries (#2153)

* log textobject query construction errors

The current behavior is that invalid queries are d...

4e877de54d4ad79cf5dafca6642f63ee1a8d5ae4 authored almost 3 years ago
prevent panic when receiving malformed LSP PublishDiagnostic (#2160)

Instead of panicing we can discard the malformed diagnostic. This
`.parse()` fails commonly whe...

449d1dfdfbf56ace564182dc85802e57b8494975 authored almost 3 years ago
Remove dim attribute in onedark ui.linenr (#2155)

4b1fe367faa4d64f3823d3fee1f70762a4334e29 authored almost 3 years ago
Fixing (in two ways) a small typo (#2156)

2bddec02e7a810b1d73c6179e3ad708dd59ea5a9 authored almost 3 years ago
Add support for local language configuration (#1249)

* add local configuration

* move config loading to Application::new

* simplify find_root_impl

c2a40d9d5229c701fa1a6d0fb80ce4ba86e8dc0c authored almost 3 years ago
Ruby TextObjects and more file extensions (#2143)

be656c14e32243fc32ed68f9a3240301f2902df7 authored almost 3 years ago
Update tree-sitters Erlang and HEEx (#2149)

ad36a024da4dae0cc096cae8ab83740507bc8d8a authored almost 3 years ago
Add JavaScript control keywords (#2140)

c45fb08a9389e21d9694059819aed940ba446a0b authored almost 3 years ago
Add command to extend selection to line above (#2117)

* added command to extend selection to line above

* fixed view not scrolling up when reaching...

b67e0616dd45089b6ffbfe6f416598638bb8d7eb authored almost 3 years ago
Send active diagnostics to LSP when requesting code actions. (#2005)

* Send active diagnostics to LSP when requesting code actions.

This allows for e.g. clangd to...

33b7483db53684cdd0a36f873662f8d6ff163201 authored almost 3 years ago
Pipe typable command (#1972)

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

2eca2901f31083af85ffd6f299c64ad80a8bfaf5 authored almost 3 years ago
Fixes #1991 LSP Auto-import (#2088)

dc8fef5dd311e239150dfcd62c90cc84ee32a8a0 authored almost 3 years ago
Make gutters configurable (#1967)

* config option line numbers none

* view tests

* added tests

* doc

* comment

* Ma...

b04c425c63d03f8320eb47ab6e38e4bb79763248 authored almost 3 years ago
Add make file-type "mk" to languages.toml (#2120)

450f348925ff1a2a39b73481f61af6fc7e57ebef authored almost 3 years ago
gdscript support (#1985)

50df92481103ec4b2d2549eebc0dcbae73ed8a20 authored almost 3 years ago
Additions to 'themes' section of docs (#2098)

* Added more descriptions to the themes part of the docs

* Add more descriptions to themes se...

893963df0ad8596034522cd18570517f823d7123 authored almost 3 years ago
feat(languages): SQL (#2097)

460e6a857b44a2492c5c8888a3985ec413393300 authored almost 3 years ago
fix: prompt: pass through unmapped keys regardless of modifiers

Ctrl + Alt is apparently another common sequence for AltGr:
https://devblogs.microsoft.com/oldne...

764adbdcf6f0a5615d1ddd3abb7ed7b9cf0f2d92 authored almost 3 years ago
update tree-sitter-elixir

The new revision handles a case that I come across often: a stab
clause (i.e. '->') with an empt...

8c3c90198a43fd69e1e3e07a2e164db3fb11bb24 authored almost 3 years ago
add tree-sitter-heex

HEEx is a templating engine on top of Elixir's EEx templating
language specific to HTML that is ...

4836bb38d3c13c9f1ebd3533bc35a54f80c7e118 authored almost 3 years ago
remove error highlighting for tree-sitter-elixir

This will become more important with the HEEx grammar being added.
Error highlighting with the E...

4ac94a5c431c8ddff38bba5061e66ed355c42747 authored almost 3 years ago
add tree-sitter-eex

EEx is an templating language for Elixir. Since the incremental
parsing refactor we can used com...

9d095e0fdc78ad42c033193dd980b6218c9484d6 authored almost 3 years ago
Document values for editor.cursor-shape (#2094)

These are hinted at in the example config at the top (except `none`), but really should be liste...

740f565c80a76ee499a93f2c1ccd6cc8388b7e63 authored almost 3 years ago
Make textobject select last paragraph (#1992)

* Make textobject select last paragraph

Last paragraph shoud be selected if the cursor was pl...

62283fdadb762d77deaba7ff820fbdac0b2d3a3b authored almost 3 years ago
Fix panic when using set-language on a scratch (#1996)

Skip launching a language server if a document doesn't have a valid URL.

a0c6c45c1b5dc36f3c5151363d3f360bea388a99 authored almost 3 years ago
Add true or false checkbox in health output table (#1947)

hx --health output table's second and third columns were not showing
symbols like ✔ or ✘ to ind...

3deb1c92306877e4d99c45f20f61c17c5e980492 authored almost 3 years ago
Add shell completion (#2022)

* Add shell completion

* Add shell completion to release

1fb614443292fe723e764782be560bb2ab3dda4e authored almost 3 years ago
Add `:write!` to create nonexistent subdirectories (#1839)

* Make `:write` create nonexistent subdirectories

Prompting as to whether this should take pl...

660e0e44b2b6329c1d0af788d624dd5765c2acc6 authored almost 3 years ago
Apply ui.gutter style to empty gutters (#2032)

The unstyled column on the left from the diagnostics_or_breakpoints gutter
looks sad if you wan...

d5c086697896d87f034c1dbe0ae0ccbc71f37d2c authored almost 3 years ago
build(deps): bump lsp-types from 0.92.1 to 0.93.0 (#2084)

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

f3dcb4034fd528b620935780bcd5e86937c0b393 authored almost 3 years ago
build(deps): bump encoding_rs from 0.8.30 to 0.8.31 (#2083)

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

6530d452a00e5868d924f7c22c8393a427eaf32a authored almost 3 years ago
build(deps): bump cachix/install-nix-action from 16 to 17 (#2081)

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

14079bd17b18296ef787e4a0304505992142b584 authored almost 3 years ago
build(deps): bump actions/download-artifact from 2 to 3 (#2082)

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

f9ddc8a9acdc14c36bbb68ed3198feeed179ff78 authored almost 3 years ago
Improve Dracula Theme selections (#2075) (#2077)

7cb6e07ba01e67685f9dd7e4de994c865dc64299 authored almost 3 years ago
Rewrite Language Support docs (#2065)

3d79c60a1ff7d2976c89b90976746df629be34fa authored almost 3 years ago
Add command for picking files from CWD (#1600)

The `file_picker_at_current_directory` command opens the file picker at
the current working dir...

562874a720678a238966c69f413cb3d691f74c66 authored almost 3 years ago
add tree-sitter-embedded-template (erb & ejs) (#2055)

After the incremental parsing rewrite for injections (which was released
in 22.03 https://helix...

494306ad7ae8ffb45d4d7d906528b64812eee3a5 authored almost 3 years ago
Improve documentation on Language Server installation (#2037)

78b16009433041059597cc6ccea28c17254483b7 authored almost 3 years ago
Add default language server for Vue (#2043)

0b410b0a162e0c46995cad492ff1c4a65c4e5279 authored almost 3 years ago
docs: Quote TOML keys containing dots (#2040)

7779dbfcb847e9aa20e01ae0f8354c3c0de38fe3 authored almost 3 years ago
Add dracula at night theme (#2008)

209ec4468b82b49bac9bc47c539dfe8b049f41cb authored almost 3 years ago
Add language server command for OCaml (#2035)

7f461895b02139b8e1addf6ee6651fc3811c6cbe authored almost 3 years ago
Add swift language (#2033)

9caf7c0d5aae16acd76e39b078ef8a94ed102b65 authored almost 3 years ago
PHP roots and languageserver improvements (#2031)

Co-authored-by: Karl Grasegger <[email protected]>

8e12fd52908ecc7d53d1b456fe3b10e0833f1a63 authored almost 3 years ago
Remove usage of format ident feature from tests (#2028)

19ff21eaa27141807ee206230d1e6e9f071b8180 authored almost 3 years ago
Add default language server for CSS (#2025)

61d1684a329e933261fbb3863f7cffbda89292ac authored almost 3 years ago
Add default language server for JSON (#2024)

22629ca211152edfd8df3ae45b7cd380b18946fc authored almost 3 years ago
Add default language server for HTML (#2018)

b5efb9d66cfb582eec0b96174d856c8f7e43d82c authored almost 3 years ago
Fix typo (pallete -> palette) (#2020)

581ac5660fdb0ae5d0dfe2bc9fd95e0333b68c5c authored almost 3 years ago
[dark_plus] update tag and ui.menu.selected colors (#2014)

2d4f94eb276bb6519bebcb6aa11e78d92ed9ea11 authored almost 3 years ago
Compute style only once per source highlight event (#1966)

During a single HighlightEvent::Source, the highlight spans do not
change and we can merge them...

420b5b8301060aa19ecc7d06cb05d0e8e11e570d authored almost 3 years ago
add languages `r` and `rmarkdown` (#1998)

* add languages `r` and `rmarkdown`

* r: fix highlights

* rmarkdown: add eof in queries

...

31c468ab95fe775dc65bef0674ca3c3ec219259f authored almost 3 years ago
Add paragraph textobject to match infobox (#1969)

d37369c1e056e41d405bc95b13efd550c57fa933 authored almost 3 years ago
remove hardcoded '/' from grammar source path (#1986)

b03421a8c0811b48da0f30f4d4fce41a1f98a547 authored almost 3 years ago