Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
zigtools
Making free and open-source tooling for Zig users!
Collective -
Host: opensource -
https://opencollective.com/zigtools
- Code: https://github.com/zigtools
Bump minimum Zig version and fix Nix Flakes
github.com/zigtools/zls - sagehane opened this pull request over 1 year ago
github.com/zigtools/zls - sagehane opened this pull request over 1 year ago
ignore unknown fields while parsing
github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
Commit fb56ae120f08b23242df39a952bbcd831ce248c2 breaks ZLS
github.com/zigtools/zls - arrufat opened this issue over 1 year ago
github.com/zigtools/zls - arrufat opened this issue over 1 year ago
Hovering over method name crashed the language server
github.com/zigtools/zls - mahdifrmz opened this issue over 1 year ago
github.com/zigtools/zls - mahdifrmz opened this issue over 1 year ago
Enable hover for `var @"foo-bar"`
github.com/zigtools/zls - FnControlOption opened this pull request over 1 year ago
github.com/zigtools/zls - FnControlOption opened this pull request over 1 year ago
support argument placeholder
github.com/zigtools/zls - jiacai2050 opened this pull request over 1 year ago
github.com/zigtools/zls - jiacai2050 opened this pull request over 1 year ago
multithreaded job processing
github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
transition from tres to std.json
github.com/zigtools/zig-lsp-codegen - Techatrix opened this pull request over 1 year ago
github.com/zigtools/zig-lsp-codegen - Techatrix opened this pull request over 1 year ago
Enable hover for `.foo` in `&.{ .foo, .bar }`
github.com/zigtools/zls - FnControlOption opened this pull request over 1 year ago
github.com/zigtools/zls - FnControlOption opened this pull request over 1 year ago
Function hover includes extern and packed structs entire declaration
github.com/zigtools/zls - leecannon opened this issue over 1 year ago
github.com/zigtools/zls - leecannon opened this issue over 1 year ago
References to a function's parameter in its return type not included
github.com/zigtools/zls - bertie-wheen opened this issue over 1 year ago
github.com/zigtools/zls - bertie-wheen opened this issue over 1 year ago
Enable hover for container fields
github.com/zigtools/zls - FnControlOption opened this pull request over 1 year ago
github.com/zigtools/zls - FnControlOption opened this pull request over 1 year ago
Add code action for removing dot slash imports
github.com/zigtools/zls - joshleveck opened this pull request over 1 year ago
github.com/zigtools/zls - joshleveck opened this pull request over 1 year ago
Add hover info for generic types
github.com/zigtools/zls - FnControlOption opened this pull request over 1 year ago
github.com/zigtools/zls - FnControlOption opened this pull request over 1 year ago
Fields show hover information of function with the same name.
github.com/zigtools/zls - leecannon opened this issue over 1 year ago
github.com/zigtools/zls - leecannon opened this issue over 1 year ago
Doc comments missing for fields with explicit alignment.
github.com/zigtools/zls - leecannon opened this issue over 1 year ago
github.com/zigtools/zls - leecannon opened this issue over 1 year ago
Fix rendering of multi-line doc comments
github.com/zigtools/zls - vulpivia opened this pull request over 1 year ago
github.com/zigtools/zls - vulpivia opened this pull request over 1 year ago
More hover improvements
github.com/zigtools/zls - FnControlOption opened this pull request over 1 year ago
github.com/zigtools/zls - FnControlOption opened this pull request over 1 year ago
Hover improvements
github.com/zigtools/zls - FnControlOption opened this pull request over 1 year ago
github.com/zigtools/zls - FnControlOption opened this pull request over 1 year ago
fix doom emacs installation instruction
github.com/zigtools/install-zls - JohnCoconut opened this pull request over 1 year ago
github.com/zigtools/install-zls - JohnCoconut opened this pull request over 1 year ago
Hover: Add links to referenced types when possible
github.com/zigtools/zls - FnControlOption opened this pull request over 1 year ago
github.com/zigtools/zls - FnControlOption opened this pull request over 1 year ago
Analyser: Set scope start at payload token if present
github.com/zigtools/zls - FnControlOption opened this pull request over 1 year ago
github.com/zigtools/zls - FnControlOption opened this pull request over 1 year ago
enable inlay hints for single-argument builtins
github.com/zigtools/zls - bertie-wheen opened this pull request over 1 year ago
github.com/zigtools/zls - bertie-wheen opened this pull request over 1 year ago
No inlays for single argument builtins, even if they're configured to appear
github.com/zigtools/zls - bertie-wheen opened this issue over 1 year ago
github.com/zigtools/zls - bertie-wheen opened this issue over 1 year ago
Complete anon struct fields in fn calls (parser permitting)
github.com/zigtools/zls - nullptrdevs opened this pull request over 1 year ago
github.com/zigtools/zls - nullptrdevs opened this pull request over 1 year ago
Many built-in functions require one argument instead of two in Zig version 0.11.0
github.com/zigtools/zls - andrewCodeDev opened this issue over 1 year ago
github.com/zigtools/zls - andrewCodeDev opened this issue over 1 year ago
expand var decl alias resolution
github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
Doom Emacs instructions are out of date
github.com/zigtools/zls - gagbo opened this issue over 1 year ago
github.com/zigtools/zls - gagbo opened this issue over 1 year ago
Remove desitination type param from cast builtins (update to compile using zig master)
github.com/zigtools/zls - antlilja opened this pull request over 1 year ago
github.com/zigtools/zls - antlilja opened this pull request over 1 year ago
fix completions on non-exhaustive enums
github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
Hover: Show name of struct type defined at file scope
github.com/zigtools/zls - FnControlOption opened this pull request over 1 year ago
github.com/zigtools/zls - FnControlOption opened this pull request over 1 year ago
fix completions on non-exhaustive enums
github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
Update flake.nix and flake.lock
github.com/zigtools/zls - vesim987 opened this pull request over 1 year ago
github.com/zigtools/zls - vesim987 opened this pull request over 1 year ago
Enum completions are broken (missing functions & declarations)
github.com/zigtools/zls - Jarred-Sumner opened this issue over 1 year ago
github.com/zigtools/zls - Jarred-Sumner opened this issue over 1 year ago
fix timeout in ZCS receiveMessage
github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
fix inlay hints on functions with anytype parameter
github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
Resolve type of simple labeled block
github.com/zigtools/zls - FnControlOption opened this pull request over 1 year ago
github.com/zigtools/zls - FnControlOption opened this pull request over 1 year ago
ZLS Crashses Everytime It Is Started
github.com/zigtools/zls - HTG-YT opened this issue over 1 year ago
github.com/zigtools/zls - HTG-YT opened this issue over 1 year ago
setting to jump to absolute source of package
github.com/zigtools/zls - nektro opened this issue over 1 year ago
github.com/zigtools/zls - nektro opened this issue over 1 year ago
improve self param detection in inlay hints
github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
Namespaced extern function call inlay hints with self parameter are off by one
github.com/zigtools/zls - plaukiu opened this issue over 1 year ago
github.com/zigtools/zls - plaukiu opened this issue over 1 year ago
update analysis of builtin functions
github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
skip translate c test on windows
github.com/zigtools/zls - leecannon opened this pull request over 1 year ago
github.com/zigtools/zls - leecannon opened this pull request over 1 year ago
translate c test fails on windows CI
github.com/zigtools/zls - leecannon opened this issue over 1 year ago
github.com/zigtools/zls - leecannon opened this issue over 1 year ago
locate zig.exe in PATH under windows
github.com/zigtools/zls - ZenLiuCN opened this issue over 1 year ago
github.com/zigtools/zls - ZenLiuCN opened this issue over 1 year ago
Update to 0.11.0-dev.3737+9eb008717
github.com/zigtools/zls - FalsePattern opened this pull request over 1 year ago
github.com/zigtools/zls - FalsePattern opened this pull request over 1 year ago
Fixing compatibility with latest Zig versions
github.com/zigtools/zls - FalsePattern opened this issue over 1 year ago
github.com/zigtools/zls - FalsePattern opened this issue over 1 year ago
sublime text: scope not updated while traversing scopes
github.com/zigtools/zls - ryuukk opened this issue over 1 year ago
github.com/zigtools/zls - ryuukk opened this issue over 1 year ago
Fixed compatibility with latest builds of Zig
github.com/zigtools/zls - leecannon opened this pull request over 1 year ago
github.com/zigtools/zls - leecannon opened this pull request over 1 year ago
zls panic when hovering over captured error from catch
github.com/zigtools/zls - jrachele opened this issue over 1 year ago
github.com/zigtools/zls - jrachele opened this issue over 1 year ago
Build failure with newest zig master due to new alignForward definition
github.com/zigtools/zls - DilithiumNitrate opened this issue over 1 year ago
github.com/zigtools/zls - DilithiumNitrate opened this issue over 1 year ago
Fix file-dumping in home directory
github.com/zigtools/zls - lefp opened this pull request over 1 year ago
github.com/zigtools/zls - lefp opened this pull request over 1 year ago
zls dumps `builtin.zig` into home directory
github.com/zigtools/zls - lefp opened this issue over 1 year ago
github.com/zigtools/zls - lefp opened this issue over 1 year ago
Updates Nix to reflect Zon.
github.com/zigtools/zls - acristoffers opened this pull request over 1 year ago
github.com/zigtools/zls - acristoffers opened this pull request over 1 year ago
Getting inlay hints for method calls, but not normal function calls
github.com/zigtools/zls - bertie-wheen opened this issue over 1 year ago
github.com/zigtools/zls - bertie-wheen opened this issue over 1 year ago
Fixed compatibility with latest builds of Zig
github.com/zigtools/zls - FalsePattern opened this pull request over 1 year ago
github.com/zigtools/zls - FalsePattern opened this pull request over 1 year ago
Error when opening a zig project folder
github.com/zigtools/zls - jfrancisco-neto opened this issue over 1 year ago
github.com/zigtools/zls - jfrancisco-neto opened this issue over 1 year ago
ci: add action to update the flake lock
github.com/zigtools/zls - leecannon opened this pull request over 1 year ago
github.com/zigtools/zls - leecannon opened this pull request over 1 year ago
autofix now handles comments in the event of a newline w/ comments
github.com/zigtools/zls - jowi-dev opened this pull request over 1 year ago
github.com/zigtools/zls - jowi-dev opened this pull request over 1 year ago
zig confirm suggestion "replace" instead of "insert"
github.com/zigtools/zls - haoyuan80s opened this issue over 1 year ago
github.com/zigtools/zls - haoyuan80s opened this issue over 1 year ago
failed to translate cimport: error.Timeout
github.com/zigtools/zls - cactusbento opened this issue over 1 year ago
github.com/zigtools/zls - cactusbento opened this issue over 1 year ago
set Enum completion kind to .EnumMember
github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
clear using_trail when calling resolveUse
github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
No completion with usingnamespace struct functions
github.com/zigtools/zls - Beyley opened this issue over 1 year ago
github.com/zigtools/zls - Beyley opened this issue over 1 year ago
Incorrect type inference when slicing a slice with comptime-known range
github.com/zigtools/zls - recursiveGecko opened this issue over 1 year ago
github.com/zigtools/zls - recursiveGecko opened this issue over 1 year ago
deduplicate packages in the build runner
github.com/zigtools/zls - leecannon opened this pull request over 1 year ago
github.com/zigtools/zls - leecannon opened this pull request over 1 year ago
`executeBuildRunner`: increase `.max_output_bytes`
github.com/zigtools/zls - nullptrdevs opened this pull request over 1 year ago
github.com/zigtools/zls - nullptrdevs opened this pull request over 1 year ago
Updates Nix to reflect Zon.
github.com/zigtools/zls - acristoffers opened this pull request over 1 year ago
github.com/zigtools/zls - acristoffers opened this pull request over 1 year ago
Current commit breaks Nix flake
github.com/zigtools/zls - enderger opened this issue over 1 year ago
github.com/zigtools/zls - enderger opened this issue over 1 year ago
cimport works on Linux but broken on macOS
github.com/zigtools/zls - TeamPuzel opened this issue over 1 year ago
github.com/zigtools/zls - TeamPuzel opened this issue over 1 year ago
zls panic "reached unreachable code"
github.com/zigtools/zls - Hanaasagi opened this issue over 1 year ago
github.com/zigtools/zls - Hanaasagi opened this issue over 1 year ago
Improvement: Use JSON5 alongside JSON for config files
github.com/zigtools/zls - Himujjal opened this issue over 1 year ago
github.com/zigtools/zls - Himujjal opened this issue over 1 year ago
`getPositionContext`: Include preceding line(s) when tokenizing if a …
github.com/zigtools/zls - nullptrdevs opened this pull request over 1 year ago
github.com/zigtools/zls - nullptrdevs opened this pull request over 1 year ago
Fix `configuration.getConfigurationType` returning non null values
github.com/zigtools/zls - nullptrdevs opened this pull request over 1 year ago
github.com/zigtools/zls - nullptrdevs opened this pull request over 1 year ago
cannot show all struct fields when `usingnamespace` and `@field` together
github.com/zigtools/zls - axojhf opened this issue over 1 year ago
github.com/zigtools/zls - axojhf opened this issue over 1 year ago
No hover/go-to on zig-gamedev/zgui, culprit is `usingnamespace`
github.com/zigtools/zls - foxnne opened this issue over 1 year ago
github.com/zigtools/zls - foxnne opened this issue over 1 year ago
Go to definition does not work with builder pattern
github.com/zigtools/zls - Vexu opened this issue over 1 year ago
github.com/zigtools/zls - Vexu opened this issue over 1 year ago
Refactor document scope generation
github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
add tests for autofix code actions
github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
refactor debugging utilities
github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
add `paramSlice` helper function
github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
Allow user to configure if cimport completion includes libc
github.com/zigtools/zls - leecannon opened this issue over 1 year ago
github.com/zigtools/zls - leecannon opened this issue over 1 year ago
compatible with the `settings.zls` in didChangeConfigurationHandler
github.com/zigtools/zls - junnplus opened this pull request over 1 year ago
github.com/zigtools/zls - junnplus opened this pull request over 1 year ago
`std.sort.sort` -> `std.mem.sort`
github.com/zigtools/sus - nullptrdevs opened this pull request over 1 year ago
github.com/zigtools/sus - nullptrdevs opened this pull request over 1 year ago
Unable to display inlay hints with Zig
github.com/zigtools/zls - junnplus opened this issue over 1 year ago
github.com/zigtools/zls - junnplus opened this issue over 1 year ago
update to Zig 0.11.0-dev.3312+ab37ab33c
github.com/zigtools/zls - BratishkaErik opened this pull request over 1 year ago
github.com/zigtools/zls - BratishkaErik opened this pull request over 1 year ago