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
@import breaking on windows when using disk in path
Darkfllame opened this issue 10 months ago
Darkfllame opened this issue 10 months ago
[Question] Plan on supporting `textDocument/rangeFormatting`?
jcs090218 opened this issue 10 months ago
jcs090218 opened this issue 10 months ago
rewrite code completions
Techatrix opened this pull request 10 months ago
Techatrix opened this pull request 10 months ago
fix incorrect warning about Zig+ZLS compatibility because of git failure
Techatrix opened this pull request 10 months ago
Techatrix opened this pull request 10 months ago
analysis yak shaving
Techatrix opened this pull request 10 months ago
Techatrix opened this pull request 10 months ago
Strict version checking is flawed as is.
zkburke opened this issue 10 months ago
zkburke opened this issue 10 months ago
Independent configs
SuperAuguste opened this pull request 10 months ago
SuperAuguste opened this pull request 10 months ago
allow ast-check and build on save to executed in parallel
Techatrix opened this pull request 10 months ago
Techatrix opened this pull request 10 months ago
config error reporting
Techatrix opened this pull request 10 months ago
Techatrix opened this pull request 10 months ago
completions: fix `switch` on tagged union completion
nullptrdevs opened this pull request 10 months ago
nullptrdevs opened this pull request 10 months ago
code completion in switch on tagged union has incorrect text edit
Techatrix opened this issue 10 months ago
Techatrix opened this issue 10 months ago
build_runner: don't attempt to find build.zig in packages without build.zig
truemedian opened this pull request 10 months ago
truemedian opened this pull request 10 months ago
inlay hints for destructured variables
gabydd opened this pull request 10 months ago
gabydd opened this pull request 10 months ago
Destructure hover
gabydd opened this pull request 10 months ago
gabydd opened this pull request 10 months ago
refactor Analyser.Declaration field names
Techatrix opened this pull request 10 months ago
Techatrix opened this pull request 10 months ago
avoid generating folding range with overlapping lines
Techatrix opened this pull request 10 months ago
Techatrix opened this pull request 10 months ago
internal ast-check: Use std.zig.Zir/AstGen
nullptrdevs opened this pull request 10 months ago
nullptrdevs opened this pull request 10 months ago
resolve vector types
Techatrix opened this pull request 10 months ago
Techatrix opened this pull request 10 months ago
Config autofix doesn't get applied
jcs090218 opened this issue 10 months ago
jcs090218 opened this issue 10 months ago
Breaking change with InvalidUtf8 as zig introduces Wtf8
AlexBlandin opened this issue 10 months ago
AlexBlandin opened this issue 10 months ago
refactor self parameter detection
Techatrix opened this pull request 10 months ago
Techatrix opened this pull request 10 months ago
use client capability for insert/replace code completions
Techatrix opened this pull request 10 months ago
Techatrix opened this pull request 10 months ago
update test filters option + remove test name prefixes
Techatrix opened this pull request 10 months ago
Techatrix opened this pull request 10 months ago
update http code of config_gen
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
Should completions be sorted by name?
Techatrix opened this issue 11 months ago
Techatrix opened this issue 11 months ago
disallow either types with differing is_type_val property
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
Autocomplete always requests `self` parameter when constructed via func with comptime func return type
lawrence-laz opened this issue 11 months ago
lawrence-laz opened this issue 11 months ago
Inlay hints are crashing zls non deterministacally
Deecellar opened this issue 11 months ago
Deecellar opened this issue 11 months ago
Run CI on PRs and `master` only
SuperAuguste opened this pull request 11 months ago
SuperAuguste opened this pull request 11 months ago
The comments displayed by @cInclude in the IDE are garbled.
jingsupo opened this issue 11 months ago
jingsupo opened this issue 11 months ago
correctly resolve element type of array literal
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
consider `anytype` as a possible self parameter
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
various improvements to inlay hints
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
revert #1773 & update ast-check runner
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
Full content of a function inlay hints
StringNick opened this issue 11 months ago
StringNick opened this issue 11 months ago
do not show inlay hints on builtins with trivial parameters
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
support nested config options
Techatrix opened this issue 11 months ago
Techatrix opened this issue 11 months ago
rework error union representation
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
Struct init type hints
nullptrdevs opened this pull request 11 months ago
nullptrdevs opened this pull request 11 months ago
Zls crasching 3 times
JoaoAlexNunes opened this issue 11 months ago
JoaoAlexNunes opened this issue 11 months ago
Minor `.enum_literal` completions fixes
nullptrdevs opened this pull request 11 months ago
nullptrdevs opened this pull request 11 months ago
fix false-positive detection of value captures on if/for/while
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
zls doesn't provide information about the symbol right after 'if' statement
temhelk opened this issue 11 months ago
temhelk opened this issue 11 months ago
do not lock zig_exe_lock when running ast-check
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
fix crash on if error union with invalid then expression
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
update LSP types
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
specify sort score of .Method completion kind
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
nix update langref
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
CI: fetch entire history to resolve ZLS version string
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
CI: ensure that tags are fetched so that `zls --version` works
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
CI: remove invalid job dependency from release deployment
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
Highlight deprecated symbols
weskoerber opened this issue 11 months ago
weskoerber opened this issue 11 months ago
highlight symbols that call `@compileError` as deprecated
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
improve completions on functions
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
set minimum build version to `0.12.0-dev.2679+54bbc73f8`
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
Hover showing incorrect type on nested `if` payload
adia-dev opened this issue 11 months ago
adia-dev opened this issue 11 months ago
failed to build on due to std_options changes
silbinarywolf opened this issue 11 months ago
silbinarywolf opened this issue 11 months ago
Fixup std_options to use std.Options
kcbanner opened this pull request 11 months ago
kcbanner opened this pull request 11 months ago
disable codecov github annotations
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
various improvements to the CI and deployment process
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
fix type analysis of negation operations
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
completions: `.field_access`: Unwrap optional types if assigning, eg …
nullptrdevs opened this pull request 11 months ago
nullptrdevs opened this pull request 11 months ago
Fix fallback logic in `analysis.getPositionContext`
llogick opened this pull request 11 months ago
llogick opened this pull request 11 months ago
Negation leads to incorrect type inference
jgh713 opened this issue 11 months ago
jgh713 opened this issue 11 months ago
Hover not working on try in circle brackets
StringNick opened this issue 11 months ago
StringNick opened this issue 11 months ago
improve analysis around pointer operations/completions
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
respect markup kind on builtin or branching type hover
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
Crash in `analysis.getVariableSignature`
nullptrdevs opened this issue 11 months ago
nullptrdevs opened this issue 11 months ago
simplify formatting of label details
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
improve type stringification logic
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
stop searching on unresolved build config of associated build files
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
Struct field hint is "Text" instead of "Field" when returning to a partially written field in a struct instantiation
gzwlee opened this issue 11 months ago
gzwlee opened this issue 11 months ago
make tracy a lazy dependency
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
update to zig `0.12.0-dev.2583+d3fc2648c`
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
provide a more helpful error when the minimum build version is not met
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
not compatible with zig 0.11.0
subh-cs opened this issue 11 months ago
subh-cs opened this issue 11 months ago
find associated build file in case of missing build config data
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
resolve string literal and error value types using InternPool
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
fully resolve array types instead of storing Ast nodes
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
resolve void value `{}`
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
replace build runners with a new one based on the current zig version
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
regenerate diagnostics when zig executable has changed
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
respect hover support of client when creating signature help
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
remove dependency of DocumenStore on Server
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
fix pointer unwrapping when detecting self parameters
Techatrix opened this pull request 11 months ago
Techatrix opened this pull request 11 months ago
zls give incorrent inlay hints on parameters
SuperIceCN opened this issue 11 months ago
SuperIceCN opened this issue 11 months ago
zls shows wrong variable type hint when RHS expression has function returning optional and orelse is used to return error set
eshom opened this issue 11 months ago
eshom opened this issue 11 months ago
Gray out `@as()` calls to make them less distracting
elyalon opened this issue 12 months ago
elyalon opened this issue 12 months ago
zls gets confused when block labels and variables have the same name, renames the wrong one
xdBronch opened this issue 12 months ago
xdBronch opened this issue 12 months ago
fmt with autofix unused parameter on an empty function can result in invalid code
paperdave opened this issue 12 months ago
paperdave opened this issue 12 months ago
Enable completion and goto definition/declaration for a value which type is comptime struct
jimying opened this issue 12 months ago
jimying opened this issue 12 months ago
simplify comptime interpreter testing helper
Techatrix opened this pull request 12 months ago
Techatrix opened this pull request 12 months ago
completions: add result type based completions for builtin arguments
mlugg opened this pull request 12 months ago
mlugg opened this pull request 12 months ago
Fix/improve `union(enum)` completions
nullptrdevs opened this pull request 12 months ago
nullptrdevs opened this pull request 12 months ago
fix signature help when cursor is after the lparen of the function call
Techatrix opened this pull request 12 months ago
Techatrix opened this pull request 12 months ago
Lsp 'textDocument/signatureHelp' doesn't work for the rightmost parenthesis of a function
temhelk opened this issue 12 months ago
temhelk opened this issue 12 months ago
Lsp references (textDocument/references) took a long time in nvim lsp, even for simple file
doaortu opened this issue 12 months ago
doaortu opened this issue 12 months ago
remove `enable_ast_check_diagnostics`
Techatrix opened this pull request 12 months ago
Techatrix opened this pull request 12 months ago
remove build options documentation from README
Techatrix opened this pull request 12 months ago
Techatrix opened this pull request 12 months ago
analysis refactor + coverage
Techatrix opened this pull request 12 months ago
Techatrix opened this pull request 12 months ago