Ecosyste.ms: OpenCollective

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

github.com/zigtools/zls

A Zig language server supporting Zig developers with features like autocomplete and goto definition
https://github.com/zigtools/zls

Build on save should look for a "check" step

Techatrix opened this issue 7 months ago
perf: Improve local variable reference finding

WillLillis opened this pull request 7 months ago
feat: Add hover for structs

WillLillis opened this pull request 7 months ago
gnu/stubs-32.h file not found

TeamPuzel opened this issue 7 months ago
Modules not resolved

leecannon opened this issue 7 months ago
rework custom build runner integration

Techatrix opened this pull request 7 months ago
feat: Integer literal hover support

WillLillis opened this pull request 7 months ago
the main function code snippet should only be a top-level snippet

Techatrix opened this pull request 7 months ago
Remove `main` snippet

sno2 opened this issue 7 months ago
don't show doc comment twice when hovering over function parameter

Techatrix opened this pull request 7 months ago
improve version resolution when `git describe` failed

Techatrix opened this pull request 7 months ago
Bazel support hack

SuperAuguste opened this pull request 7 months ago
flake: replace dependency on flake-utils with lambda function

Nanotwerp opened this pull request 7 months ago
Fix deprecated `getStderrMutex` usage

kcbanner opened this pull request 7 months ago
fix: references/rename for struct_init_one, struct_init_one_comma

WillLillis opened this pull request 7 months ago
Preserve documentation in C imports

TeamPuzel opened this issue 8 months ago
refactor build system integration for code coverage with kcov

Techatrix opened this pull request 8 months ago
Auto completion of c functions does not work with the latest zls.

drshapeless opened this issue 8 months ago
don't autofix discarded error capture

Techatrix opened this pull request 8 months ago
autofix with catch discard is broken

travisstaloch opened this issue 8 months ago
Annotations are incorrect

akhildevelops opened this issue 8 months ago
Fix `orelse` type resolution

Sekky61 opened this pull request 8 months ago
Structs not folding in VS Code

aryzing opened this issue 8 months ago
properly resolve capture by ref as pointers

Techatrix opened this pull request 8 months ago
scm: Update build to compile with latest master

mochalins opened this pull request 8 months ago
permit ZLS master with Zig 0.12.0 until min runtime version changes

Techatrix opened this pull request 8 months ago
update build runner CI checks

Techatrix opened this pull request 8 months ago
introduce 0.13-dev master build runner

leecannon opened this pull request 8 months ago
fix: 0.13.0-dev.68+b86c4bde6 compatibility

ert78gb opened this pull request 8 months ago
Confusing inlay hints with arrays of unknown types

vadim-za opened this issue 8 months ago
Inlay hints do not recognize the self parameter

vadim-za opened this issue 8 months ago
Revert "Add semicolon when it's missing"

SuperAuguste opened this pull request 8 months ago
semicolon autofix sometimes results in invalid code

travisstaloch opened this issue 8 months ago
do not run git describe on tagged releases

Techatrix opened this pull request 8 months ago
build fails when inside other git repo

orsolic opened this issue 8 months ago
Release missing tar.gz

jcs090218 opened this issue 8 months ago
Fix build under NetBSD/posix

ci4ic4 opened this issue 8 months ago
Update `std.posix.iovec` field names for master branch

mochalins opened this pull request 8 months ago
Workspace Symbols

SuperAuguste opened this pull request 8 months ago
Fails to build on 0.13.0-dev.46+3648d7df1

aryzing opened this issue 8 months ago
Release 0.12.0

Techatrix opened this pull request 8 months ago
Building ZLS failing: "error: DownloadFailed"

soenkekrusche opened this issue 9 months ago
Struct skeleton with pointer to element in a slice not found

ThisAccountHasBeenSuspended opened this issue 9 months ago
`ComptimeStringMap`->`StaticStringMap` after Zig Master 8af59d1

mochalins opened this pull request 9 months ago
feat: add `enable_insert_helpers` configuration option

haze opened this pull request 9 months ago
build: make dependencies of generated header files

Techatrix opened this pull request 9 months ago
build: reify install header steps

Techatrix opened this pull request 9 months ago
Raylib autocomplete doesn't work

lmarzocchetti opened this issue 9 months ago
Remove the `config_gen.httpGET` workaround

llogick opened this pull request 9 months ago
Update the build_runner

llogick opened this pull request 9 months ago
DocumentScope: Provide an explicit backing int for `Scope.Tag`

llogick opened this pull request 9 months ago
integer overflow not highlighted as an error

ngc6302h opened this issue 9 months ago
build_runner: resolve paths based on the correct owner

Techatrix opened this pull request 9 months ago
@cImport can't see includes dirs added via a modules addIncludePath

silbinarywolf opened this issue 9 months ago
Artifacts deployment: Disable the `x86-windows` target

llogick opened this pull request 9 months ago
DocumentScope: labeled blocks musings

llogick opened this pull request 9 months ago
Check the boolean `gop.found_existing` only once

ThisAccountHasBeenSuspended opened this pull request 9 months ago
build_runner: handle src_path

llogick opened this pull request 9 months ago
fix: superfluous argument in http req. send method

weskoerber opened this pull request 9 months ago
config_gen compile error

weskoerber opened this issue 9 months ago
Function argument removed

ThisAccountHasBeenSuspended opened this pull request 9 months ago
add the `zig.zls.debugLog` VS Code option to config_gen

Techatrix opened this pull request 9 months ago
update log message to be more consistent

Techatrix opened this pull request 9 months ago
workaround ziglang/zig#19485

Techatrix opened this pull request 9 months ago
use new Message type from zig-lsp-codegen

Techatrix opened this pull request 9 months ago
fix completions on function alias declaration

Techatrix opened this pull request 9 months ago
Build fails using master branch of Zig

slinky55 opened this issue 9 months ago
Allocator usage causes zls inline types to get very confused

Beyley opened this issue 9 months ago
Fix build for latest Zig master

ianprime0509 opened this pull request 10 months ago
Inlay hints/hover: Missing sentinel value

llogick opened this issue 10 months ago
Fork and rehost coc-zls under zigtools org

Pyrolistical opened this issue 10 months ago
Field rename does not rename struct initialization's fields

johan0A opened this issue 10 months ago
Pass tests with `std.posix` refactor

mochalins opened this pull request 10 months ago
Base conversion of numeric constants on hover

Beyley opened this issue 10 months ago
Fix zig std api breaking (std.os.iovec_const -> std.posix.iovec_const)

jimying opened this pull request 10 months ago
remove usage of destructure syntax in build.zig to be 0.11.0 compatible

Techatrix opened this pull request 10 months ago
ensure that tokenToIndex does not return an index inside a codepoint

Techatrix opened this pull request 10 months ago
add snippet for std_options

xdBronch opened this pull request 10 months ago
Another crash

KodinGoose opened this issue 10 months ago
Improved `positionLessThan()`, `rangeLessThan()` and `extractString()`

ThisAccountHasBeenSuspended opened this pull request 10 months ago
clear diagnostics on closed files

Techatrix opened this pull request 10 months ago
Update for container layout fields renamed

mochalins opened this pull request 10 months ago
add build option to produce signed release tarballs

Techatrix opened this pull request 10 months ago
show warning when using different tagged version of Zig and ZLS

Techatrix opened this pull request 10 months ago
truncate type hints on anonymous container decls

Techatrix opened this pull request 10 months ago
fix issues found through fuzzing

Techatrix opened this pull request 10 months ago
Consistent crash due to index out of bounds error

jgh713 opened this issue 10 months ago
Zls gives wrong type information for nested for loops

temhelk opened this issue 10 months ago
"executable bit" is missing in binary release

jcs090218 opened this issue 10 months ago
assert that `zls_version_is_tagged` is set correctly

Techatrix opened this pull request 10 months ago