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
Bug in identifier detection
Sekky61 opened this issue 4 months ago
Sekky61 opened this issue 4 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
build_runner: detect modules that have been added with `b.addModule`
Techatrix opened this pull request 4 months ago
Techatrix opened this pull request 4 months ago
Add root import to snippets
InspectorBoat opened this pull request 5 months ago
InspectorBoat opened this pull request 5 months ago
`typeDefinition` goes to variables type annotation when provided instead of the types definition
xdBronch opened this issue 5 months ago
xdBronch opened this issue 5 months ago
Update the build runner
llogick opened this pull request 5 months ago
llogick opened this pull request 5 months ago
use reference trace to provide better build-on-save source locations for errors
Techatrix opened this issue 5 months ago
Techatrix opened this issue 5 months ago
no diagnostics for everything that depends on semantic analysis
Techatrix opened this issue 5 months ago
Techatrix opened this issue 5 months ago
Unused variables should be detected by the language server
maclong9 opened this issue 5 months ago
maclong9 opened this issue 5 months ago
fix completion for branches without braces
xdBronch opened this pull request 5 months ago
xdBronch opened this pull request 5 months ago
no completions after branches with no braces
xdBronch opened this issue 5 months ago
xdBronch opened this issue 5 months ago
ZLS fails to build on latest master release of Zig (version 0.14.0-dev.1342+1a178d499).
petersid2022 opened this issue 5 months ago
petersid2022 opened this issue 5 months ago
Autocomplete should not insert parenthesis for function pointers
IntegratedQuantum opened this issue 5 months ago
IntegratedQuantum opened this issue 5 months ago
Update Zig master `@branchHint` and `builtin` type fields
mochalins opened this pull request 5 months ago
mochalins opened this pull request 5 months ago
Imports aren't identified if artifacts aren't created
akhildevelops opened this issue 5 months ago
akhildevelops opened this issue 5 months ago
better build-on-save
Techatrix opened this pull request 5 months ago
Techatrix opened this pull request 5 months ago
Build error zig master 8/20 release
sngeth opened this issue 5 months ago
sngeth opened this issue 5 months ago
Solved last master build system changes to EmitBinPath
lmarzocchetti opened this pull request 5 months ago
lmarzocchetti opened this pull request 5 months ago
store ast-check diagnostic using `std.zig.ErrorBundle`
Techatrix opened this pull request 5 months ago
Techatrix opened this pull request 5 months ago
update custom build runner in preparation for watch mode
Techatrix opened this pull request 5 months ago
Techatrix opened this pull request 5 months ago
use document highlighting to show matching control flow statements
Techatrix opened this issue 5 months ago
Techatrix opened this issue 5 months ago
fix log corruption when editing zls.log while ZLS is running
Techatrix opened this pull request 5 months ago
Techatrix opened this pull request 5 months ago
allow line value which is greater than the number of lines
Techatrix opened this pull request 5 months ago
Techatrix opened this pull request 5 months ago
Provide a configuration option to use incremental compilation for build-on-save
mlugg opened this issue 5 months ago
mlugg opened this issue 5 months ago
commit langref.html.in to source control instead of downloading it
Techatrix opened this pull request 5 months ago
Techatrix opened this pull request 5 months ago
minor build on save tweaks
Techatrix opened this pull request 5 months ago
Techatrix opened this pull request 5 months ago
fix builtin completions after variable decl type specifier
Techatrix opened this pull request 5 months ago
Techatrix opened this pull request 5 months ago
build_runner: find modules in import-table under different names
Techatrix opened this pull request 5 months ago
Techatrix opened this pull request 5 months ago
no type completions for primitive types like u16, u32, f32 etc.
MariaSolOs opened this issue 5 months ago
MariaSolOs opened this issue 5 months ago
referencing the same module by different import names has regressed
leecannon opened this issue 6 months ago
leecannon opened this issue 6 months ago
Type inference through structs containing types
dnut opened this issue 6 months ago
dnut opened this issue 6 months ago
Analyzer.getPositionContext returns `.label` for `@This()` when it is specified as a variable's type
llogick opened this issue 6 months ago
llogick opened this issue 6 months ago
display number details on char literal hover
julia-script opened this pull request 6 months ago
julia-script opened this pull request 6 months ago
No inlay hints for struct_init* fields following a `return` and the fn's return type is an optional
llogick opened this issue 6 months ago
llogick opened this issue 6 months ago
No type inference when orelse RHS is a block
Vexu opened this issue 6 months ago
Vexu opened this issue 6 months ago
No published artifacts for ZLS 0.14.0
Lynnesbian opened this issue 6 months ago
Lynnesbian opened this issue 6 months ago
document can get out of sync when modified through external programs like git
Techatrix opened this issue 6 months ago
Techatrix opened this issue 6 months ago
update to Zig 0.14.0-dev.764+eb1a199df
Techatrix opened this pull request 6 months ago
Techatrix opened this pull request 6 months ago
Module's include paths are not used by ZLS
betonowy opened this issue 6 months ago
betonowy opened this issue 6 months ago
Excludes used fields/switch cases enum completions
julia-script opened this pull request 6 months ago
julia-script opened this pull request 6 months ago
build_runner: iterate transitive dependencies of each root module
Techatrix opened this pull request 6 months ago
Techatrix opened this pull request 6 months ago
resolve type of comparison op to @Vector(N, bool) if lhs is a vector
janis-bhm opened this pull request 6 months ago
janis-bhm opened this pull request 6 months ago
remove the comptime interpreter
Techatrix opened this pull request 6 months ago
Techatrix opened this pull request 6 months ago
functions inside namespaces can't have self parameters
Techatrix opened this pull request 6 months ago
Techatrix opened this pull request 6 months ago
Functions where the first parameter is of type `anytype` are treated as methods.
arrufat opened this issue 6 months ago
arrufat opened this issue 6 months ago
inefficient semanticTokens/range on the end of the document
Techatrix opened this issue 6 months ago
Techatrix opened this issue 6 months ago
update to Zig 0.14.0-dev.470+7e7681813
Techatrix opened this pull request 6 months ago
Techatrix opened this pull request 6 months ago
fix semanticTokens/range when enclosing the root node
Techatrix opened this pull request 6 months ago
Techatrix opened this pull request 6 months ago
Wrong textDocument/semanticTokens/range response when last line is empty or contains only spaces
Waqar144 opened this issue 6 months ago
Waqar144 opened this issue 6 months ago
indexing a string has unknown type
doongjohn opened this issue 6 months ago
doongjohn opened this issue 6 months ago
Documentation on Neovim/Vim is incomplete
Techatrix opened this issue 6 months ago
Techatrix opened this issue 6 months ago
Documentation on Emacs is incomplete
Techatrix opened this issue 6 months ago
Techatrix opened this issue 6 months ago
No C++ code completion on master branch
DasGandlaf opened this issue 6 months ago
DasGandlaf opened this issue 6 months ago
remove duplicate capture by ref handling on for loop payload capture
Techatrix opened this pull request 6 months ago
Techatrix opened this pull request 6 months ago
Fix inlay hints for merged error sets
llogick opened this pull request 6 months ago
llogick opened this pull request 6 months ago
chore: trim trailing whitespace in multiline strings
WillLillis opened this pull request 6 months ago
WillLillis opened this pull request 6 months ago
always sort identifiers before keywords in completions
nektro opened this issue 6 months ago
nektro opened this issue 6 months ago
LSP does not show an error when mutating a const
Hcode00 opened this issue 6 months ago
Hcode00 opened this issue 6 months ago
Incorrect type definition from nested hash maps.
gubsey opened this issue 6 months ago
gubsey opened this issue 6 months ago
Build failure linux
aryzing opened this issue 6 months ago
aryzing opened this issue 6 months ago
test: cache configuration values
Techatrix opened this pull request 6 months ago
Techatrix opened this pull request 6 months ago
Wrong type hint in for loop over reference
jen-Ya opened this issue 6 months ago
jen-Ya opened this issue 6 months ago
autofix `_ = non_const_var` to `_ = &non_const_var`
silbinarywolf opened this issue 6 months ago
silbinarywolf opened this issue 6 months ago
Fixes for latest master (post abf8955 and c50f300)
mochalins opened this pull request 6 months ago
mochalins opened this pull request 6 months ago
revamp CLI and logging
Techatrix opened this pull request 6 months ago
Techatrix opened this pull request 6 months ago
Suggest deinit method if present for the object
akhildevelops opened this issue 6 months ago
akhildevelops opened this issue 6 months ago
update sort score of completions item kinds
Techatrix opened this pull request 6 months ago
Techatrix opened this pull request 6 months ago
fix wrong handle use in resolveTaggedUnionFieldType
Techatrix opened this pull request 6 months ago
Techatrix opened this pull request 6 months ago
Index out of bounds (crashes when opening a file in Bun's repository)
Jarred-Sumner opened this issue 6 months ago
Jarred-Sumner opened this issue 6 months ago
build_runner: update to handle the changes made to the build runner when file watching was added
kcbanner opened this pull request 6 months ago
kcbanner opened this pull request 6 months ago
fix merged error set inlay hints
PaNDa2code opened this pull request 6 months ago
PaNDa2code opened this pull request 6 months ago
Merged Error Sets are not desblayed correctrly in the inlay hints.
PaNDa2code opened this issue 6 months ago
PaNDa2code opened this issue 6 months ago
feat: Code action for variable discards
WillLillis opened this pull request 6 months ago
WillLillis opened this pull request 6 months ago
Resolve `(try foo())` (works when nested too)
llogick opened this pull request 6 months ago
llogick opened this pull request 6 months ago
Autosuggestion feature for try expressions
akhildevelops opened this issue 6 months ago
akhildevelops opened this issue 6 months ago
Typo fixes in messages/comments
mochalins opened this pull request 6 months ago
mochalins opened this pull request 6 months ago
Support for run and debug actions for "bare" test names
mnemnion opened this issue 7 months ago
mnemnion opened this issue 7 months ago
`CR` and `LF` appear in type hint when there is newline character
CrazyboyQCD opened this issue 7 months ago
CrazyboyQCD opened this issue 7 months ago
Build on save crashes when not compiling zig.
mikestonecodes opened this issue 7 months ago
mikestonecodes opened this issue 7 months ago
update BuildDotZigIterator to deal with different file path separators
Techatrix opened this pull request 7 months ago
Techatrix opened this pull request 7 months ago
Code action to create file
SoraTenshi opened this issue 7 months ago
SoraTenshi opened this issue 7 months ago
Regression due to #1671 C imports no longer found on Windows
btipling opened this issue 7 months ago
btipling opened this issue 7 months ago
Inconsistent completion of function parentheses when snippets are disabled
castholm opened this issue 7 months ago
castholm opened this issue 7 months ago
Fix absolute path detection for build on save diagnostics
jayrod246 opened this pull request 7 months ago
jayrod246 opened this pull request 7 months ago
update to latest zig-lsp-codegen with new LSP Message type/parser
Techatrix opened this pull request 7 months ago
Techatrix opened this pull request 7 months ago
switch to mlugg/setup-zig
Techatrix opened this pull request 7 months ago
Techatrix opened this pull request 7 months ago
Inconsistent use of case on the index
Yewzir opened this pull request 7 months ago
Yewzir opened this pull request 7 months ago
Support initialization options
gohryt opened this pull request 7 months ago
gohryt opened this pull request 7 months ago
fix formatting of nameless parameters on extern functions
Techatrix opened this pull request 7 months ago
Techatrix opened this pull request 7 months ago