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

autofix: discard captures + some multi for loop support

travisstaloch opened this pull request over 1 year ago
Support process report

junnplus opened this issue over 1 year ago
Add autocompletion for things that are checked at comptime.

echoptic opened this issue over 1 year ago
CI broken

leecannon opened this issue over 1 year ago
Replace nonexistent `std.sort.sort` with `std.mem.sort`

Tyrubias opened this pull request over 1 year ago
invalidate Analyser on didClose

Techatrix opened this pull request over 1 year ago
Modules not resolved

Deecellar opened this issue over 1 year ago
chore: update flake.lock to fix nix-build

willruggiano opened this pull request over 1 year ago
Update Nix Flakes file

sagehane opened this pull request over 1 year ago
Update `config_gen` and data

nullptrdevs opened this pull request over 1 year ago
access tree of resolved typed on hover

Techatrix opened this pull request over 1 year ago
update to new std.json api

Techatrix opened this pull request over 1 year ago
Zig master changed json API

kuon opened this issue over 1 year ago
Optimization: There are currently a large number of `read` syscall

Hanaasagi opened this issue over 1 year ago
Incorrect enum autocomplete results in switch expression

Jarred-Sumner opened this issue over 1 year ago
ASCII and Fullwidth Space and `;` pattern crashes

20kano opened this issue over 1 year ago
remove usage of `std.meta.tagName` as it is deprecated

leecannon opened this pull request over 1 year ago
fix semantic token generation crash on continue expression

Techatrix opened this pull request over 1 year ago
crash `orelse continue` in while loop with release build.

20kano opened this issue over 1 year ago
Update tracy to 0.9.1

Techatrix opened this pull request over 1 year ago
build.zig: Update minimum Zig version

sagehane opened this pull request over 1 year ago
Added std.zig.number_literal.Error.invalid_hex_exponent rule

KoltPenny opened this pull request over 1 year ago
various intern pool & comptime interpreter changes

Techatrix opened this pull request over 1 year ago
update stage2 sources

Techatrix opened this pull request over 1 year ago
Fix panic caused by custom zls.json path

Hanaasagi opened this pull request over 1 year ago
Telemetry!

SuperAuguste opened this pull request over 1 year ago
Crash on the master when opening some files

echoptic opened this issue over 1 year ago
Information on hover for language constructs

SuperAuguste opened this issue over 1 year ago
Infinite loop when getting references of a particular function

squeek502 opened this issue over 1 year ago
unable to find zls.json

i-akbarshoh opened this issue over 1 year ago
offsets: utf-16: use custom Utf8Iterator to prevent OOB panics

travisstaloch opened this pull request over 1 year ago
zls crashes when providing a zls.json

Ekopalypse opened this issue over 1 year ago
chore: update master version data

paoda opened this pull request over 1 year ago
Anonymous opt-in telemetry

SuperAuguste opened this issue almost 2 years ago
zls unable to infer ArrayList element type

nurpax opened this issue almost 2 years ago
print zls version and path during startup

leecannon opened this pull request almost 2 years ago
CompletionItems not sorted when falls back to fuzzy search

ryuukk opened this issue almost 2 years ago
Incremental tokenizer & parser

SuperAuguste opened this pull request almost 2 years ago
Update config to highlight danger of the comptime interpreter

SoraTenshi opened this pull request almost 2 years ago
ZLS rejects for-loop with two arguments (slice, range)

rseichter opened this issue almost 2 years ago
Updates zig-overlay referenced commit.

acristoffers opened this pull request almost 2 years ago
build.zig: Update minimum Zig version

sagehane opened this pull request almost 2 years ago
Cannot build on zig master

yerlaser opened this issue almost 2 years ago
diff: replace diffz with diff-zimilar

travisstaloch opened this pull request almost 2 years ago
chore: use new @memset api

travisstaloch opened this pull request almost 2 years ago
Can not compile with latest zig.

20kano opened this issue almost 2 years ago
flake.lock: Update

sagehane opened this pull request almost 2 years ago
Update `config_gen` and data

nullptrdevs opened this pull request almost 2 years ago
Fix to make zls compile for 0.11.0-dev.2775+21aa55d34.

artix-boi opened this pull request almost 2 years ago
zls crashes when there is unicode characters outside a comment

IntegratedQuantum opened this issue almost 2 years ago
update config gen according to new `std.http` changes

Techatrix opened this pull request almost 2 years ago
zig build gen fails on zig 0.11.0-dev.2704+83970b6d9

quentin-k opened this issue almost 2 years ago
Mem fixes

nullptrdevs opened this pull request almost 2 years ago
Can't build with Zig master

yerlaser opened this issue almost 2 years ago
complains about second argument to for loop

jmcantrell opened this issue almost 2 years ago
Zls crashes with vscode (but not with vim)

4zv4l opened this issue almost 2 years ago
Semantic highlighting definition changes when the token is active

Jarred-Sumner opened this issue almost 2 years ago
add completion tests on struct init fields

Techatrix opened this pull request almost 2 years ago
implement `iterateChildren` on asm

Techatrix opened this pull request almost 2 years ago
InternPool: add c_char type

Techatrix opened this pull request almost 2 years ago
update data files

Techatrix opened this pull request almost 2 years ago
zls not able to find symbol declarations at all for some libraries

nurpax opened this issue almost 2 years ago
Build_Runner error: deprecated; use std.Build.installArtifact

kassane opened this issue almost 2 years ago
revive C import support

Techatrix opened this pull request almost 2 years ago
Implement $/setTrace and add --enable-message-tracing

kcbanner opened this pull request almost 2 years ago
Use @silversquirl's binned allocator

SuperAuguste opened this pull request almost 2 years ago
flake.lock: Update

sagehane opened this pull request almost 2 years ago
Is it possible to format code with the max width 80.

weejulius opened this issue almost 2 years ago
Folding does not work correctly.

20kano opened this issue almost 2 years ago
Completions aren't provided for merged error sets

kcbanner opened this issue almost 2 years ago
"null" (string type) in zls.json causes crash

20kano opened this issue almost 2 years ago
It takes 15 seconds for completions to appear in large files after errors

Jarred-Sumner opened this issue almost 2 years ago
Need to create zls.json manually?

20kano opened this issue almost 2 years ago
comptime interpreter pitfall

leecannon opened this issue almost 2 years ago
flake update

angaz opened this pull request almost 2 years ago
update to latest zig: add c_char type

kubkon opened this pull request almost 2 years ago
put zig executable path inside quote

alichraghi opened this pull request almost 2 years ago
Use plain text if the client tells zls it's preferred

arp242 opened this pull request almost 2 years ago
Update build to the new zig build API

nullptrdevs opened this pull request almost 2 years ago
Can only run zls with sudo on MacOS 12.2.1 (x86-64)

genejo opened this issue almost 2 years ago
error: no package named '@dependencies' available within package 'root'

bsolomon-bw opened this issue almost 2 years ago
Nested struct init fields completion

nullptrdevs opened this pull request almost 2 years ago
Avoid accessing inactive union fields in `completeDot`

nullptrdevs opened this pull request almost 2 years ago
disable assertions in smallestEnclosingSubrange

Techatrix opened this pull request almost 2 years ago
Completions broken due to missing semicolon (or any recoverable error)

Jarred-Sumner opened this issue almost 2 years ago
remove zls.json

Techatrix opened this pull request almost 2 years ago
`type` resolution based on call references.

vesim987 opened this issue almost 2 years ago
Lib path not respected

SuperAuguste opened this issue almost 2 years ago
provide more semantic token information + refactor and fixes

Techatrix opened this pull request almost 2 years ago
Client 1 quit with exit code 0 and signal 6

chrboesch opened this issue almost 2 years ago
WIP: Auto import basics

SuperAuguste opened this pull request almost 2 years ago
Add crossrefs for open files

SuperAuguste opened this pull request almost 2 years ago
disable `.fixall` autofix mode

Techatrix opened this pull request almost 2 years ago