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
Rework file structure
Techatrix opened this pull request almost 2 years ago
Techatrix opened this pull request almost 2 years ago
Segfaults (specific condition, might not be always reproducible)
nullptrdevs opened this issue almost 2 years ago
nullptrdevs opened this issue almost 2 years ago
Optimize analysis backend
Techatrix opened this pull request almost 2 years ago
Techatrix opened this pull request almost 2 years ago
exclude default cimport declarations from completions
Techatrix opened this pull request almost 2 years ago
Techatrix opened this pull request almost 2 years ago
find references on test decl with identifier name
Techatrix opened this pull request almost 2 years ago
Techatrix opened this pull request almost 2 years ago
Optimize document symbols
Techatrix opened this pull request almost 2 years ago
Techatrix opened this pull request almost 2 years ago
zls gets very slow on large files
Jarred-Sumner opened this issue almost 2 years ago
Jarred-Sumner opened this issue almost 2 years ago
minor semantic token fixes
Techatrix opened this pull request almost 2 years ago
Techatrix opened this pull request almost 2 years ago
Multiple type definitions appear for same type
Jarred-Sumner opened this issue almost 2 years ago
Jarred-Sumner opened this issue almost 2 years ago
Some utility function improvements
Techatrix opened this pull request almost 2 years ago
Techatrix opened this pull request almost 2 years ago
Builtin dependency system will break nix flake.
acristoffers opened this issue almost 2 years ago
acristoffers opened this issue almost 2 years ago
InternPool: replace untyped values with typed values
Techatrix opened this pull request almost 2 years ago
Techatrix opened this pull request almost 2 years ago
Rethink how ZLS maintains backwards compatibility
Techatrix opened this issue almost 2 years ago
Techatrix opened this issue almost 2 years ago
New failed assertion relating to scope creation
SuperAuguste opened this issue almost 2 years ago
SuperAuguste opened this issue almost 2 years ago
add multi object for loop support
Techatrix opened this pull request almost 2 years ago
Techatrix opened this pull request almost 2 years ago
Autocomplete `struct{.field =}` in initializer?
Jarred-Sumner opened this issue almost 2 years ago
Jarred-Sumner opened this issue almost 2 years ago
improve error message when parsing zls.json
Techatrix opened this pull request almost 2 years ago
Techatrix opened this pull request almost 2 years ago
Embed AstGen into ZLS
Techatrix opened this pull request almost 2 years ago
Techatrix opened this pull request almost 2 years ago
ZLS panics while handling the config with LSP-mode
bereal opened this issue almost 2 years ago
bereal opened this issue almost 2 years ago
`applyContentChanges` correctness, performance concerns
SuperAuguste opened this issue almost 2 years ago
SuperAuguste opened this issue almost 2 years ago
implement cInclude completions & goto definition
Techatrix opened this pull request almost 2 years ago
Techatrix opened this pull request almost 2 years ago
Better errors when parsing zls.json config file
Ultra-Code opened this issue almost 2 years ago
Ultra-Code opened this issue almost 2 years ago
Provide a nicer way for contributor to build the code
matklad opened this issue almost 2 years ago
matklad opened this issue almost 2 years ago
Add custom step integration
SuperAuguste opened this pull request almost 2 years ago
SuperAuguste opened this pull request almost 2 years ago
Semantic highlighting bugs after editing file cause inlay hints to appear in the wrong places
Jarred-Sumner opened this issue almost 2 years ago
Jarred-Sumner opened this issue almost 2 years ago
textDocument/typeDefinition should find type definitions, not just definitions
dpathakj opened this issue about 2 years ago
dpathakj opened this issue about 2 years ago
Completion does not replace existing text.
acristoffers opened this issue about 2 years ago
acristoffers opened this issue about 2 years ago
Emacs, nothing works
jgarvin opened this issue about 2 years ago
jgarvin opened this issue about 2 years ago
fix compile errors when targeting wasm
Techatrix opened this pull request about 2 years ago
Techatrix opened this pull request about 2 years ago
Only the last top-level doc comment gets highlighted, if at the start of a file.
TUSF opened this issue about 2 years ago
TUSF opened this issue about 2 years ago
Add code action for organizing imports
Techatrix opened this pull request about 2 years ago
Techatrix opened this pull request about 2 years ago
ZLS not fully compiling
hgsbart opened this issue about 2 years ago
hgsbart opened this issue about 2 years ago
Full compilation diagnostics
SuperAuguste opened this pull request about 2 years ago
SuperAuguste opened this pull request about 2 years ago
Error on function/field which doesn't exist
Jarred-Sumner opened this issue about 2 years ago
Jarred-Sumner opened this issue about 2 years ago
[Neovim] LSP diagnostics go to a split
paveloom opened this issue about 2 years ago
paveloom opened this issue about 2 years ago
semantic_tokens: Normal comments don't get evaluated if they are alone
squeek502 opened this issue about 2 years ago
squeek502 opened this issue about 2 years ago
Release windows binaries as .zip files
SpexGuy opened this issue about 2 years ago
SpexGuy opened this issue about 2 years ago
Fix rogue resize, bump minimum version
SuperAuguste opened this pull request about 2 years ago
SuperAuguste opened this pull request about 2 years ago
Interpret build files instead of compiling them
SuperAuguste opened this issue about 2 years ago
SuperAuguste opened this issue about 2 years ago
zls slowing down emacs when trying to use a c library (sdl)
marvhus opened this issue about 2 years ago
marvhus opened this issue about 2 years ago
Support workspace symbol
matklad opened this issue about 2 years ago
matklad opened this issue about 2 years ago
Investigate tree-sitter
SuperAuguste opened this issue about 2 years ago
SuperAuguste opened this issue about 2 years ago
Simplify install procedure
SuperAuguste opened this pull request about 2 years ago
SuperAuguste opened this pull request about 2 years ago
Implement runtime/comptime distinction
SuperAuguste opened this issue about 2 years ago
SuperAuguste opened this issue about 2 years ago
Comptime Interpreter Megaissue
SuperAuguste opened this issue about 2 years ago
SuperAuguste opened this issue about 2 years ago
Type Inference does not infer types correctly with indirection
fengshaun opened this issue about 2 years ago
fengshaun opened this issue about 2 years ago
Code Actions & Autofix
Techatrix opened this issue over 2 years ago
Techatrix opened this issue over 2 years ago
Feature flag request: Separate argument injection from snippets
peteruhnak opened this issue over 2 years ago
peteruhnak opened this issue over 2 years ago
hover shows (unknown) type for assignments involving imported structs' extern decls
atroquinine opened this issue over 2 years ago
atroquinine opened this issue over 2 years ago
Initial work on 'auto _ =' code action
SuperAuguste opened this pull request over 2 years ago
SuperAuguste opened this pull request over 2 years ago
`AstGen` analysis!
SuperAuguste opened this pull request over 2 years ago
SuperAuguste opened this pull request over 2 years ago
update to IterableDir changes in Zig std
Vexu opened this pull request over 2 years ago
Vexu opened this pull request over 2 years ago
Autocompletion for struct fields in function parameters
foxnne opened this issue over 2 years ago
foxnne opened this issue over 2 years ago
spacemacs LSP disconnects from zls
q60 opened this issue over 2 years ago
q60 opened this issue over 2 years ago
Broken when updating vscode-languageclient to latest version
ryuukk opened this issue over 2 years ago
ryuukk opened this issue over 2 years ago
fix off by one error in documentRange
kristoff-it opened this pull request over 2 years ago
kristoff-it opened this pull request over 2 years ago
Ideas for Compile file on save and report errors
GoWind opened this issue over 2 years ago
GoWind opened this issue over 2 years ago
d3d12.zig - huge memory leak and stall
michal-z opened this issue almost 3 years ago
michal-z opened this issue almost 3 years ago
Feature Request: Add completions for re-exported functions
SpexGuy opened this issue about 3 years ago
SpexGuy opened this issue about 3 years ago
Package Windows releases as Zip, not TAR
Bellarmine-Head opened this issue about 3 years ago
Bellarmine-Head opened this issue about 3 years ago
recongnize `type` parameters as types
nektro opened this issue over 3 years ago
nektro opened this issue over 3 years ago
Can't rename struct property
dmbfm opened this issue over 3 years ago
dmbfm opened this issue over 3 years ago
Feature Request: workspace symbols
matu3ba opened this issue over 3 years ago
matu3ba opened this issue over 3 years ago
enum autocomplete suggestions are wrong
Jarred-Sumner opened this issue over 3 years ago
Jarred-Sumner opened this issue over 3 years ago
Large delay( or crash on safety enabled builds ) in sublime text
JonSnowbd opened this issue over 3 years ago
JonSnowbd opened this issue over 3 years ago
[Help] Not working with Kate
InfRandomness opened this issue over 3 years ago
InfRandomness opened this issue over 3 years ago
goto-definition and imports
nektro opened this issue over 3 years ago
nektro opened this issue over 3 years ago
[Feature Request] Type inference in editor
InfRandomness opened this issue over 3 years ago
InfRandomness opened this issue over 3 years ago
Frequently incorrect CompletionItem.Kind
Jarred-Sumner opened this issue almost 4 years ago
Jarred-Sumner opened this issue almost 4 years ago
Top-level Doc Comments Are Not Supported
Leguu opened this issue almost 4 years ago
Leguu opened this issue almost 4 years ago
Markdown highlighting of pointers unclear. Becomes bold
Himujjal opened this issue almost 4 years ago
Himujjal opened this issue almost 4 years ago
Added signature help request handling
alexnask opened this pull request almost 4 years ago
alexnask opened this pull request almost 4 years ago
Not handling UTF-8 BOM
marler8997 opened this issue almost 4 years ago
marler8997 opened this issue almost 4 years ago
Use with eglot in emacs
foggy1 opened this issue about 4 years ago
foggy1 opened this issue about 4 years ago
Add compile-time error completion / suggestions
SuperAuguste opened this issue over 4 years ago
SuperAuguste opened this issue over 4 years ago
Fix builtin-based completions such as with Vectors
data-man opened this issue over 4 years ago
data-man opened this issue over 4 years ago
auto-import
ghost opened this issue over 4 years ago
ghost opened this issue over 4 years ago
Add snippet completion configuration options
wilsonk opened this issue over 4 years ago
wilsonk opened this issue over 4 years ago