Ecosyste.ms: OpenCollective

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

zigtools

Making free and open-source tooling for Zig users!
Collective - Host: opensource - https://opencollective.com/zigtools - Code: https://github.com/zigtools

autofix - handle edge case when comment follows capture

github.com/zigtools/zls - travisstaloch opened this issue over 1 year ago
autofix: discard captures + some multi for loop support

github.com/zigtools/zls - travisstaloch opened this pull request over 1 year ago
Support process report

github.com/zigtools/zls - junnplus opened this issue over 1 year ago
CI broken

github.com/zigtools/zls - leecannon opened this issue over 1 year ago
Replace nonexistent `std.sort.sort` with `std.mem.sort`

github.com/zigtools/zls - Tyrubias opened this pull request over 1 year ago
invalidate Analyser on didClose

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
Modules not resolved

github.com/zigtools/zls - Deecellar opened this issue over 1 year ago
chore: update flake.lock to fix nix-build

github.com/zigtools/zls - willruggiano opened this pull request over 1 year ago
Update Nix Flakes file

github.com/zigtools/zls - sagehane opened this pull request over 1 year ago
Update `config_gen` and data

github.com/zigtools/zls - nullptrdevs opened this pull request over 1 year ago
access tree of resolved typed on hover

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
update to new std.json api

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
update to new std.json api

github.com/zigtools/zig-lsp-codegen - Techatrix opened this pull request over 1 year ago
Zig master changed json API

github.com/zigtools/zls - kuon opened this issue over 1 year ago
Incorrect enum autocomplete results in switch expression

github.com/zigtools/zls - Jarred-Sumner opened this issue over 1 year ago
remove usage of `std.meta.tagName` as it is deprecated

github.com/zigtools/zls - leecannon opened this pull request over 1 year ago
fix semantic token generation crash on continue expression

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
Update tracy to 0.9.1

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
build.zig: Update minimum Zig version

github.com/zigtools/zls - sagehane opened this pull request over 1 year ago
Added std.zig.number_literal.Error.invalid_hex_exponent rule

github.com/zigtools/zls - KoltPenny opened this pull request over 1 year ago
various intern pool & comptime interpreter changes

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
update stage2 sources

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
Fix panic caused by custom zls.json path

github.com/zigtools/zls - Hanaasagi opened this pull request over 1 year ago
Telemetry!

github.com/zigtools/zls - SuperAuguste opened this pull request over 1 year ago
Crash on the master when opening some files

github.com/zigtools/zls - echoptic opened this issue over 1 year ago
Information on hover for language constructs

github.com/zigtools/zls - SuperAuguste opened this issue over 1 year ago
unable to find zls.json

github.com/zigtools/zls - i-akbarshoh opened this issue over 1 year ago
offsets: utf-16: use custom Utf8Iterator to prevent OOB panics

github.com/zigtools/zls - travisstaloch opened this pull request over 1 year ago
zls crashes when providing a zls.json

github.com/zigtools/zls - Ekopalypse opened this issue over 1 year ago
chore: update master version data

github.com/zigtools/zls - paoda opened this pull request over 1 year ago
Anonymous opt-in telemetry

github.com/zigtools/zls - SuperAuguste opened this issue over 1 year ago
zls unable to infer ArrayList element type

github.com/zigtools/zls - nurpax opened this issue over 1 year ago
print zls version and path during startup

github.com/zigtools/zls - leecannon opened this pull request over 1 year ago
Incremental tokenizer & parser

github.com/zigtools/zls - SuperAuguste opened this pull request over 1 year ago
Update config to highlight danger of the comptime interpreter

github.com/zigtools/zls - SoraTenshi opened this pull request over 1 year ago
Updates zig-overlay referenced commit.

github.com/zigtools/zls - acristoffers opened this pull request over 1 year ago
build.zig: Update minimum Zig version

github.com/zigtools/zls - sagehane opened this pull request over 1 year ago
Cannot build on zig master

github.com/zigtools/zls - yerlaser opened this issue over 1 year ago
diff: replace diffz with diff-zimilar

github.com/zigtools/zls - travisstaloch opened this pull request over 1 year ago
chore: use new @memset api

github.com/zigtools/zls - travisstaloch opened this pull request over 1 year ago
Can not compile with latest zig.

github.com/zigtools/zls - 20kano opened this issue over 1 year ago
flake.lock: Update

github.com/zigtools/zls - sagehane opened this pull request over 1 year ago
Update `config_gen` and data

github.com/zigtools/zls - nullptrdevs opened this pull request over 1 year ago
Fix to make zls compile for 0.11.0-dev.2775+21aa55d34.

github.com/zigtools/zls - artix-boi opened this pull request over 1 year ago
zls crashes when there is unicode characters outside a comment

github.com/zigtools/zls - IntegratedQuantum opened this issue over 1 year ago
update config gen according to new `std.http` changes

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
Mem fixes

github.com/zigtools/zls - nullptrdevs opened this pull request over 1 year ago
Can't build with Zig master

github.com/zigtools/zls - yerlaser opened this issue over 1 year ago
broken in the master of zig

github.com/zigtools/scip-zig - weejulius opened this issue over 1 year ago
complains about second argument to for loop

github.com/zigtools/zls - jmcantrell opened this issue over 1 year ago
Zls crashes with vscode (but not with vim)

github.com/zigtools/zls - 4zv4l opened this issue over 1 year ago
add completion tests on struct init fields

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
implement `iterateChildren` on asm

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
InternPool: add c_char type

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
update data files

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
revive C import support

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
Implement $/setTrace and add --enable-message-tracing

github.com/zigtools/zls - kcbanner opened this pull request over 1 year ago
Use @silversquirl's binned allocator

github.com/zigtools/zls - SuperAuguste opened this pull request over 1 year ago
flake.lock: Update

github.com/zigtools/zls - sagehane opened this pull request over 1 year ago
Folding does not work correctly.

github.com/zigtools/zls - 20kano opened this issue over 1 year ago
Completions aren't provided for merged error sets

github.com/zigtools/zls - kcbanner opened this issue over 1 year ago
"null" (string type) in zls.json causes crash

github.com/zigtools/zls - 20kano opened this issue over 1 year ago
Need to create zls.json manually?

github.com/zigtools/zls - 20kano opened this issue over 1 year ago
comptime interpreter pitfall

github.com/zigtools/zls - leecannon opened this issue over 1 year ago
flake update

github.com/zigtools/zls - angaz opened this pull request over 1 year ago
update to latest zig: add c_char type

github.com/zigtools/zls - kubkon opened this pull request over 1 year ago
put zig executable path inside quote

github.com/zigtools/zls - alichraghi opened this pull request over 1 year ago
Use plain text if the client tells zls it's preferred

github.com/zigtools/zls - arp242 opened this pull request over 1 year ago
fix build.zig for latest zig changes

github.com/zigtools/sus - leecannon opened this pull request over 1 year ago
Update build to the new zig build API

github.com/zigtools/zls - nullptrdevs opened this pull request over 1 year ago
Add pasteserver

github.com/zigtools/playground - SuperAuguste opened this pull request over 1 year ago
Compile Zig code in the browser

github.com/zigtools/playground - SuperAuguste opened this pull request over 1 year ago
Nested struct init fields completion

github.com/zigtools/zls - nullptrdevs opened this pull request over 1 year ago
Avoid accessing inactive union fields in `completeDot`

github.com/zigtools/zls - nullptrdevs opened this pull request over 1 year ago
disable assertions in smallestEnclosingSubrange

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago