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

Remove extra comment check in `getPositionConntext`

nullptrdevs opened this pull request over 1 year ago
completions: Unwrap the field's type if it's an optional

nullptrdevs opened this pull request over 1 year ago
don't add snippets when the client does not support it.

danielsan901998 opened this pull request over 1 year ago
Inlay hints for struct initialization

Techatrix opened this issue over 1 year ago
vscode input @ptrFromInt or @intFromPtr no tips

zhang-chuanfeng opened this issue over 1 year ago
download packet timeout

zhang-chuanfeng opened this issue over 1 year ago
Folding struct fail

iacore opened this issue over 1 year ago
Missing label detail for members with a default value

ryuukk opened this issue over 1 year ago
Don't show inlay if variable was initialized with a type already

ryuukk opened this issue over 1 year ago
textDocument/rename very slow in sublime text

travisstaloch opened this issue over 1 year ago
Duplicate completions

Jarred-Sumner opened this issue over 1 year ago
Establish a standard performance measurement / tracking system

SuperAuguste opened this issue over 1 year ago
Build broken on latest zig master

MFAshby opened this issue over 1 year ago
add workaround for false-positive cimport header not found errors

Techatrix opened this pull request over 1 year ago
CI: don't fetch git submodules

Techatrix opened this pull request over 1 year ago
update to zig `0.12.0-dev.899+027aabf49`

Techatrix opened this pull request over 1 year ago
Data-oriented design DocumentScope

SuperAuguste opened this pull request over 1 year ago
reserve capacity in `URI.fromPath`

Techatrix opened this pull request over 1 year ago
more tracy zones

Techatrix opened this pull request over 1 year ago
analysis refactoring

Techatrix opened this pull request over 1 year ago
set minimum build version to `0.12.0-dev.890+8c6b0271c`

Techatrix opened this pull request over 1 year ago
Inlay Hints for Control Flow Capture Values

Koranir opened this pull request over 1 year ago
Resolve type of `@field(..)` in the context of `usingnamespace`

nullptrdevs opened this pull request over 1 year ago
add missing '.paths' to zon file

westernwontons opened this pull request over 1 year ago
zls/build.zig.zon:2:2: error: missing top-level 'paths' field .{

westernwontons opened this issue over 1 year ago
[CI/CD]: add dependabot

kassane opened this pull request over 1 year ago
fix memory errors related to build file URIs

Techatrix opened this pull request over 1 year ago
Regression in `undefined` semantic token

arrufat opened this issue over 1 year ago
Rename `@errSetCast` to `@errorCast`

nullptrdevs opened this pull request over 1 year ago
fix Key and Value completions on std HashMaps

Techatrix opened this pull request over 1 year ago
fix highlighting of `undefined` literal

Techatrix opened this pull request over 1 year ago
nix: update langref file

Techatrix opened this pull request over 1 year ago
Fix UAF in uriAssociatedWithBuild

SuperAuguste opened this pull request over 1 year ago
snippets: show top level snippets after typing (first char)

nullptrdevs opened this pull request over 1 year ago
update to `0.12.0-dev.722+412d863ba`

Techatrix opened this pull request over 1 year ago
Rename '@fabs' builtin to '@abs'

antlilja opened this pull request over 1 year ago
correctly bind arguments to parameters on function with anytype param

Techatrix opened this pull request over 1 year ago
Refactor enum_literal compls

nullptrdevs opened this pull request over 1 year ago
lazily compute resources of DocumentStore handles

Techatrix opened this pull request over 1 year ago
Build Error: Zon Hash Mismatch

jcalabro opened this issue over 1 year ago
Apply multiple autofixes in a row when one reveals another

SuperAuguste opened this issue over 1 year ago
Reenable all CI targets, remove tracy flag

SuperAuguste opened this pull request over 1 year ago
Make CI tag a release and modify release index when Git index is present

SuperAuguste opened this issue over 1 year ago
File for Divorce from Our Bad CI

SuperAuguste opened this issue over 1 year ago
Upload ZLS artifacts to our own servers

SuperAuguste opened this pull request over 1 year ago
analysis: support many and c pointer completions

travisstaloch opened this pull request over 1 year ago
many pointer completions

travisstaloch opened this issue over 1 year ago
resolve config options in tests through the build system

Techatrix opened this pull request over 1 year ago
Changes required by `zig 0.12.0-dev.654+599641357`

nullptrdevs opened this pull request over 1 year ago
workaround ziglang/zig#16392

Techatrix opened this pull request over 1 year ago
goto definition not working with release fast build

travisstaloch opened this issue over 1 year ago
apply change on intermediate document in applyContentChanges

Techatrix opened this pull request over 1 year ago
Add semicolon when it's missing

SuperAuguste opened this pull request over 1 year ago
Feature Request: Add auto semicolon completion

Ulrich-Tonmoy opened this issue over 1 year ago
Generate folding ranges for empty container types

nullptrdevs opened this pull request over 1 year ago
Unwanted Buffer on save in Sublime Text

rawhuul opened this issue over 1 year ago
Granular builds for specific zig versions

menduz opened this issue over 1 year ago
Restrict Maximum Whitespace in Inlay Hints

Koranir opened this pull request over 1 year ago
simplify type resolution on switch payload

Techatrix opened this pull request over 1 year ago
resolve primitive types and values using InternPool

Techatrix opened this pull request over 1 year ago
fix integer overflow on dot completion at beginning of file

Techatrix opened this pull request over 1 year ago
remove unnecessary config options

Techatrix opened this pull request over 1 year ago
Fix panic when parsing `array_hash_map.zig`

kcbanner opened this pull request over 1 year ago
ZLS panic while parsing `array_hash_map.zig`

kcbanner opened this issue over 1 year ago
emit variable semantic token even when semantic_tokens is set to partial

Techatrix opened this pull request over 1 year ago
update ZCS logic for receiving error bundles

Techatrix opened this pull request over 1 year ago
`ast.lastToken`: Handle `switch` nodes containing an invalid condition

nullptrdevs opened this pull request over 1 year ago
separately cache callsite references

Techatrix opened this pull request over 1 year ago
return error.InvalidParams when receiving invalid DidChangeTextDocumentParams

Techatrix opened this pull request over 1 year ago
function calls error in ~/.cache/zls/build_runner.zig

yuchunzhou opened this issue over 1 year ago
Add `completions_with_replace` flag

almmiko opened this pull request over 1 year ago
update semantic tokens in response to #1454

Techatrix opened this pull request over 1 year ago
Semantic highlighting not working in some cases

arrufat opened this issue over 1 year ago
make variable declaration and parameter name hints separately configurable

leecannon opened this pull request over 1 year ago
Add option to omit function parameters from auto-complete results

diocletiann opened this issue over 1 year ago
prevent duplicate CI runs

leecannon opened this pull request over 1 year ago
update known-folders

leecannon opened this pull request over 1 year ago
More enum completions

nullptrdevs opened this pull request over 1 year ago
Can't build zls from zig master

dmbfm opened this issue over 1 year ago
add basic support for destructuring syntax

Techatrix opened this pull request over 1 year ago
update build runner

leecannon opened this pull request over 1 year ago
invalidate analyser before collecting referenced types

Techatrix opened this pull request over 1 year ago
Inlay Type Hints in Variable Declarations

Koranir opened this pull request over 1 year ago
update hash in .zon

iacore opened this pull request over 1 year ago
ZLS Crashes with `panic: reached unreachable code` on Windows 11 with VSCode

TheArchitect4855 opened this issue over 1 year ago
zls 0.11.0 status code reporting issue

chenrui333 opened this issue over 1 year ago
No Fold Point for Empty Struct

iacore opened this issue over 1 year ago
don't release stderr mutex while logging

Techatrix opened this pull request over 1 year ago
Show parameters when calling functions by pointer

Parzival-3141 opened this issue over 1 year ago
unset max_value_len when parsing LSP messages

Techatrix opened this pull request over 1 year ago
chore: update to zig 0.12.0-dev.284+cab9da35b

Techatrix opened this pull request over 1 year ago
use std.process.Child instead of std.ChildProcess

Techatrix opened this pull request over 1 year ago
highlight test decl named after a type

Techatrix opened this pull request over 1 year ago
improve type resolution on branching types

Techatrix opened this pull request over 1 year ago
Fix use of wrong handle for struct init completions

SuperAuguste opened this pull request over 1 year ago
Enum, union and struct fields can't be inferred

TeamPuzel opened this issue over 1 year ago
simplify message handler using switch tag capture

Techatrix opened this pull request over 1 year ago