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 Default to some structs

8759dc7e3389a6215f6a28e3e89e4a4912aca3c4 authored over 3 years ago
Silence TCP client messages on stdout, log them in the future

2094ff1aaf08be492ccf052d189446a2c8a5a15e authored over 3 years ago
wip

86102a651f3b3bf1c8965ca9b44b578694f7ce3e authored over 3 years ago
Start integrating into the editor's event loop

d39baa3b4e1f5bc1a03533e7b22af0043ec1eac9 authored over 3 years ago
dap: implement threads request

7d2d4ed4a86f28bfce8d2fda8a774701d80f5175 authored over 3 years ago
compat: add all possible debugger caps

e388079a0b9e02b3125f426649b9accdb9d65234 authored over 3 years ago
fix: Used the wrong type for variables

8fbda0abaf337448dff56779a69fa97d99015f11 authored over 3 years ago
dap: Significantly simplify code using the Request trait

184abdc51061bd1636f31edcb51d71d0362a3d83 authored over 3 years ago
A request always needs to have a response, per spec (the body can be empty)

6225401e84794dd1bfa1218524d37a6cd55e9d4e authored over 3 years ago
dap: create C example

eb0605c13d65f68078a62105f738915143997d7e authored over 3 years ago
refactor: use tagged enum for handling DAP payloads

279db98d3cb6c7ee41af81c3e8eb6ef69a1662d0 authored over 3 years ago
examples: make examples identical

36fb8d1b1ab9f5e0c242e2d167bfaa91f41b7466 authored over 3 years ago
Initial debug adapter protocol implementation

0f6e81b85be6e7e8f08446f3cd373da38dd67360 authored over 3 years ago
compat: remove missing caps

Only report present features now

43c9eba037c1a270138f7fa7b25d3107f03ec3de authored over 3 years ago
dap-basic: better output formatting

0777948fc03f9edeec33d13175d6631331409e9c authored over 3 years ago
dap-basic: handle output events

09390be6a568bcf7052c57bf10219c448413d5b0 authored over 3 years ago
dap: move launch request argumets outside of client

6bb653f820998a9a33db3dabf815a761b1c97bfa authored over 3 years ago
fix: move adapter_id out of DAP client

3d64cf8356044fb272fd0a93e8235f967b9da156 authored over 3 years ago
dap: add missing fields to structs

e11b67b0db32c6459ab672a23b04c66de093e4ee authored over 3 years ago
format

5fd0a2ddda5710a12f0f76267420bde11a825b21 authored over 3 years ago
dap: logging using fern

fd709bc56dae91fdd183486360dd08ac535c5c5b authored over 3 years ago
dap: support TCP clients

fabee039835e18ec464164f60182689f7489cfe7 authored over 3 years ago
Add attach command

541f7a051466cd8313b2aad77392c9799c81018b authored over 3 years ago
client: handle events multiple times

c72475bc3084f206c3d0c612dd86afe324c6931e authored over 3 years ago
types: capitalize ID in names

Part of LLDB integration

cc650c7f4f7e63d9417ceb3a0f302a575297dd98 authored over 3 years ago
compat: don't wait for launch and attach response

I could not get one from codelldb

d4c215b35db2195856b00a5663081cda8565ce60 authored over 3 years ago
format

f5b1655eab402789a189f7abf06c4f9de7590df4 authored over 3 years ago
working lldb example

f92fb966c086b421b49a57d98ba21eedd56a99d5 authored over 3 years ago
client: support tcp_process transport

b9797a7dd22a5aa7d401a7d37166e21fd810c235 authored over 3 years ago
Refactor types, add a Request trait

3a9e1c305b1ab080e77a2d6a405710fd1f20015e authored over 3 years ago
Avoid cloning a request on send

0300dbdeb378fa5797a23ce8b3f72e2749c3ce50 authored over 3 years ago
format

809990a3a4a7a9ccfd169a765c7f0e8e1f2ccf1b authored over 3 years ago
dap-lldb: adjust breakpoint position

2a6210806b789fd1123c0767980e8f3af96c6f22 authored over 3 years ago
Fix example compilation

54dc2f8107229952928bc68f24946398a84cd56b authored over 3 years ago
dap: Split types off into types.rs

2d1ae2e44ba81da8e6c8380e2ab8505672e45ede authored over 3 years ago
examples: continue handling output events

6c0f7eafc34d54cc4d4883908741b6f33a7372dd authored over 3 years ago
Get cargo check to pass in the subcrate

3f62799656df1f6127d4bdbac4d4ac11932bd93f authored over 3 years ago
Revert "compat: don't wait for launch and attach response"

This reverts commit 766e3380622e2c7ddf5051ed672b78ece8d99f1f.

Not required for lldb-vscode

ae321592479545b3d86319daf2527c76ba46c0c4 authored over 3 years ago
dap-dlv: rename from dap-go

4f2b8fb05a391fb42d2accb0b8de1f89b0d13480 authored over 3 years ago
format

e7f543fe66459bf5c35675b551213443370492dd authored over 3 years ago
compat: remove seq from Response and Event

c5492788a23056dd82874a8524226dc20e2becc8 authored over 3 years ago
dap-basic: parse stop event

b3be6b269aaf8b81d74ca4f0001254d8a17a6c76 authored over 3 years ago
dispatch events in client

d6de5408b71f23032c57fbb7f122d3295605dd33 authored over 3 years ago
refactor response processing

59d6b92e5b05a829dd2aeb0994afc51dec0da87f authored over 3 years ago
refactor server message handling

9678df1c62cc3ff7f1efc3800f43f83069d2c6ef authored over 3 years ago
types: simplify working with client's launch args

aac586b5464fef5f850d9c80bc3c9467e255977d authored over 3 years ago
dap: make transport IO-agnostic

26a55dcefd9774235cd8c40eb2724daa0808e376 authored over 3 years ago
dap: support getting scopes and variables

0fa127b1051ad9af9371a1c9b424921e4f52d066 authored over 3 years ago
dap-basic: pretty-print results

5f3e8063415291e91d856fe3ed1eea16b058d0e1 authored over 3 years ago
minor: Extract doc.text().slice(..) into a var

d4c17b633c09ab2a0ba8794a6650dcfb67f50ea9 authored over 3 years ago
minor: Nicer errors, std::io::Error provides a Display impl

38e932bd4c8b5ba105f7bd6c0c933c681b4df68a authored over 3 years ago
Make scrolling extend in extend mode

a76ec9a64e6c505ee0fdd5ee18e83390ac4a84ad authored over 3 years ago
Use the correct search register

07fea61d03bef6004f5d2803e67c1175524fb74f authored over 3 years ago
cargo fmt

f60b549fb7c21ff92fe635729198555d704e5f93 authored over 3 years ago
ui: Refactor styling a bit, ensure infobox is stylable

68626b8f7844381c7fdfc8ddeffcbe5e84f1db04 authored over 3 years ago
minor: Refactor commands.rs a bit more

cbd39d67a419aa0442af6d81b5b41ad518dc5fff authored over 3 years ago
use `ui.text.focus` for the picker (fix #622)

da8810809a97d09f9a3117650f3f4364fa8dd20c authored over 3 years ago
Fix clippy attr

0595b0626ab45339fc77ac3d8850d786d821989b authored over 3 years ago
Bump memchr 2.4.0 -> 2.4.1

ab4e765ff32299a9e85ff83e30364e777c71eab3 authored over 3 years ago
Avoid looking up ui.text per highlight range

5f8b1c7320f44985297eb483aa3a6c61f592d571 authored over 3 years ago
Extract view.inner_area(), simplify render_focused_view_elements

557fd86e71062a1de83d0011f8208cf2fce0dd5f authored over 3 years ago
Refactor view.first_line/first_col into view.offset (Position)

9776553ad057c12ccee8c0d54d419b159977f34e authored over 3 years ago
Simplify write/write_all commands, we no longer need to excessively block

115754c5ee5e105ca5b1943abe9b2a1b2299c2bc authored over 3 years ago
fix: ui: Pin popups with no positioning to the initial cursor position

This avoids the floating popup following the cursor as we type.

12ea3888c59aec8e6d0b4dcf6a3ad92a84edaca7 authored over 3 years ago
Golang indent improvements

466528c49308f3e326f97eb65155650b3f78735b authored over 3 years ago
feat: add indenting for protobuf

2f42b2338ea617729d99578f07cc317b2d9cb0fe authored over 3 years ago
feat: add protobuf tree-sitter parser with highlighting queries

4b45f27a13500bd5f85d11e2e3bcda49bfdd065c authored over 3 years ago
Added more cpp filename extensions

1158fc44870ba21e8dabf3547f89a3be9ddaa286 authored over 3 years ago
fix warnings

b63afbe74cb39ff0e3ca7e46b6bc5e53f7d4e3b7 authored over 3 years ago
gruvbox theme changes (#594)

* changed some gruvbox highlights

* more stuff including cursors

* use property instead

...

098b6b6eedf6da8e760b334d61acef56be8d258b authored over 3 years ago
Fix auto pairs return wrong selection (#613)

36095326d0caed43959892a6b5f669833f2a747c authored over 3 years ago
Update dark_plus.toml

7560af1211201bc644ea015f4a2b25ea8f2be34d authored over 3 years ago
Document more of document.rs (#562)

16bf8e1e6b52546ba804dc7206317c4e368dcfb5 authored over 3 years ago
Add docs for registers, multi key remaps (#557)

b59b2485613089595522377c87a392c859ee31a0 authored over 3 years ago
Adding mjs to JavaScript file type (#607)

MJS is a file extension for JavaScript modules using standard ES2015+

fdd6530df7fa849b86e4fdd3c7d696d89aaf4012 authored over 3 years ago
Update CHANGELOG.md (#606)

ad462b432260e94568e5ff1da67582d6a0ebcddf authored over 3 years ago
Added "/utf-8" to Windows compilation options. (#603)

89089a73557827d6a364b0e622a565aaa8e0cbf9 authored over 3 years ago
Adding INO to C++ file type (#596)

INO is file extension for C++ files used in Arduino sketches.
Reference: https://www.arduino.cc...

a2cd9cce9d2fb809daff89716810ec2b8192ffa0 authored over 3 years ago
Exit select mode after toggle_comment. Fixes #597 (#598)

Consistent with yanking, exit select mode after toggling comment. Fixes #597

18c05095935509a85fc014379fc63a2b6b50aaf5 authored over 3 years ago
Compile the grammar libraries with full RELRO on Linux (#599)

* Compile the grammar libraries with full RELRO

* Set RELRO compiler options for only Linux

9912bd7821213235c03944f85af6365155fb3247 authored over 3 years ago
Refactor infobox rendering and parsing (#579)

14c08e855f6d0ebfbf1d7cb5d7010507ad3a5db6 authored over 3 years ago
Bump bitflags from 1.3.1 to 1.3.2 (#600)

Bumps [bitflags](https://github.com/bitflags/bitflags) from 1.3.1 to 1.3.2.
- [Release notes](h...

27616153bc5117153f246e538bf32de226fa8fc9 authored over 3 years ago
Bump anyhow from 1.0.42 to 1.0.43 (#601)

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

ecf58af4976b19896d3f0c692b130db13bdf8be0 authored over 3 years ago
Update configuration.md for Windows

Added explicit paths for WIndows, Mac, and Linux based on [`choose_base_strategy`](https://docs....

4b5090a5f61553e272864d3d894cb5132f4d7b00 authored over 3 years ago
Fixes crash on empty rust file. (#592)

Fixes #591

Co-authored-by: Cor Peters <[email protected]>

ac3c1719c968cdad7b17a7a8a115bc722928bbb9 authored over 3 years ago
feat: relative numbers (#485)

* feat(helix-view): configuring line-number

* feat(helix-term): relative line numbers

* fe...

78923496a6134ab456dbfe8c0a58270d32e4b239 authored over 3 years ago
Add ledger tree-sitter (#572)

Might need to update later since the current one highlight does not
work very well yet.

aaccc9419a9710f13db3ddc0aad068e606667154 authored over 3 years ago
Fix change case commands in changelog (#586)

3bde65c599707d7448c36dee26848b0ed48b0fe4 authored over 3 years ago
fix: Cross compile tests as well

We ran the tests first, but did not cross compile them. This step would
also compile all the gra...

dbd1f11311e72658f81ad50ea500c2710c766fd8 authored over 3 years ago
Release v0.4.1

1caedc18ca47d07b30a5997c092f2683cce3042e authored over 3 years ago
Update README.md (#581)

* Update README.md

* Update README.md

b0acd8c3a65ed843479dde501e8a79872abdbb1e authored over 3 years ago
Bump chardetng to 0.1.14 (#578)

52a848e3c85b2ddd467bd4002c7bd171210f48e9 authored over 3 years ago
ui: picker: Position count according to input bar

416720134424402d02f081e6f0e4e29bbc630e1e authored over 3 years ago
ui: picker: Use ui.selection instead of ui.selection.primary

eb9ac0a743ff94e02ee4294ca342d67d1d5907c7 authored over 3 years ago
ui: picker: Render matches/total counts

f20dc1283d2368aa9d052d46588a09599f901294 authored over 3 years ago
Appease clippy

b635e35818b96ff357ceeeac68451836da69aec4 authored over 3 years ago
fix: tree sitter rendering glitches with multiple selection edits

7c834d6506afca0d010bb34cfab410f754877b1e authored over 3 years ago
Add :tree-sitter-scopes, useful when developing indents.toml

fd1eaafff57fb40dd0e504c3d5fd5e8abe14b5f5 authored over 3 years ago
Clear some TODOs

88cc0f85a57252c2fc008c3efd65c2dda7023bdc authored over 3 years ago
Tutorial for Helix akin to `vimtutor` (#537)

* Create `docs/tutor.txt`

* Create `EXITING HELIX` and `DELETION` sections

* Create Insert...

9a39a10ddd5d8cf87e4ecedd54c4f4e06735ba33 authored over 3 years ago