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
feat: Add hover for structs

github.com/zigtools/zls - WillLillis opened this pull request 6 months ago
gnu/stubs-32.h file not found

github.com/zigtools/zls - TeamPuzel opened this issue 7 months ago
Modules not resolved

github.com/zigtools/zls - leecannon opened this issue 7 months ago
rework custom build runner integration

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
Remove `main` snippet

github.com/zigtools/zls - sno2 opened this issue 7 months ago
improve version resolution when `git describe` failed

github.com/zigtools/zls - Techatrix opened this pull request 7 months ago
Bazel support hack

github.com/zigtools/zls - SuperAuguste opened this pull request 7 months ago
Fix deprecated `getStderrMutex` usage

github.com/zigtools/zls - kcbanner opened this pull request 7 months ago
Preserve documentation in C imports

github.com/zigtools/zls - TeamPuzel opened this issue 7 months ago
don't autofix discarded error capture

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
Annotations are incorrect

github.com/zigtools/zls - akhildevelops opened this issue 7 months ago
Fix `orelse` type resolution

github.com/zigtools/zls - Sekky61 opened this pull request 7 months ago
Structs not folding in VS Code

github.com/zigtools/zls - aryzing opened this issue 7 months ago
properly resolve capture by ref as pointers

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
update build runner CI checks

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
fix: 0.13.0-dev.68+b86c4bde6 compatibility

github.com/zigtools/zls - ert78gb opened this pull request 8 months ago
Revert "Add semicolon when it's missing"

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
do not run git describe on tagged releases

github.com/zigtools/zls - Techatrix opened this pull request 8 months ago
build fails when inside other git repo

github.com/zigtools/zls - orsolic opened this issue 8 months ago
Release missing tar.gz

github.com/zigtools/zls - jcs090218 opened this issue 8 months ago
Fix build under NetBSD/posix

github.com/zigtools/zls - ci4ic4 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
Workspace Symbols

github.com/zigtools/zls - SuperAuguste 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
Release 0.12.0

github.com/zigtools/zls - Techatrix opened this pull request 8 months ago
Building ZLS failing: "error: DownloadFailed"

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
build: make dependencies of generated header files

github.com/zigtools/zls - Techatrix opened this pull request 8 months ago
build: reify install header steps

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
Remove the `config_gen.httpGET` workaround

github.com/zigtools/zls - llogick opened this pull request 8 months ago
Update the build_runner

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
build_runner: resolve paths based on the correct owner

github.com/zigtools/zls - Techatrix opened this pull request 8 months ago
DocumentScope: labeled blocks musings

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
build_runner: handle src_path

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
config_gen compile error

github.com/zigtools/zls - weskoerber opened this issue 9 months ago
Function argument removed

github.com/zigtools/zls - ThisAccountHasBeenSuspended opened this pull request 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
update log message to be more consistent

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
use new Message type from zig-lsp-codegen

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
Build fails using master branch of Zig

github.com/zigtools/zls - slinky55 opened this issue 9 months ago
Inlay hints/hover: Missing sentinel value

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
Fork and rehost coc-zls under zigtools org

github.com/zigtools/zls - Pyrolistical opened this issue 9 months ago
Pass tests with `std.posix` refactor

github.com/zigtools/zls - mochalins opened this pull request 9 months ago
add snippet for std_options

github.com/zigtools/zls - xdBronch opened this pull request 9 months ago
Another crash

github.com/zigtools/zls - KodinGoose opened this issue 9 months ago
Improved `positionLessThan()`, `rangeLessThan()` and `extractString()`

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
Update for container layout fields renamed

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
truncate type hints on anonymous container decls

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
"executable bit" is missing in binary release

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
assert that `zls_version_is_tagged` is set correctly

github.com/zigtools/zls - Techatrix opened this pull request 10 months ago