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
github.com/zigtools/zls - travisstaloch opened this issue over 1 year ago
autofix - handle ifs, loops and switch cases with no curlies
github.com/zigtools/zls - travisstaloch opened this issue over 1 year ago
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
github.com/zigtools/zls - travisstaloch opened this pull request over 1 year ago
zls install instruction for neovim should no longer recommend nvim-lua/completion-nvim
github.com/zigtools/zls - bauripalash opened this issue over 1 year ago
github.com/zigtools/zls - bauripalash opened this issue over 1 year ago
zls install instruction for neovim should no longer recommend nvim-lua/completion-nvim
github.com/zigtools/install-zls - bauripalash opened this issue over 1 year ago
github.com/zigtools/install-zls - bauripalash opened this issue over 1 year ago
Add autocompletion for things that are checked at comptime.
github.com/zigtools/zls - echoptic opened this issue over 1 year ago
github.com/zigtools/zls - echoptic 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
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
github.com/zigtools/zls - Techatrix opened this pull request 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
github.com/zigtools/zls - willruggiano 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
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
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
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
github.com/zigtools/zig-lsp-codegen - Techatrix opened this pull request over 1 year ago
Optimization: There are currently a large number of `read` syscall
github.com/zigtools/zls - Hanaasagi opened this issue over 1 year ago
github.com/zigtools/zls - Hanaasagi 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
github.com/zigtools/zls - Jarred-Sumner opened this issue over 1 year ago
ASCII and Fullwidth Space and `;` pattern crashes
github.com/zigtools/zls - 20kano opened this issue over 1 year ago
github.com/zigtools/zls - 20kano 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
github.com/zigtools/zls - leecannon opened this pull request over 1 year ago
Does not compile: @compileError("deprecated; use @tagName or @errorName directly")
github.com/zigtools/zls - mtienni opened this issue over 1 year ago
github.com/zigtools/zls - mtienni opened this issue 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
github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
crash `orelse continue` in while loop with release build.
github.com/zigtools/zls - 20kano opened this issue over 1 year ago
github.com/zigtools/zls - 20kano opened this issue over 1 year ago
build.zig: Update minimum Zig version
github.com/zigtools/zls - sagehane opened this pull request over 1 year ago
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
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
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
github.com/zigtools/zls - Hanaasagi 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
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
github.com/zigtools/zls - SuperAuguste opened this issue over 1 year ago
Infinite loop when getting references of a particular function
github.com/zigtools/zls - squeek502 opened this issue over 1 year ago
github.com/zigtools/zls - squeek502 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
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
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
github.com/zigtools/zls - paoda opened this pull request over 1 year ago
`zig build gen -- --generate-version-data master` panics in stdlib code
github.com/zigtools/zls - paoda opened this issue over 1 year ago
github.com/zigtools/zls - paoda 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
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
github.com/zigtools/zls - leecannon opened this pull request over 1 year ago
CompletionItems not sorted when falls back to fuzzy search
github.com/zigtools/zls - ryuukk opened this issue over 1 year ago
github.com/zigtools/zls - ryuukk opened this issue over 1 year ago
Incremental tokenizer & parser
github.com/zigtools/zls - SuperAuguste opened this pull request over 1 year ago
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
github.com/zigtools/zls - SoraTenshi opened this pull request over 1 year ago
ZLS rejects for-loop with two arguments (slice, range)
github.com/zigtools/zls - rseichter opened this issue over 1 year ago
github.com/zigtools/zls - rseichter opened this issue over 1 year ago
Updates zig-overlay referenced commit.
github.com/zigtools/zls - acristoffers opened this pull request over 1 year ago
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
github.com/zigtools/zls - sagehane opened this pull request over 1 year ago
diff: replace diffz with diff-zimilar
github.com/zigtools/zls - travisstaloch opened this pull request over 1 year ago
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
github.com/zigtools/zls - travisstaloch 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
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
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
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
github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
zig build gen fails on zig 0.11.0-dev.2704+83970b6d9
github.com/zigtools/zls - quentin-k opened this issue over 1 year ago
github.com/zigtools/zls - quentin-k 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
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
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
github.com/zigtools/zls - 4zv4l opened this issue over 1 year ago
Semantic highlighting definition changes when the token is active
github.com/zigtools/zls - Jarred-Sumner opened this issue over 1 year ago
github.com/zigtools/zls - Jarred-Sumner 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
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
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
github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
zls not able to find symbol declarations at all for some libraries
github.com/zigtools/zls - nurpax opened this issue over 1 year ago
github.com/zigtools/zls - nurpax opened this issue over 1 year ago
Build_Runner error: deprecated; use std.Build.installArtifact
github.com/zigtools/zls - kassane opened this issue over 1 year ago
github.com/zigtools/zls - kassane opened this issue over 1 year ago
Couldn't find Zig Language Server (ZLS) executable at "/home/janne/.vscode-server/data/User/globalStorage/ziglang.vscode-zig/zls_install/zls"
github.com/zigtools/zls - nurpax opened this issue over 1 year ago
github.com/zigtools/zls - nurpax opened this issue over 1 year ago
revive C import support
github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
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
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
github.com/zigtools/zls - SuperAuguste opened this pull request over 1 year ago
Is it possible to format code with the max width 80.
github.com/zigtools/zls - weejulius opened this issue over 1 year ago
github.com/zigtools/zls - weejulius 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
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
github.com/zigtools/zls - 20kano opened this issue over 1 year ago
It takes 15 seconds for completions to appear in large files after errors
github.com/zigtools/zls - Jarred-Sumner opened this issue over 1 year ago
github.com/zigtools/zls - Jarred-Sumner 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
github.com/zigtools/zls - 20kano opened this issue 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
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
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
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
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
github.com/zigtools/zls - nullptrdevs opened this pull request over 1 year ago
ZLS build fails with error message "deprecated; use std.Build.installArtifact"
github.com/zigtools/zls - rseichter opened this issue over 1 year ago
github.com/zigtools/zls - rseichter opened this issue over 1 year ago
Can only run zls with sudo on MacOS 12.2.1 (x86-64)
github.com/zigtools/zls - genejo opened this issue over 1 year ago
github.com/zigtools/zls - genejo opened this issue over 1 year ago
Add pasteserver
github.com/zigtools/playground - SuperAuguste opened this pull request over 1 year ago
github.com/zigtools/playground - SuperAuguste opened this pull request over 1 year ago
error: no package named '@dependencies' available within package 'root'
github.com/zigtools/zls - bsolomon-bw opened this issue over 1 year ago
github.com/zigtools/zls - bsolomon-bw opened this issue over 1 year ago
highlight_global_var_declarations: lint does not consider when files are structs
github.com/zigtools/zls - paoda opened this issue over 1 year ago
github.com/zigtools/zls - paoda opened this issue over 1 year ago
Compile Zig code in the browser
github.com/zigtools/playground - SuperAuguste opened this pull request over 1 year ago
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
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
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
github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
Completions broken due to missing semicolon (or any recoverable error)
github.com/zigtools/zls - Jarred-Sumner opened this issue over 1 year ago
github.com/zigtools/zls - Jarred-Sumner opened this issue over 1 year ago
ZLS appears to respond to an empty didChangeConfiguration by setting all values to false
github.com/zigtools/zls - notcancername opened this issue over 1 year ago
github.com/zigtools/zls - notcancername opened this issue over 1 year ago