Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Helix

A post-modern modal text editor
Collective - Host: opensource - https://opencollective.com/helix-editor - Website: https://helix-editor.com - Code: https://github.com/helix-editor/helix

feat: add `--default-config` command line argument

github.com/helix-editor/helix - NikitaRevenco opened this pull request 21 days ago
`--default-config` command line argument

github.com/helix-editor/helix - NikitaRevenco opened this issue 21 days ago
Fix language configuration for .conf files

github.com/helix-editor/helix - jpaju opened this pull request 22 days ago
Completion item kinds customization support V2

github.com/helix-editor/helix - nferhat opened this pull request 23 days ago
fix(clippy): clippy 1.83 lints

github.com/helix-editor/helix - RoloEdits opened this pull request 23 days ago
Improve tsq/tree-sitter-query language support

github.com/helix-editor/helix - uncenter opened this pull request 23 days ago
Add support for the Vento template language

github.com/helix-editor/helix - uncenter opened this pull request 23 days ago
add bufferline highlighting for flexoki themes

github.com/helix-editor/helix - xavier-xia-99 opened this pull request 23 days ago
Minor edits for easier readability

github.com/helix-editor/helix - sharma-shray opened this pull request 24 days ago
Fixes #11887

github.com/helix-editor/helix - mjkpolo opened this pull request 24 days ago
fix termcode yank/paste

github.com/helix-editor/helix - rcgoodfellow opened this pull request 24 days ago
just: bump grammar support to Just 1.37.0

github.com/helix-editor/helix - poliorcetics opened this pull request 24 days ago
cleanup: remove pr.md introduced in #11448

github.com/helix-editor/helix - poliorcetics opened this pull request 24 days ago
fix: editing files in non-existent paths

github.com/helix-editor/helix - kfatyuip opened this pull request 25 days ago
fix: Remove leftover debug println!

github.com/helix-editor/helix - poliorcetics opened this pull request 25 days ago
How to insert <TAB> after word?

github.com/helix-editor/helix - funny-falcon opened this issue 26 days ago
Improve language support for Ada

github.com/helix-editor/helix - ronan-d opened this pull request 26 days ago
New Website

github.com/helix-editor/helix - NikitaRevenco opened this pull request 26 days ago
Search selection with word boundary detection

github.com/helix-editor/helix - MilanVasko opened this pull request 26 days ago
Resolving misidentified ".conf" Files

github.com/helix-editor/helix - kfatyuip opened this issue 28 days ago
Completion items change when cycling

github.com/helix-editor/helix - RoloEdits opened this issue 28 days ago
Add: Filter by mode for command_pallete (Spc-?)

github.com/helix-editor/helix - darshanCommits opened this pull request 29 days ago
Support Windows-GNU builds

github.com/helix-editor/helix - kirawi opened this issue 29 days ago
feat: change comment string for mdx files

github.com/helix-editor/helix - NikitaRevenco opened this pull request 29 days ago
Scroll-off for top of document

github.com/helix-editor/helix - lizclipse opened this issue 29 days ago
Indent & Format

github.com/helix-editor/helix - ElYaiko opened this issue 29 days ago
Merge master into fork

github.com/helix-editor/helix - RoastBeefer00 opened this pull request 30 days ago
fix(clippy): suppress `unused` lint on windows

github.com/helix-editor/helix - RoloEdits opened this pull request 30 days ago
chore(msrv): bump MSRV from 1.70 to 1.76

github.com/helix-editor/helix - RoloEdits opened this pull request 30 days ago
`sed` support?

github.com/helix-editor/helix - Rudxain opened this issue about 1 month ago
Add WORKSPACE.bzlmod to starlark file-types

github.com/helix-editor/helix - rcorre opened this pull request about 1 month ago
chore(solidity): add highlight queries

github.com/helix-editor/helix - beeb opened this pull request about 1 month ago
Adaptive Theme Selection Based on the Terminal Color Scheme

github.com/helix-editor/helix - luca-schlecker opened this pull request about 1 month ago
Add formatters for Elm, Haskell, Python, and TypeScript

github.com/helix-editor/helix - heyakyra opened this pull request about 1 month ago
Allow multi-cursor 'smart' goto-file

github.com/helix-editor/helix - emilyyyylime opened this pull request about 1 month ago
feat(highlights): add `INVARIANT` to error tag

github.com/helix-editor/helix - RoloEdits opened this pull request about 1 month ago
Add Sunset theme

github.com/helix-editor/helix - pithecantrope opened this pull request about 1 month ago
Add inverse repeat_last_motion command

github.com/helix-editor/helix - Aqaao opened this issue about 1 month ago
build(deps): bump thiserror from 1.0.64 to 2.0.3

github.com/helix-editor/helix - dependabot[bot] opened this pull request about 1 month ago
build(deps): bump which from 6.0.3 to 7.0.0

github.com/helix-editor/helix - dependabot[bot] opened this pull request about 1 month ago
build(deps): bump unicode-general-category from 0.6.0 to 1.0.0

github.com/helix-editor/helix - dependabot[bot] opened this pull request about 1 month ago
build(deps): bump the rust-dependencies group with 5 updates

github.com/helix-editor/helix - dependabot[bot] opened this pull request about 1 month ago
How to use sed?

github.com/helix-editor/helix - nickworks opened this issue about 1 month ago
feat: add config for disable autostart LSP

github.com/helix-editor/helix - GladkihEgor opened this pull request about 1 month ago
Add support for Zenscript (Crafttweaker)

github.com/helix-editor/helix - Zhaith-Izaliel opened this issue about 1 month ago
Add support for Teal language

github.com/helix-editor/helix - barsoosayque opened this pull request about 1 month ago
Change default comment token to # for unrecognized files

github.com/helix-editor/helix - kfatyuip opened this pull request about 1 month ago
`last_picker` command should recompute matches

github.com/helix-editor/helix - louis-thevenet opened this issue about 1 month ago
Align backup system to Neovim's

github.com/helix-editor/helix - kirawi opened this issue about 1 month ago
Autocomplete removes the next character

github.com/helix-editor/helix - Bobrokus opened this issue about 1 month ago
feat: remap "add cursor above" to D instead of Alt-C

github.com/helix-editor/helix - NikitaRevenco opened this pull request about 1 month ago
[windows-gnu] Build fails in linking stage

github.com/helix-editor/helix - RivenSkaye opened this issue about 1 month ago
Make Spacebones theme picker selection more legible

github.com/helix-editor/helix - keirlawson opened this pull request about 1 month ago
respond to terminal paging events?

github.com/helix-editor/helix - KiaraGrouwstra opened this issue about 1 month ago
Configuration for diagnostic icons

github.com/helix-editor/helix - smbroadley opened this pull request about 1 month ago
Hard Linked Files Break on Write

github.com/helix-editor/helix - harryhmtse opened this issue about 1 month ago
Using workspace in override command

github.com/helix-editor/helix - otiv-willem-vanhulle opened this issue about 1 month ago
Book/Documentation: keys are black on black in light mode

github.com/helix-editor/helix - Release-Candidate opened this issue about 1 month ago
fix: removed explict default config file from swift-format

github.com/helix-editor/helix - lizclipse opened this pull request about 1 month ago
Update Zig's comment tokens

github.com/helix-editor/helix - krish-r opened this pull request about 1 month ago
Complete using LSP texlab for Latex is broken

github.com/helix-editor/helix - pozix604 opened this issue about 1 month ago
feat: `:cd` with no args changes to home directory

github.com/helix-editor/helix - NikitaRevenco opened this pull request about 1 month ago
Update Unison grammar and queries

github.com/helix-editor/helix - zetashift opened this pull request about 1 month ago
Inconsistent "variable.parameter" highlighting

github.com/helix-editor/helix - pithecantrope opened this issue about 1 month ago
fix: better display of prompts on long inputs

github.com/helix-editor/helix - yo-main opened this pull request about 1 month ago
feat(languages): add .livemd Markdown extension

github.com/helix-editor/helix - aidalgol opened this pull request about 1 month ago