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
jcalabro opened this issue 9 days ago
Build on save regression
leecannon opened this issue 17 days ago
leecannon opened this issue 17 days ago
Fix `builtin` enum names from Zig master
mochalins opened this pull request 19 days ago
mochalins opened this pull request 19 days ago
build runner fixes
Techatrix opened this pull request 19 days ago
Techatrix opened this pull request 19 days ago
Zig build error "No field named 'Int' in enum '@typeInfo(builtin.Type).@"union".tag_type.?' "
Ar1ste1a opened this issue 20 days ago
Ar1ste1a opened this issue 20 days ago
no completion for decl literals in function parameters
xdBronch opened this issue 21 days ago
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
GalaxyShard opened this pull request 22 days ago
flake.lock: Update
sagehane opened this pull request 22 days ago
sagehane opened this pull request 22 days ago
Build failing on NetBSD due to `error.NetworkUnreachable`
hellium6 opened this issue 23 days ago
hellium6 opened this issue 23 days ago
zig nightly: evaluation exceeded 1000 backwards branches
Cohors1316 opened this issue 24 days ago
Cohors1316 opened this issue 24 days ago
Send $/progress messages on build file parsing
sphaerophoria opened this pull request 26 days ago
sphaerophoria opened this pull request 26 days ago
unescape identifier token when looking up symbol
Techatrix opened this pull request 26 days ago
Techatrix opened this pull request 26 days ago
Viewing File.close autocomplete causes editor to completely lock/freeze
Mr-Nobody99 opened this issue 26 days ago
Mr-Nobody99 opened this issue 26 days ago
non-deterministic zls_gen
bmwiedemann opened this issue 26 days ago
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
MartinVacheron opened this issue 27 days ago
No folding range for function body when parameters contain a container type
Vexu opened this issue 29 days ago
Vexu opened this issue 29 days ago
zls.json ignored, VS Code default settings taking precendece
aryzing opened this issue about 1 month ago
aryzing opened this issue about 1 month ago
Parenthesis pair miss-match with commented parenthesis
techiemohitjangra opened this issue about 1 month ago
techiemohitjangra opened this issue about 1 month ago
track comptime types
mfield opened this pull request about 1 month ago
mfield opened this pull request about 1 month ago
Go to definition in a union field with a name wrapped in `@""` doesn't work.
Vexu opened this issue about 1 month ago
Vexu opened this issue about 1 month ago
embrace RLS even harder
xdBronch opened this pull request about 1 month ago
xdBronch opened this pull request about 1 month ago
Resolve array `**` and `++` operators
estevesnp opened this pull request about 1 month ago
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
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
Techatrix opened this pull request about 1 month ago
escape identifiers when renaming
xdBronch opened this pull request about 1 month ago
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
leecannon opened this issue about 1 month ago
textDocument/rename on enum variants not working
nilskch opened this issue about 1 month ago
nilskch opened this issue about 1 month ago
Renamed identifier is not wrapped with `@""` when required
Vexu opened this issue about 1 month ago
Vexu opened this issue about 1 month ago
Incorrect folding
tsokano opened this issue about 1 month ago
tsokano opened this issue about 1 month ago
zls puts fastfetch's output at the beginning of a neovim buffer when opened and/or saved
YuvrajSinghGitbub opened this issue about 1 month ago
YuvrajSinghGitbub opened this issue about 1 month ago
fix root node handling in .zon files
Techatrix opened this pull request about 1 month ago
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
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
Techatrix opened this pull request about 1 month ago
A module import is not recognized if imported in two different modules under two different names
betonowy opened this issue about 1 month ago
betonowy opened this issue about 1 month ago
Module self imports not recognized by ZLS
Trevor-Strong opened this issue about 1 month ago
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
vegerot opened this issue about 1 month ago
populate build runner module dependencies
Techatrix opened this pull request about 2 months ago
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
leecannon opened this issue about 2 months ago
add support for decl literals
Techatrix opened this pull request about 2 months ago
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
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
leecannon opened this pull request about 2 months ago
ZLS doesn't forward extra flags from the build script to `zig translate-c` when processing a cImport
vytskalt opened this issue about 2 months ago
vytskalt opened this issue about 2 months ago
Can't hide type hints
mf-in-mun opened this issue about 2 months ago
mf-in-mun opened this issue about 2 months ago
Semantic highlighting not working for variables coming from function parameters
arrufat opened this issue about 2 months ago
arrufat 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
Techatrix opened this issue about 2 months ago
provide more custom semantic token types/modfiers
Techatrix opened this issue about 2 months ago
Techatrix opened this issue about 2 months ago
resolve `**` and `++` operators
Techatrix opened this issue about 2 months ago
Techatrix opened this issue about 2 months ago
add folding ranges for imports
Techatrix opened this issue about 2 months ago
Techatrix opened this issue about 2 months ago
Nix flake no longer builds
linusg opened this issue about 2 months ago
linusg opened this issue about 2 months ago
Massive ZLS textDocument/codeAction delay
xydone opened this issue 2 months ago
xydone opened this issue 2 months ago
make organize imports more flexible about import placement
Techatrix opened this issue 2 months ago
Techatrix opened this issue 2 months ago
only generate a single `source.fixAll` code action
Techatrix opened this issue 2 months ago
Techatrix opened this issue 2 months ago
add code action that simplifies variable initialization
Techatrix opened this issue 2 months ago
Techatrix opened this issue 2 months ago
Code action to convert string literal
Sekky61 opened this pull request 2 months ago
Sekky61 opened this pull request 2 months ago
new build on save with watch mode
Techatrix opened this pull request 2 months ago
Techatrix opened this pull request 2 months ago
Diagnostics relatedInformation contain invalid URLs
krobelus opened this issue 2 months ago
krobelus opened this issue 2 months ago
field completions wrong for tuples
xdBronch opened this issue 2 months ago
xdBronch opened this issue 2 months ago
Inlay hints drop function bodies while typing out missing arguments…
hadronized opened this issue 2 months ago
hadronized opened this issue 2 months ago
A way to disable/enable formatting for specific files, functions or just code blocks.
unorsk opened this issue 2 months ago
unorsk opened this issue 2 months ago
Config option 'zig_exe_path': expected file path but
DendyGrobovshik opened this issue 3 months ago
DendyGrobovshik opened this issue 3 months ago
implement server side code action kind filtering
Techatrix opened this pull request 3 months ago
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
Techatrix opened this pull request 3 months ago
Build on save regression
leecannon opened this issue 3 months ago
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
7phs opened this pull request 3 months ago
Request ID is set to i_haz_configuration
julien opened this issue 3 months ago
julien opened this issue 3 months ago
Incorrect type hint for std.os.windows.PathSpace.span()
JustinBraben opened this issue 3 months ago
JustinBraben opened this issue 3 months ago
refactor position context
Techatrix opened this pull request 3 months ago
Techatrix opened this pull request 3 months ago
Integer overflow when editing build.zig.zon
arrufat opened this issue 3 months ago
arrufat opened this issue 3 months ago
improve tuple literal code analysis
Techatrix opened this pull request 3 months ago
Techatrix opened this pull request 3 months ago
make `enable_snippets == false` never add parentheses
Techatrix opened this pull request 3 months ago
Techatrix opened this pull request 3 months ago
index OOB opening zon files
xdBronch opened this issue 3 months ago
xdBronch opened this issue 3 months ago
autofix removes extra line sometimes on pointless discard
travisstaloch opened this issue 3 months ago
travisstaloch opened this issue 3 months ago
Labeled switch lsp error when the code compiles (is valid)
andradei opened this issue 3 months ago
andradei opened this issue 3 months ago
Add `aarch64-windows` and `arm-linux` to `release_targets`.
alexrp opened this pull request 3 months ago
alexrp opened this pull request 3 months ago
build from source error
mingodad opened this issue 3 months ago
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
bangbangsheshotmedown opened this issue 3 months ago
Update for latest Zig master
mochalins opened this pull request 3 months ago
mochalins opened this pull request 3 months ago
Incorrect Type Hint for Nested Array Lists
DonIsaac opened this issue 3 months ago
DonIsaac opened this issue 3 months ago
Enhance the code comprehension ability of zls through the zig compilation system.
sdzx-1 opened this issue 3 months ago
sdzx-1 opened this issue 3 months ago
[coc.nvim] Connection to server got closed. Server will not be restarted.
lakiwei opened this issue 3 months ago
lakiwei opened this issue 3 months ago
Set labelDetails if supported and applicable
bangbangsheshotmedown opened this pull request 3 months ago
bangbangsheshotmedown opened this pull request 3 months ago
LabelDetails is only working with functions
bangbangsheshotmedown opened this issue 3 months ago
bangbangsheshotmedown opened this issue 3 months ago
incorrect type hints for tuples
JonathanHallstrom opened this issue 3 months ago
JonathanHallstrom opened this issue 3 months ago
renaming something with the same name as a test also renames the test
xdBronch opened this issue 3 months ago
xdBronch opened this issue 3 months ago
make autofix configurable through in-editor configuration
Techatrix opened this pull request 3 months ago
Techatrix opened this pull request 3 months ago
use langrefs keyword reference to provide hover for keywords
xdBronch opened this issue 3 months ago
xdBronch opened this issue 3 months ago
Picking up root build.zig in monorepo setup
iamcdonald opened this issue 3 months ago
iamcdonald opened this issue 3 months ago
Check diagnostics not highlighting full type issue
iamcdonald opened this issue 3 months ago
iamcdonald opened this issue 3 months ago
Pre-built artifact for Windows ARM64
chawyehsu opened this issue 3 months ago
chawyehsu opened this issue 3 months ago
wrap number hover in code block
xdBronch opened this pull request 3 months ago
xdBronch opened this pull request 3 months ago
fix: use tag type for calling convention
ngynkvn opened this pull request 3 months ago
ngynkvn opened this pull request 3 months ago
Nix flake fails to build
JackoCoolio opened this issue 4 months ago
JackoCoolio opened this issue 4 months ago
generic type not applied when 2 struct generated from the same function. It just takes the first one
flozero opened this issue 4 months ago
flozero opened this issue 4 months ago
Go To Declaration fails with aliasing
William65536 opened this issue 4 months ago
William65536 opened this issue 4 months ago
Add referenced, but not implemented, methods to function autocomplete
mnemnion opened this issue 4 months ago
mnemnion opened this issue 4 months ago
better `typeDefiniton` on functions
xdBronch opened this issue 4 months ago
xdBronch opened this issue 4 months ago
Code action to organize imports
Sekky61 opened this pull request 4 months ago
Sekky61 opened this pull request 4 months ago
Type hint comment directives
mnemnion opened this issue 4 months ago
mnemnion opened this issue 4 months ago
Remove unused imports
srijan-paul opened this pull request 4 months ago
srijan-paul opened this pull request 4 months ago
Rename of enum field does not rename references.
smallkirby opened this issue 4 months ago
smallkirby opened this issue 4 months ago