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

semantic token fixes

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
ZLS no code completion in VSCode

github.com/zigtools/zls - ndbn opened this issue over 1 year ago
Adapt project to zls 0.11.0

github.com/zigtools/zls-as-lib-demo - quaint opened this pull request over 1 year ago
Add back AST level r_brace finding with fix for crash.

github.com/zigtools/zls - gauzey opened this pull request over 1 year ago
build.zig: support offline building

github.com/zigtools/zls - BratishkaErik opened this pull request over 1 year ago
Rewrite log storage, remove `server/` and deflate

github.com/zigtools/sus - SuperAuguste opened this pull request over 1 year ago
more fuzzer fixes

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
remove usage of deprecated float NaN constants

github.com/zigtools/zls - leecannon opened this pull request over 1 year ago
add compiler version command line flag

github.com/zigtools/zls - leecannon opened this pull request over 1 year ago
Multiple build runners

github.com/zigtools/zls - leecannon opened this pull request over 1 year ago
nix: add missing dependency on zig language reference file

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
generate version data file in build phase

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
config related fixes

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
use realpathAlloc to make paths from zig env absolute

github.com/zigtools/zls - notcancername opened this pull request over 1 year ago
ZLS doesn't resolve relative paths fronm `zig env`

github.com/zigtools/zls - notcancername opened this issue over 1 year ago
use correct response error codes

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
only resolve config options on startup

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
correctly parse custom values according to LSP Specification

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
correctly handle supportsCustomValues

github.com/zigtools/zig-lsp-codegen - Techatrix opened this pull request over 1 year ago
Error when using for loop with index syntax

github.com/zigtools/zls - that-ambuj opened this issue over 1 year ago
build_runner: handle more types of include dirs

github.com/zigtools/zls - leecannon opened this pull request over 1 year ago
fix typo and formatting ts example in the `Range` document.

github.com/zigtools/zls - sina-devel opened this pull request over 1 year ago
zls is broken in bun's repo

github.com/zigtools/zls - Jarred-Sumner opened this issue over 1 year ago
clean up Nix flake using zon2nix

github.com/zigtools/zls - figsoda opened this pull request over 1 year ago
explore duplicate packages in build runner

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
ZLS 0.11?

github.com/zigtools/zls - jeffbdavenport opened this issue over 1 year ago
Is `zls` performing any transformation on `_`?

github.com/zigtools/zls - xphoniex opened this issue over 1 year ago
check `linkSupport` when handling goto requests

github.com/zigtools/zls - xphoniex opened this pull request over 1 year ago
prefer editor settings over zls.json

github.com/zigtools/zls - nektro opened this issue over 1 year ago
Autocomplete items duplicated sometimes

github.com/zigtools/zls - paperdave opened this issue over 1 year ago
Fix goto definition on vim8/ycm and vim-lsc

github.com/zigtools/zls - gauzey opened this pull request over 1 year ago
Update flake.lock

github.com/zigtools/zls - jptrzy opened this pull request over 1 year ago
Update data for Zig 0.11.0

github.com/zigtools/zls - BratishkaErik opened this pull request over 1 year ago
update usage of std.zig.system.NativePaths

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
Disable fuzzing temporarily until fuzzer/infra is fixed

github.com/zigtools/zls - SuperAuguste opened this pull request over 1 year ago
fix infinite loop on struct init field completion

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
detect type reference cycles on hover

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
Remove the extra part from hover message

github.com/zigtools/zls - xphoniex opened this pull request over 1 year ago
hover msg has something extra at the end

github.com/zigtools/zls - xphoniex opened this issue over 1 year ago
Updates Nix lock to newer compiler version.

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
resolve std.ArrayList(T).Slice

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
update build runner

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
update stage 2 sources

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
infinite loop on struct init field completion

github.com/zigtools/zls - Techatrix opened this issue over 1 year ago
chore: update for zig version v0.11.0-dev.4332+43b830415

github.com/zigtools/zls - speed2exe opened this pull request over 1 year ago
Fix building for Zig version 0.11.0-dev.4332+43b830415

github.com/zigtools/zls - BratishkaErik opened this pull request over 1 year ago
fix parsing of unknown or ill formed CodeActionKind (#1313)

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
rework config system

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
fix stack overflow due to cyclically anytype resolution

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
fix use of uninitialised value

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
improve `tokenToLoc` on invalid tokens

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
Modify ingestion model to scale

github.com/zigtools/bamboo - SuperAuguste opened this pull request over 1 year ago
Assertion failed for `findMatchingRBrace`

github.com/zigtools/zls - haze opened this issue over 1 year ago
build on save diagnostics

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
workflow: specify `-Dcpu=baseline` when building artifacts

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
Update to master

github.com/zigtools/zls - antlilja opened this pull request over 1 year ago
minor semantic tokens improvements

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
Update setup for latest Zig version

github.com/zigtools/playground - ianprime0509 opened this pull request over 1 year ago
allow forward slash in zig directory path

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
Fuzzer fixes

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
major rewrite

github.com/zigtools/sus - Techatrix opened this pull request over 1 year ago
Updates Nix lock to newer compiler version.

github.com/zigtools/zls - acristoffers opened this pull request over 1 year ago
Fix Go to Type Definition

github.com/zigtools/zls - FnControlOption opened this pull request over 1 year ago
goto definition not working on vim8/ycm

github.com/zigtools/zls - xphoniex opened this issue over 1 year ago
bun's schema.zig crashes zls

github.com/zigtools/zls - paperdave opened this issue over 1 year ago
assertion failure in positionToIndex

github.com/zigtools/zls - davidgm94 opened this issue over 1 year ago
fix single threaded build

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
only run ci in zigtools org

github.com/zigtools/zls - jiacai2050 opened this pull request over 1 year ago
Fix snippet being added to parenthesised function completion

github.com/zigtools/zls - SuperAuguste opened this pull request over 1 year ago
update to new `jsonStringify` interface

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
update to new `jsonStringify` interface

github.com/zigtools/zig-lsp-codegen - Techatrix 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
coverage: add coverage CI action

github.com/zigtools/zls - SuperAuguste opened this pull request over 1 year ago
Simplify resolved types of primitive values

github.com/zigtools/zls - FnControlOption opened this pull request over 1 year ago
Support for type detection for if expression

github.com/zigtools/zls - sgwong opened this issue over 1 year ago
various testing improvments

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
fix generate coverage with kcov

github.com/zigtools/zls - Techatrix opened this pull request over 1 year ago
hover/goto should show something useful

github.com/zigtools/zls - leecannon opened this issue over 1 year ago
fuzzing: improve action

github.com/zigtools/zls - SuperAuguste opened this pull request over 1 year ago
Revert "fuzzing: improve action"

github.com/zigtools/zls - SuperAuguste opened this pull request over 1 year ago
fuzzing: improve action

github.com/zigtools/zls - SuperAuguste opened this pull request over 1 year ago
Switch to `std.json`

github.com/zigtools/sus - SuperAuguste opened this issue over 1 year ago
CI: trigger CI when build.zig.zon changes

github.com/zigtools/zls - leecannon opened this pull request over 1 year ago
Update known-folders dependency to compile with zig master

github.com/zigtools/zls - antlilja opened this pull request over 1 year ago
Building with latest zig and zls error

github.com/zigtools/zls - cgbur opened this issue over 1 year ago
Various improvements

github.com/zigtools/zls - FnControlOption opened this pull request over 1 year ago
More bugfixes

github.com/zigtools/zls - FnControlOption opened this pull request over 1 year ago
Snippets of aliased functions is broken.

github.com/zigtools/zls - leecannon opened this issue over 1 year ago