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
remove message tracing and use LSP log messages instead of stderr
github.com/zigtools/zls - Techatrix opened this pull request 3 days ago
github.com/zigtools/zls - Techatrix opened this pull request 3 days ago
update build runner for latest zig master
github.com/zigtools/zls - leecannon opened this pull request 5 days ago
github.com/zigtools/zls - leecannon opened this pull request 5 days ago
ZLS doesn't forward extra flags from the build script to `zig translate-c` when processing a cImport
github.com/zigtools/zls - vytskalt opened this issue 7 days ago
github.com/zigtools/zls - vytskalt opened this issue 7 days ago
Semantic highlighting not working for variables coming from function parameters
github.com/zigtools/zls - arrufat opened this issue 10 days ago
github.com/zigtools/zls - arrufat opened this issue 10 days ago
hover over multi line function in nested block has incorrect formatting
github.com/zigtools/zls - Techatrix opened this issue 11 days ago
github.com/zigtools/zls - Techatrix opened this issue 11 days ago
provide more custom semantic token types/modfiers
github.com/zigtools/zls - Techatrix opened this issue 12 days ago
github.com/zigtools/zls - Techatrix opened this issue 12 days ago
Massive ZLS textDocument/codeAction delay
github.com/zigtools/zls - xydone opened this issue 21 days ago
github.com/zigtools/zls - xydone opened this issue 21 days ago
make organize imports more flexible about import placement
github.com/zigtools/zls - Techatrix opened this issue 22 days ago
github.com/zigtools/zls - Techatrix opened this issue 22 days ago
only generate a single `source.fixAll` code action
github.com/zigtools/zls - Techatrix opened this issue 22 days ago
github.com/zigtools/zls - Techatrix opened this issue 22 days ago
add code action that simplifies variable initialization
github.com/zigtools/zls - Techatrix opened this issue 22 days ago
github.com/zigtools/zls - Techatrix opened this issue 22 days ago
Code action to convert string literal
github.com/zigtools/zls - Sekky61 opened this pull request 22 days ago
github.com/zigtools/zls - Sekky61 opened this pull request 22 days ago
new build on save with watch mode
github.com/zigtools/zls - Techatrix opened this pull request 23 days ago
github.com/zigtools/zls - Techatrix opened this pull request 23 days ago
Diagnostics relatedInformation contain invalid URLs
github.com/zigtools/zls - krobelus opened this issue 25 days ago
github.com/zigtools/zls - krobelus opened this issue 25 days ago
Inlay hints drop function bodies while typing out missing arguments…
github.com/zigtools/zls - hadronized opened this issue 28 days ago
github.com/zigtools/zls - hadronized opened this issue 28 days ago
A way to disable/enable formatting for specific files, functions or just code blocks.
github.com/zigtools/zls - unorsk opened this issue 29 days ago
github.com/zigtools/zls - unorsk opened this issue 29 days ago
Config option 'zig_exe_path': expected file path but
github.com/zigtools/zls - DendyGrobovshik opened this issue about 1 month ago
github.com/zigtools/zls - DendyGrobovshik opened this issue about 1 month ago
implement server side code action kind filtering
github.com/zigtools/zls - Techatrix opened this pull request about 1 month ago
github.com/zigtools/zls - Techatrix opened this pull request about 1 month ago
check whether the required Linux release is present for std.build.Watch
github.com/zigtools/zls - Techatrix opened this pull request about 1 month ago
github.com/zigtools/zls - Techatrix opened this pull request about 1 month ago
Fix Lua table syntax for neovim config
github.com/zigtools/zigtools.org - mark-rushakoff opened this pull request about 1 month ago
github.com/zigtools/zigtools.org - mark-rushakoff opened this pull request about 1 month ago
Resolve return type of `orelse` with block on RHS (with return)
github.com/zigtools/zls - 7phs opened this pull request about 1 month ago
github.com/zigtools/zls - 7phs opened this pull request about 1 month ago
Request ID is set to i_haz_configuration
github.com/zigtools/zls - julien opened this issue about 1 month ago
github.com/zigtools/zls - julien opened this issue about 1 month ago
Incorrect type hint for std.os.windows.PathSpace.span()
github.com/zigtools/zls - JustinBraben opened this issue about 1 month ago
github.com/zigtools/zls - JustinBraben opened this issue about 1 month ago
refactor position context
github.com/zigtools/zls - Techatrix opened this pull request about 1 month ago
github.com/zigtools/zls - Techatrix opened this pull request about 1 month ago
Integer overflow when editing build.zig.zon
github.com/zigtools/zls - arrufat opened this issue about 1 month ago
github.com/zigtools/zls - arrufat opened this issue about 1 month ago
improve tuple literal code analysis
github.com/zigtools/zls - Techatrix opened this pull request about 1 month ago
github.com/zigtools/zls - Techatrix opened this pull request about 1 month ago
make `enable_snippets == false` never add parentheses
github.com/zigtools/zls - Techatrix opened this pull request about 2 months ago
github.com/zigtools/zls - Techatrix opened this pull request about 2 months ago
autofix removes extra line sometimes on pointless discard
github.com/zigtools/zls - travisstaloch opened this issue about 2 months ago
github.com/zigtools/zls - travisstaloch opened this issue about 2 months ago
Labeled switch lsp error when the code compiles (is valid)
github.com/zigtools/zls - andradei opened this issue about 2 months ago
github.com/zigtools/zls - andradei opened this issue about 2 months ago
Add `aarch64-windows` and `arm-linux` to `release_targets`.
github.com/zigtools/zls - alexrp opened this pull request about 2 months ago
github.com/zigtools/zls - alexrp opened this pull request about 2 months ago
Missing completion for functions when using . in initializer (perhaps wrong title)
github.com/zigtools/zls - bangbangsheshotmedown opened this issue about 2 months ago
github.com/zigtools/zls - bangbangsheshotmedown opened this issue about 2 months ago
Update for latest Zig master
github.com/zigtools/zls - mochalins opened this pull request about 2 months ago
github.com/zigtools/zls - mochalins opened this pull request about 2 months ago
Incorrect Type Hint for Nested Array Lists
github.com/zigtools/zls - DonIsaac opened this issue about 2 months ago
github.com/zigtools/zls - DonIsaac opened this issue about 2 months ago
Enhance the code comprehension ability of zls through the zig compilation system.
github.com/zigtools/zls - sdzx-1 opened this issue about 2 months ago
github.com/zigtools/zls - sdzx-1 opened this issue about 2 months ago
[coc.nvim] Connection to server got closed. Server will not be restarted.
github.com/zigtools/zls - lakiwei opened this issue about 2 months ago
github.com/zigtools/zls - lakiwei opened this issue about 2 months ago
Set labelDetails if supported and applicable
github.com/zigtools/zls - bangbangsheshotmedown opened this pull request about 2 months ago
github.com/zigtools/zls - bangbangsheshotmedown opened this pull request about 2 months ago
LabelDetails is only working with functions
github.com/zigtools/zls - bangbangsheshotmedown opened this issue about 2 months ago
github.com/zigtools/zls - bangbangsheshotmedown opened this issue about 2 months ago
incorrect type hint
github.com/zigtools/zls - JonathanHallstrom opened this issue about 2 months ago
github.com/zigtools/zls - JonathanHallstrom opened this issue about 2 months ago
renaming something with the same name as a test also renames the test
github.com/zigtools/zls - xdBronch opened this issue about 2 months ago
github.com/zigtools/zls - xdBronch opened this issue about 2 months ago
make autofix configurable through in-editor configuration
github.com/zigtools/zls - Techatrix opened this pull request about 2 months ago
github.com/zigtools/zls - Techatrix opened this pull request about 2 months ago
use langrefs keyword reference to provide hover for keywords
github.com/zigtools/zls - xdBronch opened this issue about 2 months ago
github.com/zigtools/zls - xdBronch opened this issue about 2 months ago
Picking up root build.zig in monorepo setup
github.com/zigtools/zls - iamcdonald opened this issue about 2 months ago
github.com/zigtools/zls - iamcdonald opened this issue about 2 months ago
Check diagnostics not highlighting full type issue
github.com/zigtools/zls - iamcdonald opened this issue about 2 months ago
github.com/zigtools/zls - iamcdonald opened this issue about 2 months ago
Pre-built artifact for Windows ARM64
github.com/zigtools/zls - chawyehsu opened this issue about 2 months ago
github.com/zigtools/zls - chawyehsu opened this issue about 2 months ago
wrap number hover in code block
github.com/zigtools/zls - xdBronch opened this pull request about 2 months ago
github.com/zigtools/zls - xdBronch opened this pull request about 2 months ago
fix: use tag type for calling convention
github.com/zigtools/zls - ngynkvn opened this pull request about 2 months ago
github.com/zigtools/zls - ngynkvn opened this pull request about 2 months ago
Website has invalid SSL certificate
github.com/zigtools/playground - jesseb34r opened this issue 2 months ago
github.com/zigtools/playground - jesseb34r opened this issue 2 months ago
generic type not applied when 2 struct generated from the same function. It just takes the first one
github.com/zigtools/zls - flozero opened this issue 2 months ago
github.com/zigtools/zls - flozero opened this issue 2 months ago
Go To Declaration fails with aliasing
github.com/zigtools/zls - William65536 opened this issue 2 months ago
github.com/zigtools/zls - William65536 opened this issue 2 months ago
Add referenced, but not implemented, methods to function autocomplete
github.com/zigtools/zls - mnemnion opened this issue 2 months ago
github.com/zigtools/zls - mnemnion opened this issue 2 months ago
Bump cookie and youch
github.com/zigtools/release-worker - dependabot[bot] opened this pull request 2 months ago
github.com/zigtools/release-worker - dependabot[bot] opened this pull request 2 months ago
Use correct comment symbol for vim config
github.com/zigtools/zigtools.org - mark-rushakoff opened this pull request 2 months ago
github.com/zigtools/zigtools.org - mark-rushakoff opened this pull request 2 months ago
better `typeDefiniton` on functions
github.com/zigtools/zls - xdBronch opened this issue 2 months ago
github.com/zigtools/zls - xdBronch opened this issue 2 months ago
Code action to organize imports
github.com/zigtools/zls - Sekky61 opened this pull request 2 months ago
github.com/zigtools/zls - Sekky61 opened this pull request 2 months ago
Rename of enum field does not rename references.
github.com/zigtools/zls - smallkirby opened this issue 3 months ago
github.com/zigtools/zls - smallkirby opened this issue 3 months ago
No further information on how to configure ZLS: Looping docs
github.com/zigtools/zigtools.org - gptlang opened this issue 3 months ago
github.com/zigtools/zigtools.org - gptlang opened this issue 3 months ago
fix: goto type definition for annotated declarations
github.com/zigtools/zls - srijan-paul opened this pull request 3 months ago
github.com/zigtools/zls - srijan-paul opened this pull request 3 months ago
fix: goto type definition for annotated variable declarations
github.com/zigtools/zls - srijan-paul opened this pull request 3 months ago
github.com/zigtools/zls - srijan-paul opened this pull request 3 months ago
Vertical tab escape sequence considerd not valid.
github.com/zigtools/zls - jfalcon opened this issue 3 months ago
github.com/zigtools/zls - jfalcon opened this issue 3 months ago
fix: enum member declarations can now be renamed correctly.
github.com/zigtools/zls - srijan-paul opened this pull request 3 months ago
github.com/zigtools/zls - srijan-paul opened this pull request 3 months ago
Cannot rename enum fields using VSCode extension.
github.com/zigtools/zls - smallkirby opened this issue 3 months ago
github.com/zigtools/zls - smallkirby opened this issue 3 months ago
Ignore failure in Watch.init and just return
github.com/zigtools/zls - mocompute opened this pull request 3 months ago
github.com/zigtools/zls - mocompute opened this pull request 3 months ago
fanotify_init failed due to old kernel; requires 5.17+
github.com/zigtools/zls - mocompute opened this issue 3 months ago
github.com/zigtools/zls - mocompute opened this issue 3 months ago
fix `identifierLocFromIndex` on escaped identifier
github.com/zigtools/zls - Techatrix opened this pull request 3 months ago
github.com/zigtools/zls - Techatrix opened this pull request 3 months ago
Replace assert with logic to avoid panics
github.com/zigtools/zls - gohryt opened this pull request 3 months ago
github.com/zigtools/zls - gohryt opened this pull request 3 months ago
Add option to opt-out of closing argument parameter brace when completing a function
github.com/zigtools/zls - Nathan-Franck opened this pull request 3 months ago
github.com/zigtools/zls - Nathan-Franck opened this pull request 3 months ago
store builtin data as a StaticStringMap
github.com/zigtools/zls - Techatrix opened this pull request 3 months ago
github.com/zigtools/zls - Techatrix opened this pull request 3 months ago
Add a nix binary cache to for ZLS
github.com/zigtools/zls - ethanholz opened this issue 3 months ago
github.com/zigtools/zls - ethanholz opened this issue 3 months ago
WIP: fix: multiline string literals
github.com/zigtools/zls - mnemnion opened this pull request 3 months ago
github.com/zigtools/zls - mnemnion opened this pull request 3 months ago
Fix potential build.zig search
github.com/zigtools/zls - PanSashko opened this pull request 3 months ago
github.com/zigtools/zls - PanSashko opened this pull request 3 months ago
Lower case type enums in bswap
github.com/zigtools/zls - mnemnion opened this pull request 3 months ago
github.com/zigtools/zls - mnemnion opened this pull request 3 months ago
Assertion failure in `identifierTokenToNameSlice`
github.com/zigtools/zls - paperdave opened this issue 3 months ago
github.com/zigtools/zls - paperdave opened this issue 3 months ago
Autocomplete and hover information for decl literals
github.com/zigtools/zls - IntegratedQuantum opened this issue 3 months ago
github.com/zigtools/zls - IntegratedQuantum opened this issue 3 months ago
assertion failure in `identifierLocFromIndex`
github.com/zigtools/zls - paperdave opened this issue 3 months ago
github.com/zigtools/zls - paperdave opened this issue 3 months ago
lsp_hover: format function signatures if needed
github.com/zigtools/zls - Raiden1411 opened this pull request 3 months ago
github.com/zigtools/zls - Raiden1411 opened this pull request 3 months ago
add snippets for format/panic/log
github.com/zigtools/zls - xdBronch opened this pull request 3 months ago
github.com/zigtools/zls - xdBronch opened this pull request 3 months ago
No inlay hints/hover/completions for `@"i d e n t"` syntax
github.com/zigtools/zls - llogick opened this issue 3 months ago
github.com/zigtools/zls - llogick opened this issue 3 months ago
build_runner: detect modules that have been added with `b.addModule`
github.com/zigtools/zls - Techatrix opened this pull request 3 months ago
github.com/zigtools/zls - Techatrix opened this pull request 3 months ago
Add root import to snippets
github.com/zigtools/zls - InspectorBoat opened this pull request 4 months ago
github.com/zigtools/zls - InspectorBoat opened this pull request 4 months ago
`typeDefinition` goes to variables type annotation when provided instead of the types definition
github.com/zigtools/zls - xdBronch opened this issue 4 months ago
github.com/zigtools/zls - xdBronch opened this issue 4 months ago
use reference trace to provide better build-on-save source locations for errors
github.com/zigtools/zls - Techatrix opened this issue 4 months ago
github.com/zigtools/zls - Techatrix opened this issue 4 months ago
no diagnostics for everything that depends on semantic analysis
github.com/zigtools/zls - Techatrix opened this issue 4 months ago
github.com/zigtools/zls - Techatrix opened this issue 4 months ago
Zig master `builtin` type field changes
github.com/zigtools/zig-lsp-codegen - mochalins opened this pull request 4 months ago
github.com/zigtools/zig-lsp-codegen - mochalins opened this pull request 4 months ago
Unused variables should be detected by the language server
github.com/zigtools/zls - maclong9 opened this issue 4 months ago
github.com/zigtools/zls - maclong9 opened this issue 4 months ago
fix completion for branches without braces
github.com/zigtools/zls - xdBronch opened this pull request 4 months ago
github.com/zigtools/zls - xdBronch opened this pull request 4 months ago