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

codegen: InputOutput Error

jcalabro opened this issue 9 days ago
Build on save regression

leecannon opened this issue 17 days ago
Fix `builtin` enum names from Zig master

mochalins opened this pull request 19 days ago
build runner fixes

Techatrix opened this pull request 19 days ago
no completion for decl literals in function parameters

xdBronch opened this issue 21 days ago
Pass `--zig-lib-dir` config option to the build runner

GalaxyShard opened this pull request 22 days ago
flake.lock: Update

sagehane opened this pull request 22 days ago
Build failing on NetBSD due to `error.NetworkUnreachable`

hellium6 opened this issue 23 days ago
zig nightly: evaluation exceeded 1000 backwards branches

Cohors1316 opened this issue 24 days ago
Send $/progress messages on build file parsing

sphaerophoria opened this pull request 26 days ago
unescape identifier token when looking up symbol

Techatrix opened this pull request 26 days ago
non-deterministic zls_gen

bmwiedemann opened this issue 26 days ago
Identify methods with first arg type for completion on non-method

MartinVacheron opened this issue 27 days ago
zls.json ignored, VS Code default settings taking precendece

aryzing opened this issue about 1 month ago
Parenthesis pair miss-match with commented parenthesis

techiemohitjangra opened this issue about 1 month ago
track comptime types

mfield opened this pull request about 1 month ago
embrace RLS even harder

xdBronch opened this pull request about 1 month ago
Resolve array `**` and `++` operators

estevesnp opened this pull request about 1 month ago
pre-sema errors are duplicated with build on save

xdBronch opened this issue about 1 month ago
refactor: embrace RLS, anonymous struct literals and decl literals

Techatrix opened this pull request about 1 month ago
escape identifiers when renaming

xdBronch opened this pull request about 1 month ago
Diagnostics should be reported for errors in the build

leecannon opened this issue about 1 month ago
textDocument/rename on enum variants not working

nilskch opened this issue about 1 month ago
Renamed identifier is not wrapped with `@""` when required

Vexu opened this issue about 1 month ago
Incorrect folding

tsokano opened this issue about 1 month ago
fix root node handling in .zon files

Techatrix opened this pull request about 1 month ago
Index out of bounds while editing build.zig.zon

pfgithub opened this issue about 1 month ago
fix and test build runner package collection issues

Techatrix opened this pull request about 1 month ago
Module self imports not recognized by ZLS

Trevor-Strong opened this issue about 1 month ago
Bundle zls inside zig to make installation easier

vegerot opened this issue about 1 month ago
populate build runner module dependencies

Techatrix opened this pull request about 2 months ago
ZLS build runner hits `GeneratedFile that wasn't built yet`

leecannon opened this issue about 2 months ago
add support for decl literals

Techatrix opened this pull request about 2 months ago
remove message tracing and use LSP log messages instead of stderr

Techatrix opened this pull request about 2 months ago
update build runner for latest zig master

leecannon opened this pull request about 2 months ago
Can't hide type hints

mf-in-mun opened this issue about 2 months ago
hover over multi line function in nested block has incorrect formatting

Techatrix opened this issue about 2 months ago
provide more custom semantic token types/modfiers

Techatrix opened this issue about 2 months ago
resolve `**` and `++` operators

Techatrix opened this issue about 2 months ago
add folding ranges for imports

Techatrix opened this issue about 2 months ago
Nix flake no longer builds

linusg opened this issue about 2 months ago
Massive ZLS textDocument/codeAction delay

xydone opened this issue 2 months ago
make organize imports more flexible about import placement

Techatrix opened this issue 2 months ago
only generate a single `source.fixAll` code action

Techatrix opened this issue 2 months ago
add code action that simplifies variable initialization

Techatrix opened this issue 2 months ago
Code action to convert string literal

Sekky61 opened this pull request 2 months ago
new build on save with watch mode

Techatrix opened this pull request 2 months ago
Diagnostics relatedInformation contain invalid URLs

krobelus opened this issue 2 months ago
field completions wrong for tuples

xdBronch opened this issue 2 months ago
Config option 'zig_exe_path': expected file path but

DendyGrobovshik opened this issue 3 months ago
implement server side code action kind filtering

Techatrix opened this pull request 3 months ago
check whether the required Linux release is present for std.build.Watch

Techatrix opened this pull request 3 months ago
Build on save regression

leecannon opened this issue 3 months ago
Resolve return type of `orelse` with block on RHS (with return)

7phs opened this pull request 3 months ago
Request ID is set to i_haz_configuration

julien opened this issue 3 months ago
Incorrect type hint for std.os.windows.PathSpace.span()

JustinBraben opened this issue 3 months ago
refactor position context

Techatrix opened this pull request 3 months ago
Integer overflow when editing build.zig.zon

arrufat opened this issue 3 months ago
improve tuple literal code analysis

Techatrix opened this pull request 3 months ago
make `enable_snippets == false` never add parentheses

Techatrix opened this pull request 3 months ago
index OOB opening zon files

xdBronch opened this issue 3 months ago
autofix removes extra line sometimes on pointless discard

travisstaloch opened this issue 3 months ago
Labeled switch lsp error when the code compiles (is valid)

andradei opened this issue 3 months ago
Add `aarch64-windows` and `arm-linux` to `release_targets`.

alexrp opened this pull request 3 months ago
build from source error

mingodad opened this issue 3 months ago
Missing completion for functions when using . in initializer (perhaps wrong title)

bangbangsheshotmedown opened this issue 3 months ago
Update for latest Zig master

mochalins opened this pull request 3 months ago
Incorrect Type Hint for Nested Array Lists

DonIsaac opened this issue 3 months ago
Set labelDetails if supported and applicable

bangbangsheshotmedown opened this pull request 3 months ago
LabelDetails is only working with functions

bangbangsheshotmedown opened this issue 3 months ago
incorrect type hints for tuples

JonathanHallstrom opened this issue 3 months ago
make autofix configurable through in-editor configuration

Techatrix opened this pull request 3 months ago
use langrefs keyword reference to provide hover for keywords

xdBronch opened this issue 3 months ago
Picking up root build.zig in monorepo setup

iamcdonald opened this issue 3 months ago
Check diagnostics not highlighting full type issue

iamcdonald opened this issue 3 months ago
Pre-built artifact for Windows ARM64

chawyehsu opened this issue 3 months ago
wrap number hover in code block

xdBronch opened this pull request 3 months ago
fix: use tag type for calling convention

ngynkvn opened this pull request 3 months ago
Nix flake fails to build

JackoCoolio opened this issue 4 months ago
Go To Declaration fails with aliasing

William65536 opened this issue 4 months ago
better `typeDefiniton` on functions

xdBronch opened this issue 4 months ago
Code action to organize imports

Sekky61 opened this pull request 4 months ago
Type hint comment directives

mnemnion opened this issue 4 months ago
Remove unused imports

srijan-paul opened this pull request 4 months ago
Rename of enum field does not rename references.

smallkirby opened this issue 4 months ago