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
perf: Improve local variable reference finding
github.com/zigtools/zls - WillLillis opened this pull request 6 months ago
github.com/zigtools/zls - WillLillis opened this pull request 6 months ago
feat: Add hover for structs
github.com/zigtools/zls - WillLillis opened this pull request 6 months ago
github.com/zigtools/zls - WillLillis opened this pull request 6 months ago
rework custom build runner integration
github.com/zigtools/zls - Techatrix opened this pull request 7 months ago
github.com/zigtools/zls - Techatrix opened this pull request 7 months ago
feat: Integer literal hover support
github.com/zigtools/zls - WillLillis opened this pull request 7 months ago
github.com/zigtools/zls - WillLillis opened this pull request 7 months ago
the main function code snippet should only be a top-level snippet
github.com/zigtools/zls - Techatrix opened this pull request 7 months ago
github.com/zigtools/zls - Techatrix opened this pull request 7 months ago
don't show doc comment twice when hovering over function parameter
github.com/zigtools/zls - Techatrix opened this pull request 7 months ago
github.com/zigtools/zls - Techatrix opened this pull request 7 months ago
improve version resolution when `git describe` failed
github.com/zigtools/zls - Techatrix opened this pull request 7 months ago
github.com/zigtools/zls - Techatrix opened this pull request 7 months ago
flake: replace dependency on flake-utils with lambda function
github.com/zigtools/zls - Nanotwerp opened this pull request 7 months ago
github.com/zigtools/zls - Nanotwerp opened this pull request 7 months ago
Fix deprecated `getStderrMutex` usage
github.com/zigtools/zls - kcbanner opened this pull request 7 months ago
github.com/zigtools/zls - kcbanner opened this pull request 7 months ago
fix: references/rename for struct_init_one, struct_init_one_comma
github.com/zigtools/zls - WillLillis opened this pull request 7 months ago
github.com/zigtools/zls - WillLillis opened this pull request 7 months ago
Preserve documentation in C imports
github.com/zigtools/zls - TeamPuzel opened this issue 7 months ago
github.com/zigtools/zls - TeamPuzel opened this issue 7 months ago
refactor build system integration for code coverage with kcov
github.com/zigtools/zls - Techatrix opened this pull request 7 months ago
github.com/zigtools/zls - Techatrix opened this pull request 7 months ago
Auto completion of c functions does not work with the latest zls.
github.com/zigtools/zls - drshapeless opened this issue 7 months ago
github.com/zigtools/zls - drshapeless opened this issue 7 months ago
don't autofix discarded error capture
github.com/zigtools/zls - Techatrix opened this pull request 7 months ago
github.com/zigtools/zls - Techatrix opened this pull request 7 months ago
autofix with catch discard is broken
github.com/zigtools/zls - travisstaloch opened this issue 7 months ago
github.com/zigtools/zls - travisstaloch opened this issue 7 months ago
Fix `orelse` type resolution
github.com/zigtools/zls - Sekky61 opened this pull request 7 months ago
github.com/zigtools/zls - Sekky61 opened this pull request 7 months ago
array_list.insertSlice API change in zig std library breaks build for all zls 0.13.x commits
github.com/zigtools/zls - timblaktu opened this issue 8 months ago
github.com/zigtools/zls - timblaktu opened this issue 8 months ago
properly resolve capture by ref as pointers
github.com/zigtools/zls - Techatrix opened this pull request 8 months ago
github.com/zigtools/zls - Techatrix opened this pull request 8 months ago
scm: Update build to compile with latest master
github.com/zigtools/zls - mochalins opened this pull request 8 months ago
github.com/zigtools/zls - mochalins opened this pull request 8 months ago
ZLS intellisense suggests duplicate declarations in complex namespace types
github.com/zigtools/zls - mbartelsm opened this issue 8 months ago
github.com/zigtools/zls - mbartelsm opened this issue 8 months ago
permit ZLS master with Zig 0.12.0 until min runtime version changes
github.com/zigtools/zls - Techatrix opened this pull request 8 months ago
github.com/zigtools/zls - Techatrix opened this pull request 8 months ago
update build runner CI checks
github.com/zigtools/zls - Techatrix opened this pull request 8 months ago
github.com/zigtools/zls - Techatrix opened this pull request 8 months ago
introduce 0.13-dev master build runner
github.com/zigtools/zls - leecannon opened this pull request 8 months ago
github.com/zigtools/zls - leecannon opened this pull request 8 months ago
fix: 0.13.0-dev.68+b86c4bde6 compatibility
github.com/zigtools/zls - ert78gb opened this pull request 8 months ago
github.com/zigtools/zls - ert78gb opened this pull request 8 months ago
Confusing inlay hints with arrays of unknown types
github.com/zigtools/zls - vadim-za opened this issue 8 months ago
github.com/zigtools/zls - vadim-za opened this issue 8 months ago
Inlay hints do not recognize the self parameter
github.com/zigtools/zls - vadim-za opened this issue 8 months ago
github.com/zigtools/zls - vadim-za opened this issue 8 months ago
Revert "Add semicolon when it's missing"
github.com/zigtools/zls - SuperAuguste opened this pull request 8 months ago
github.com/zigtools/zls - SuperAuguste opened this pull request 8 months ago
semicolon autofix sometimes results in invalid code
github.com/zigtools/zls - travisstaloch opened this issue 8 months ago
github.com/zigtools/zls - travisstaloch opened this issue 8 months ago
do not run git describe on tagged releases
github.com/zigtools/zls - Techatrix opened this pull request 8 months ago
github.com/zigtools/zls - Techatrix opened this pull request 8 months ago
VSCode constantly freezes with `Saving 'file.zig': Running 'Zig Language' Formatter`
github.com/zigtools/zls - timfayz opened this issue 8 months ago
github.com/zigtools/zls - timfayz opened this issue 8 months ago
build fails when inside other git repo
github.com/zigtools/zls - orsolic opened this issue 8 months ago
github.com/zigtools/zls - orsolic opened this issue 8 months ago
Update `std.posix.iovec` field names for master branch
github.com/zigtools/zls - mochalins opened this pull request 8 months ago
github.com/zigtools/zls - mochalins opened this pull request 8 months ago
Fails to build on 0.13.0-dev.46+3648d7df1
github.com/zigtools/zls - aryzing opened this issue 8 months ago
github.com/zigtools/zls - aryzing opened this issue 8 months ago
Building ZLS failing: "error: DownloadFailed"
github.com/zigtools/zls - soenkekrusche opened this issue 8 months ago
github.com/zigtools/zls - soenkekrusche opened this issue 8 months ago
Struct skeleton with pointer to element in a slice not found
github.com/zigtools/zls - ThisAccountHasBeenSuspended opened this issue 8 months ago
github.com/zigtools/zls - ThisAccountHasBeenSuspended opened this issue 8 months ago
`ComptimeStringMap`->`StaticStringMap` after Zig Master 8af59d1
github.com/zigtools/zls - mochalins opened this pull request 8 months ago
github.com/zigtools/zls - mochalins opened this pull request 8 months ago
feat: add `enable_insert_helpers` configuration option
github.com/zigtools/zls - haze opened this pull request 8 months ago
github.com/zigtools/zls - haze opened this pull request 8 months ago
build: make dependencies of generated header files
github.com/zigtools/zls - Techatrix opened this pull request 8 months ago
github.com/zigtools/zls - Techatrix opened this pull request 8 months ago
ZLS fails to handle linking with steps that install generated headers
github.com/zigtools/zls - castholm opened this issue 8 months ago
github.com/zigtools/zls - castholm opened this issue 8 months ago
build: reify install header steps
github.com/zigtools/zls - Techatrix opened this pull request 8 months ago
github.com/zigtools/zls - Techatrix opened this pull request 8 months ago
Raylib autocomplete doesn't work
github.com/zigtools/zls - lmarzocchetti opened this issue 8 months ago
github.com/zigtools/zls - lmarzocchetti opened this issue 8 months ago
Remove the `config_gen.httpGET` workaround
github.com/zigtools/zls - llogick opened this pull request 8 months ago
github.com/zigtools/zls - llogick opened this pull request 8 months ago
DocumentScope: Provide an explicit backing int for `Scope.Tag`
github.com/zigtools/zls - llogick opened this pull request 8 months ago
github.com/zigtools/zls - llogick opened this pull request 8 months ago
integer overflow not highlighted as an error
github.com/zigtools/zls - ngc6302h opened this issue 8 months ago
github.com/zigtools/zls - ngc6302h opened this issue 8 months ago
build_runner: resolve paths based on the correct owner
github.com/zigtools/zls - Techatrix opened this pull request 8 months ago
github.com/zigtools/zls - Techatrix opened this pull request 8 months ago
@cImport can't see includes dirs added via a modules addIncludePath
github.com/zigtools/zls - silbinarywolf opened this issue 8 months ago
github.com/zigtools/zls - silbinarywolf opened this issue 8 months ago
Artifacts deployment: Disable the `x86-windows` target
github.com/zigtools/zls - llogick opened this pull request 8 months ago
github.com/zigtools/zls - llogick opened this pull request 8 months ago
ZLS not found in path by VS Code extension when in fact it is in $PATH
github.com/zigtools/zls - tristanisham opened this issue 8 months ago
github.com/zigtools/zls - tristanisham opened this issue 8 months ago
DocumentScope: labeled blocks musings
github.com/zigtools/zls - llogick opened this pull request 8 months ago
github.com/zigtools/zls - llogick opened this pull request 8 months ago
Check the boolean `gop.found_existing` only once
github.com/zigtools/zls - ThisAccountHasBeenSuspended opened this pull request 8 months ago
github.com/zigtools/zls - ThisAccountHasBeenSuspended opened this pull request 8 months ago
build_runner: handle src_path
github.com/zigtools/zls - llogick opened this pull request 9 months ago
github.com/zigtools/zls - llogick opened this pull request 9 months ago
fix: superfluous argument in http req. send method
github.com/zigtools/zls - weskoerber opened this pull request 9 months ago
github.com/zigtools/zls - weskoerber opened this pull request 9 months ago
Function argument removed
github.com/zigtools/zls - ThisAccountHasBeenSuspended opened this pull request 9 months ago
github.com/zigtools/zls - ThisAccountHasBeenSuspended opened this pull request 9 months ago
For some reason ZLS fails to find conditional headers that Zig has no trouble with?
github.com/zigtools/zls - TUSF opened this issue 9 months ago
github.com/zigtools/zls - TUSF opened this issue 9 months ago
Fix switch case completions not working when a switch case block contains a `;`
github.com/zigtools/zls - llogick opened this pull request 9 months ago
github.com/zigtools/zls - llogick opened this pull request 9 months ago
Proposal: Only show missing fields in autocompletion on struct initialization
github.com/zigtools/zls - IntegratedQuantum opened this issue 9 months ago
github.com/zigtools/zls - IntegratedQuantum opened this issue 9 months ago
add the `zig.zls.debugLog` VS Code option to config_gen
github.com/zigtools/zls - Techatrix opened this pull request 9 months ago
github.com/zigtools/zls - Techatrix opened this pull request 9 months ago
update log message to be more consistent
github.com/zigtools/zls - Techatrix opened this pull request 9 months ago
github.com/zigtools/zls - Techatrix opened this pull request 9 months ago
workaround ziglang/zig#19485
github.com/zigtools/zls - Techatrix opened this pull request 9 months ago
github.com/zigtools/zls - Techatrix opened this pull request 9 months ago
sort completions based on the result location type at the current cursor position
github.com/zigtools/zls - Techatrix opened this issue 9 months ago
github.com/zigtools/zls - Techatrix opened this issue 9 months ago
use new Message type from zig-lsp-codegen
github.com/zigtools/zls - Techatrix opened this pull request 9 months ago
github.com/zigtools/zls - Techatrix opened this pull request 9 months ago
fix completions on function alias declaration
github.com/zigtools/zls - Techatrix opened this pull request 9 months ago
github.com/zigtools/zls - Techatrix opened this pull request 9 months ago
Build fails using master branch of Zig
github.com/zigtools/zls - slinky55 opened this issue 9 months ago
github.com/zigtools/zls - slinky55 opened this issue 9 months ago
Allocator usage causes zls inline types to get very confused
github.com/zigtools/zls - Beyley opened this issue 9 months ago
github.com/zigtools/zls - Beyley opened this issue 9 months ago
Inlay hints/hover: Missing sentinel value
github.com/zigtools/zls - llogick opened this issue 9 months ago
github.com/zigtools/zls - llogick opened this issue 9 months ago
Fix build for latest Zig master
github.com/zigtools/zls - ianprime0509 opened this pull request 9 months ago
github.com/zigtools/zls - ianprime0509 opened this pull request 9 months ago
Fork and rehost coc-zls under zigtools org
github.com/zigtools/zls - Pyrolistical opened this issue 9 months ago
github.com/zigtools/zls - Pyrolistical opened this issue 9 months ago
Field rename does not rename struct initialization's fields
github.com/zigtools/zls - johan0A opened this issue 9 months ago
github.com/zigtools/zls - johan0A opened this issue 9 months ago
Pass tests with `std.posix` refactor
github.com/zigtools/zls - mochalins opened this pull request 9 months ago
github.com/zigtools/zls - mochalins opened this pull request 9 months ago
Base conversion of numeric constants on hover
github.com/zigtools/zls - Beyley opened this issue 9 months ago
github.com/zigtools/zls - Beyley opened this issue 9 months ago
Fix zig std api breaking (std.os.iovec_const -> std.posix.iovec_const)
github.com/zigtools/zls - jimying opened this pull request 9 months ago
github.com/zigtools/zls - jimying opened this pull request 9 months ago
remove usage of destructure syntax in build.zig to be 0.11.0 compatible
github.com/zigtools/zls - Techatrix opened this pull request 9 months ago
github.com/zigtools/zls - Techatrix opened this pull request 9 months ago
ensure that tokenToIndex does not return an index inside a codepoint
github.com/zigtools/zls - Techatrix opened this pull request 9 months ago
github.com/zigtools/zls - Techatrix opened this pull request 9 months ago
add snippet for std_options
github.com/zigtools/zls - xdBronch opened this pull request 9 months ago
github.com/zigtools/zls - xdBronch opened this pull request 9 months ago
inlay hints for merged error sets show the entire body of the error type
github.com/zigtools/zls - xdBronch opened this issue 9 months ago
github.com/zigtools/zls - xdBronch opened this issue 9 months ago
Improved `positionLessThan()`, `rangeLessThan()` and `extractString()`
github.com/zigtools/zls - ThisAccountHasBeenSuspended opened this pull request 9 months ago
github.com/zigtools/zls - ThisAccountHasBeenSuspended opened this pull request 9 months ago
clear diagnostics on closed files
github.com/zigtools/zls - Techatrix opened this pull request 10 months ago
github.com/zigtools/zls - Techatrix opened this pull request 10 months ago
Update for container layout fields renamed
github.com/zigtools/zls - mochalins opened this pull request 10 months ago
github.com/zigtools/zls - mochalins opened this pull request 10 months ago
add build option to produce signed release tarballs
github.com/zigtools/zls - Techatrix opened this pull request 10 months ago
github.com/zigtools/zls - Techatrix opened this pull request 10 months ago
show warning when using different tagged version of Zig and ZLS
github.com/zigtools/zls - Techatrix opened this pull request 10 months ago
github.com/zigtools/zls - Techatrix opened this pull request 10 months ago
truncate type hints on anonymous container decls
github.com/zigtools/zls - Techatrix opened this pull request 10 months ago
github.com/zigtools/zls - Techatrix opened this pull request 10 months ago
fix issues found through fuzzing
github.com/zigtools/zls - Techatrix opened this pull request 10 months ago
github.com/zigtools/zls - Techatrix opened this pull request 10 months ago
Consistent crash due to index out of bounds error
github.com/zigtools/zls - jgh713 opened this issue 10 months ago
github.com/zigtools/zls - jgh713 opened this issue 10 months ago
Zls gives wrong type information for nested for loops
github.com/zigtools/zls - temhelk opened this issue 10 months ago
github.com/zigtools/zls - temhelk opened this issue 10 months ago
"executable bit" is missing in binary release
github.com/zigtools/zls - jcs090218 opened this issue 10 months ago
github.com/zigtools/zls - jcs090218 opened this issue 10 months ago
add Message type
github.com/zigtools/zig-lsp-codegen - Techatrix opened this pull request 10 months ago
github.com/zigtools/zig-lsp-codegen - Techatrix opened this pull request 10 months ago
assert that `zls_version_is_tagged` is set correctly
github.com/zigtools/zls - Techatrix opened this pull request 10 months ago
github.com/zigtools/zls - Techatrix opened this pull request 10 months ago