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
pre-sema errors are duplicated with build on save
xdBronch opened this issue 3 days ago
xdBronch opened this issue 3 days ago
Diagnostics should be reported for errors in the build
leecannon opened this issue 5 days ago
leecannon opened this issue 5 days ago
textDocument/rename on enum variants not working
nilskch opened this issue 5 days ago
nilskch opened this issue 5 days ago
Renamed identifier is not wrapped with `@""` when required
Vexu opened this issue 6 days ago
Vexu opened this issue 6 days ago
Incorrect folding
tsokano opened this issue 7 days ago
tsokano opened this issue 7 days ago
zls puts fastfetch's output at the beginning of a neovim buffer when opened and/or saved
YuvrajSinghGitbub opened this issue 8 days ago
YuvrajSinghGitbub opened this issue 8 days ago
fix root node handling in .zon files
Techatrix opened this pull request 8 days ago
Techatrix opened this pull request 8 days ago
Index out of bounds while editing build.zig.zon
pfgithub opened this issue 8 days ago
pfgithub opened this issue 8 days ago
fix and test build runner package collection issues
Techatrix opened this pull request 8 days ago
Techatrix opened this pull request 8 days ago
A module import is not recognized if imported in two different modules under two different names
betonowy opened this issue 9 days ago
betonowy opened this issue 9 days ago
Module self imports not recognized by ZLS
Trevor-Strong opened this issue 9 days ago
Trevor-Strong opened this issue 9 days ago
Bundle zls inside zig to make installation easier
vegerot opened this issue 10 days ago
vegerot opened this issue 10 days ago
populate build runner module dependencies
Techatrix opened this pull request 13 days ago
Techatrix opened this pull request 13 days ago
ZLS build runner hits `GeneratedFile that wasn't built yet`
leecannon opened this issue 13 days ago
leecannon opened this issue 13 days ago
add support for decl literals
Techatrix opened this pull request 14 days ago
Techatrix opened this pull request 14 days ago
remove message tracing and use LSP log messages instead of stderr
Techatrix opened this pull request 15 days ago
Techatrix opened this pull request 15 days ago
update build runner for latest zig master
leecannon opened this pull request 17 days ago
leecannon opened this pull request 17 days ago
ZLS doesn't forward extra flags from the build script to `zig translate-c` when processing a cImport
vytskalt opened this issue 19 days ago
vytskalt opened this issue 19 days ago
Can't hide type hints
mf-in-mun opened this issue 21 days ago
mf-in-mun opened this issue 21 days ago
Semantic highlighting not working for variables coming from function parameters
arrufat opened this issue 22 days ago
arrufat opened this issue 22 days ago
hover over multi line function in nested block has incorrect formatting
Techatrix opened this issue 23 days ago
Techatrix opened this issue 23 days ago
provide more custom semantic token types/modfiers
Techatrix opened this issue 24 days ago
Techatrix opened this issue 24 days ago
resolve `**` and `++` operators
Techatrix opened this issue 25 days ago
Techatrix opened this issue 25 days ago
add folding ranges for imports
Techatrix opened this issue 27 days ago
Techatrix opened this issue 27 days ago
Nix flake no longer builds
linusg opened this issue 28 days ago
linusg opened this issue 28 days ago
Massive ZLS textDocument/codeAction delay
xydone opened this issue about 1 month ago
xydone opened this issue about 1 month ago
make organize imports more flexible about import placement
Techatrix opened this issue about 1 month ago
Techatrix opened this issue about 1 month ago
only generate a single `source.fixAll` code action
Techatrix opened this issue about 1 month ago
Techatrix opened this issue about 1 month ago
add code action that simplifies variable initialization
Techatrix opened this issue about 1 month ago
Techatrix opened this issue about 1 month ago
Code action to convert string literal
Sekky61 opened this pull request about 1 month ago
Sekky61 opened this pull request about 1 month ago
new build on save with watch mode
Techatrix opened this pull request about 1 month ago
Techatrix opened this pull request about 1 month ago
Diagnostics relatedInformation contain invalid URLs
krobelus opened this issue about 1 month ago
krobelus opened this issue about 1 month ago
field completions wrong for tuples
xdBronch opened this issue about 1 month ago
xdBronch opened this issue about 1 month ago
Inlay hints drop function bodies while typing out missing arguments…
hadronized opened this issue about 1 month ago
hadronized opened this issue about 1 month ago
A way to disable/enable formatting for specific files, functions or just code blocks.
unorsk opened this issue about 1 month ago
unorsk opened this issue about 1 month ago
Config option 'zig_exe_path': expected file path but
DendyGrobovshik opened this issue about 1 month ago
DendyGrobovshik opened this issue about 1 month ago
implement server side code action kind filtering
Techatrix opened this pull request about 2 months ago
Techatrix opened this pull request about 2 months ago
check whether the required Linux release is present for std.build.Watch
Techatrix opened this pull request about 2 months ago
Techatrix opened this pull request about 2 months ago
Build on save regression
leecannon opened this issue about 2 months ago
leecannon opened this issue about 2 months ago
Resolve return type of `orelse` with block on RHS (with return)
7phs opened this pull request about 2 months ago
7phs opened this pull request about 2 months ago
Request ID is set to i_haz_configuration
julien opened this issue about 2 months ago
julien opened this issue about 2 months ago
Incorrect type hint for std.os.windows.PathSpace.span()
JustinBraben opened this issue about 2 months ago
JustinBraben opened this issue about 2 months ago
refactor position context
Techatrix opened this pull request about 2 months ago
Techatrix opened this pull request about 2 months ago
Integer overflow when editing build.zig.zon
arrufat opened this issue about 2 months ago
arrufat opened this issue about 2 months ago
improve tuple literal code analysis
Techatrix opened this pull request about 2 months ago
Techatrix opened this pull request about 2 months ago
make `enable_snippets == false` never add parentheses
Techatrix opened this pull request about 2 months ago
Techatrix opened this pull request about 2 months ago
index OOB opening zon files
xdBronch opened this issue about 2 months ago
xdBronch opened this issue about 2 months ago
autofix removes extra line sometimes on pointless discard
travisstaloch opened this issue about 2 months ago
travisstaloch opened this issue about 2 months ago
Labeled switch lsp error when the code compiles (is valid)
andradei opened this issue about 2 months ago
andradei opened this issue about 2 months ago
Add `aarch64-windows` and `arm-linux` to `release_targets`.
alexrp opened this pull request 2 months ago
alexrp opened this pull request 2 months ago
build from source error
mingodad opened this issue 2 months ago
mingodad opened this issue 2 months ago
Missing completion for functions when using . in initializer (perhaps wrong title)
bangbangsheshotmedown opened this issue 2 months ago
bangbangsheshotmedown opened this issue 2 months ago
Update for latest Zig master
mochalins opened this pull request 2 months ago
mochalins opened this pull request 2 months ago
Incorrect Type Hint for Nested Array Lists
DonIsaac opened this issue 2 months ago
DonIsaac opened this issue 2 months ago
Enhance the code comprehension ability of zls through the zig compilation system.
sdzx-1 opened this issue 2 months ago
sdzx-1 opened this issue 2 months ago
[coc.nvim] Connection to server got closed. Server will not be restarted.
lakiwei opened this issue 2 months ago
lakiwei opened this issue 2 months ago
Set labelDetails if supported and applicable
bangbangsheshotmedown opened this pull request 2 months ago
bangbangsheshotmedown opened this pull request 2 months ago
LabelDetails is only working with functions
bangbangsheshotmedown opened this issue 2 months ago
bangbangsheshotmedown opened this issue 2 months ago
incorrect type hints for tuples
JonathanHallstrom opened this issue 2 months ago
JonathanHallstrom opened this issue 2 months ago
renaming something with the same name as a test also renames the test
xdBronch opened this issue 2 months ago
xdBronch opened this issue 2 months ago
make autofix configurable through in-editor configuration
Techatrix opened this pull request 2 months ago
Techatrix opened this pull request 2 months ago
use langrefs keyword reference to provide hover for keywords
xdBronch opened this issue 2 months ago
xdBronch opened this issue 2 months ago
Picking up root build.zig in monorepo setup
iamcdonald opened this issue 2 months ago
iamcdonald opened this issue 2 months ago
Check diagnostics not highlighting full type issue
iamcdonald opened this issue 2 months ago
iamcdonald opened this issue 2 months ago
Pre-built artifact for Windows ARM64
chawyehsu opened this issue 2 months ago
chawyehsu opened this issue 2 months ago
wrap number hover in code block
xdBronch opened this pull request 2 months ago
xdBronch opened this pull request 2 months ago
fix: use tag type for calling convention
ngynkvn opened this pull request 2 months ago
ngynkvn opened this pull request 2 months ago
Nix flake fails to build
JackoCoolio opened this issue 3 months ago
JackoCoolio opened this issue 3 months ago
generic type not applied when 2 struct generated from the same function. It just takes the first one
flozero opened this issue 3 months ago
flozero opened this issue 3 months ago
Go To Declaration fails with aliasing
William65536 opened this issue 3 months ago
William65536 opened this issue 3 months ago
Add referenced, but not implemented, methods to function autocomplete
mnemnion opened this issue 3 months ago
mnemnion opened this issue 3 months ago
better `typeDefiniton` on functions
xdBronch opened this issue 3 months ago
xdBronch opened this issue 3 months ago
Code action to organize imports
Sekky61 opened this pull request 3 months ago
Sekky61 opened this pull request 3 months ago
Type hint comment directives
mnemnion opened this issue 3 months ago
mnemnion opened this issue 3 months ago
Remove unused imports
srijan-paul opened this pull request 3 months ago
srijan-paul opened this pull request 3 months ago
Rename of enum field does not rename references.
smallkirby opened this issue 3 months ago
smallkirby opened this issue 3 months ago
fix: goto type definition for annotated declarations
srijan-paul opened this pull request 3 months ago
srijan-paul opened this pull request 3 months ago
fix: goto type definition for annotated variable declarations
srijan-paul opened this pull request 3 months ago
srijan-paul opened this pull request 3 months ago
Vertical tab escape sequence considerd not valid.
jfalcon opened this issue 3 months ago
jfalcon opened this issue 3 months ago
fix: enum member declarations can now be renamed correctly.
srijan-paul opened this pull request 3 months ago
srijan-paul opened this pull request 3 months ago
Cannot rename enum fields using VSCode extension.
smallkirby opened this issue 3 months ago
smallkirby opened this issue 3 months ago
Ignore failure in Watch.init and just return
mocompute opened this pull request 3 months ago
mocompute opened this pull request 3 months ago
fanotify_init failed due to old kernel; requires 5.17+
mocompute opened this issue 3 months ago
mocompute opened this issue 3 months ago
fix `identifierLocFromIndex` on escaped identifier
Techatrix opened this pull request 3 months ago
Techatrix opened this pull request 3 months ago
Replace assert with logic to avoid panics
gohryt opened this pull request 3 months ago
gohryt opened this pull request 3 months ago
Add option to opt-out of closing argument parameter brace when completing a function
Nathan-Franck opened this pull request 3 months ago
Nathan-Franck opened this pull request 3 months ago
store builtin data as a StaticStringMap
Techatrix opened this pull request 3 months ago
Techatrix opened this pull request 3 months ago
Bug in identifier detection
Sekky61 opened this issue 3 months ago
Sekky61 opened this issue 3 months ago
Add a nix binary cache to for ZLS
ethanholz opened this issue 4 months ago
ethanholz opened this issue 4 months ago
Labelled Switch Support
kj4tmp opened this issue 4 months ago
kj4tmp opened this issue 4 months ago
WIP: fix: multiline string literals
mnemnion opened this pull request 4 months ago
mnemnion opened this pull request 4 months ago
zig master fixes
Techatrix opened this pull request 4 months ago
Techatrix opened this pull request 4 months ago
Fix potential build.zig search
PanSashko opened this pull request 4 months ago
PanSashko opened this pull request 4 months ago
Lower case type enums in bswap
mnemnion opened this pull request 4 months ago
mnemnion opened this pull request 4 months ago
Assertion failure in `identifierTokenToNameSlice`
paperdave opened this issue 4 months ago
paperdave opened this issue 4 months ago
Autocomplete and hover information for decl literals
IntegratedQuantum opened this issue 4 months ago
IntegratedQuantum opened this issue 4 months ago
assertion failure in `identifierLocFromIndex`
paperdave opened this issue 4 months ago
paperdave opened this issue 4 months ago
lsp_hover: format function signatures if needed
Raiden1411 opened this pull request 4 months ago
Raiden1411 opened this pull request 4 months ago
add snippets for format/panic/log
xdBronch opened this pull request 4 months ago
xdBronch opened this pull request 4 months ago
No inlay hints/hover/completions for `@"i d e n t"` syntax
llogick opened this issue 4 months ago
llogick opened this issue 4 months ago