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

makePath no longer returns error.PathAlreadyExists (#1358)

github.com/zigtools/zls - b5f7cf966aee46601087faa84afde584b8272d43 authored over 1 year ago by Anton Lilja <[email protected]>
allow forward slash in zig directory path (#1356)

github.com/zigtools/zls - ab9930683586eecc12bf2d14bce651d47733893c authored over 1 year ago by Techatrix <[email protected]>
fix infinite loop in `resolveVarDeclAlias`

github.com/zigtools/zls - c88f9e08d685b0f911e49f74679d4e675670acea authored over 1 year ago by techatrix <[email protected]>
fix `hasInferredError` on function without return type

github.com/zigtools/zls - 2158d153a909c6066286cd59ff117dd31967d049 authored over 1 year ago by techatrix <[email protected]>
always call custom ast helper functions

github.com/zigtools/zls - fdffa586a287bd1c8b8e28b92a507584124761f4 authored over 1 year ago by techatrix <[email protected]>
Search for r_brace at the AST level, not the source code level. (#1331)

github.com/zigtools/zls - 1635a21852434bc6399f74962727abf04a3b98f5 authored over 1 year ago by Michael Buckley <[email protected]>
remove `callWriteNodeTokens`

github.com/zigtools/zls - c224ca31a9b78fa0b3865e6234aed917d0b8d75b authored over 1 year ago by techatrix <[email protected]>
add semantic token for align and callconv keyword in functions

github.com/zigtools/zls - 7dd12be028f4b4c075eaa44427358a4c0c59d42a authored over 1 year ago by techatrix <[email protected]>
resolve type of anyframe

github.com/zigtools/zls - 92b41f07385ea1fdd1e4e2ecfae5d241bb7aebff authored over 1 year ago by techatrix <[email protected]>
resolve type parameter semantic tokens

github.com/zigtools/zls - 9ecf4a1520dd94153adb741acb3d46ab465a5d8a authored over 1 year ago by techatrix <[email protected]>
simplify semantic token generation on field access

github.com/zigtools/zls - 9417292420cf7afce1c983137d1cbc89d89f03f1 authored over 1 year ago by techatrix <[email protected]>
update Semantic token types and modifiers

github.com/zigtools/zls - c7d5881f154bd3fdea80c09dccf0d08da229b9dc authored over 1 year ago by techatrix <[email protected]>
Updates Nix lock to newer compiler version. (#1353)

github.com/zigtools/zls - c9124cf9630bac94349e51c6432a1c8167c732a3 authored over 1 year ago by Álan Crístoffer <[email protected]>
Fix snippet being added to parenthesised function completion (#1346)

github.com/zigtools/zls - 17faa117b86a7f0acbcbcb769d5e922287126169 authored over 1 year ago by Auguste Rame <[email protected]>
only run ci in zigtools org (#1347)

github.com/zigtools/zls - fa192c01e5bcf6a5cbecb1aafbbaeada267d3ff9 authored over 1 year ago by Jiacai Liu <[email protected]>
fix single threaded build (#1348)

github.com/zigtools/zls - d395d85e19c871ee4ccc0ef30228b264053acefa authored over 1 year ago by Techatrix <[email protected]>
update to new `jsonStringify` interface (#1345)

* update to new `jsonStringify` interface

github.com/zigtools/zls - 389caf44efa4080f1414f6b3267f7db6bee3f3ee authored over 1 year ago by Techatrix <[email protected]>
update to new `jsonStringify` interface (#10)

github.com/zigtools/zig-lsp-codegen - df09fc9719d22191dbe7f24764cb50a322de8bd7 authored over 1 year ago by Techatrix <[email protected]>
Updates Nix to reflect Zon. (#1344)

github.com/zigtools/zls - b5bf6c1280fc222ff8a0bf74df24e714d0df694f authored over 1 year ago by Álan Crístoffer <[email protected]>
fix generate coverage with kcov (#1339)

github.com/zigtools/zls - 57b4a1a65d2fd4257140748d1ccbdeae08870afa authored over 1 year ago by Techatrix <[email protected]>
Show type when hovering over block label

github.com/zigtools/zls - 7b77b2303ea165b665c8d441da6985b77bf0072f authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Add hover for `MyEnum.value`/`MyTaggedUnion.value`

github.com/zigtools/zls - 38cc94d8bb2206282bbc2e2aa50f279651fbbed7 authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Fix type resolution for `MyTaggedUnion.value`

github.com/zigtools/zls - ed85a305559fd97bdf6b86861bff759899e5aa34 authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Fix semantic highlighting for `MyEnum.value`/`MyTaggedUnion.value`

github.com/zigtools/zls - 5df70ab6571d3c03d0a3ac73e26852c7bb1cb111 authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Fix symbol lookup for var with same name as field and vice versa

github.com/zigtools/zls - 6e3f7e4068f26a3b2ba6516c07343e3643bdea34 authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Resolve type of enum literal in container field init

github.com/zigtools/zls - 4078d3422bb9187e8ff8cc46be4eeebb9d1129b6 authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Highlight entire identifier on hover/goto

github.com/zigtools/zls - 45f1e9c7655acbbdd84f5c29412d42e57ac8e01f authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Resolve type of implicitly void variant of tagged union

github.com/zigtools/zls - cb9b61bab50244b4e13d623a2f2904d14bd0fea9 authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Preserve whitespace in doc comments

github.com/zigtools/zls - 9fd5bfb9cb3be995df3477d847109c293119fac5 authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Revert "fuzzing: improve action (#1335)" (#1336)

This reverts commit 731f3f5d00f7f7b60bdc25cce8d60fe77e6f50f3.

github.com/zigtools/zls - 619bbffa65209d198f58aec1925703aa8deddb90 authored over 1 year ago by Auguste Rame <[email protected]>
fuzzing: improve action (#1335)

github.com/zigtools/zls - 731f3f5d00f7f7b60bdc25cce8d60fe77e6f50f3 authored over 1 year ago by Auguste Rame <[email protected]>
transition from tres to std.json (#9)

* update build.zig

* update to new `std.json` api

* replace `std.mem.split` with `std.mem....

github.com/zigtools/zig-lsp-codegen - f3fe314d4cc2e9c277a7a0570d8e3f35312300da authored over 1 year ago by Techatrix <[email protected]>
Update known-folders dependency

github.com/zigtools/zls - f8e230c465d54ba2ef8a814d99b4408f65374452 authored over 1 year ago by antlilja <[email protected]>
CI: trigger CI when build.zig.zon changes

github.com/zigtools/zls - e816bcc6c8fe57c78042a5305c1c965bf875d313 authored over 1 year ago by Lee Cannon <[email protected]>
Enable hover for `var @"foo-bar"` (#1320)

github.com/zigtools/zls - 8da21e159e3dec9bc6fe01320313cf8108ce4d0b authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Make Go to Definition fully resolve `const Foo = @import("Foo.zig")`

Also fix Go to Declaration

github.com/zigtools/zls - 2ad382387decbb1ab39d61be88add26187e846fa authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Fix snippets of aliased functions

github.com/zigtools/zls - fd0b21fc76571c4bdfac1570d0c32769c6f45a4d authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Show `//!` doc comments in hover and completions

github.com/zigtools/zls - a6f7b5467e7b3345152bb1a8cb5cd2b8e6ded227 authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
make argument placeholders optional (#1317)

* support argument placeholder

* default to true

* fix review

* completion: handle curs...

github.com/zigtools/zls - 73033c3d1eeb1f64e2007178d008beb2587abf34 authored over 1 year ago by Jiacai Liu <[email protected]>
process messages in parallel

github.com/zigtools/zls - 1bf9e1051f73b02de4fe25561cffbc5dc05288d7 authored over 1 year ago by techatrix <[email protected]>
implement asynchronous diagnostic generation and build.zig runner

github.com/zigtools/zls - 668bf542a2d7bb5669e066c442161ad3b42806d3 authored over 1 year ago by techatrix <[email protected]>
move inlay hint construction into `inlay_hints.zig`

github.com/zigtools/zls - 3c399e0d32f723f61225ec6f8c450f4e19d910b8 authored over 1 year ago by Techatrix <[email protected]>
remove `builtin_completions`

github.com/zigtools/zls - 11e55ea42b86df9c504706c9297b70db7bea83ef authored over 1 year ago by Techarix <[email protected]>
simplify some DocumentStore function signatures

github.com/zigtools/zls - 508151afccc1553dc8cce817694e2c92d73403d9 authored over 1 year ago by Techarix <[email protected]>
add LSP server life-cycle test

github.com/zigtools/zls - fffbe7551f42659a8009bfa833b1e50da975f38f authored over 1 year ago by Techarix <[email protected]>
remove ArenaAllocator from loadBuildConfiguration

github.com/zigtools/zls - 3a62d2faa4d73dc3be7d1067dcafb2e675889019 authored over 1 year ago by Techarix <[email protected]>
add basic thread safety to DocumentStore

github.com/zigtools/zls - a9cbadf6ca776883563f0917e3397e0d7fd9f333 authored over 1 year ago by Techarix <[email protected]>
remove analyser field from server

github.com/zigtools/zls - dfe8674d4afdf9e67951386775a6422b7d752be6 authored over 1 year ago by Techatrix <[email protected]>
ignore unknown json fields #1324

github.com/zigtools/zls - 8225cbaf720470415e1110071d161977b090d6a7 authored over 1 year ago by Lee Cannon <[email protected]>
remove arena field from server

github.com/zigtools/zls - 82c0af0c6f8dfecc598647710190c803cfb658e8 authored over 1 year ago by Techatrix <[email protected]>
update minimum build version

github.com/zigtools/zls - b8e9cb7cdb0ec1702a3f6872142c8d661c2e741f authored over 1 year ago by Techatrix <[email protected]>
Remove `tres` and update lockfile

github.com/zigtools/zls - 958c04bb685eac9a68bc81b6a9c2836c675c4eca authored over 1 year ago by Sage Hane <[email protected]>
ignore unknown fields while parsing (#1325)

github.com/zigtools/zls - 517f9b2607aa4a4e3757b8baee7bad2e49fef035 authored over 1 year ago by Techatrix <[email protected]>
Fix hover in generic types using `@This()`

github.com/zigtools/zls - af3bb5eddada08a3878e402909da3dafbd25e66b authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Get docs from definition if alias has none

github.com/zigtools/zls - 53b40b38d220c6751e01f0d8c5c9e9ed866b1418 authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Enable hover for `.foo` in `&.{ .foo, .bar }`

github.com/zigtools/zls - 8685a827be379335bcb4c28f9cad8e8438f485ca authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Resolve type of enum values

github.com/zigtools/zls - 2170b13327f0e3923b149f520299c9d76e684db6 authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
remove dependency on tres

github.com/zigtools/zls - fb56ae120f08b23242df39a952bbcd831ce248c2 authored over 1 year ago by techatrix <[email protected]>
work around zig bug https://github.com/ziglang/zig/issues/16392

github.com/zigtools/zls - 952d51b3039a80f0c04c27a3584d763954df87e8 authored over 1 year ago by techatrix <[email protected]>
Resolve type of tuple field

github.com/zigtools/zls - 3e07ad022d461e627db408906ec7a9acb18df4b5 authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Resolve type of `slice.len` and `slice.ptr`

github.com/zigtools/zls - ae70774240974b418b1792a92e1efffca76cd0a3 authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Revert removing tres (#1318)

This reverts commit 24629ed5b23a76303f634e2ab74d23b028eb6863.
This reverts commit 7235b6b3f932b...

github.com/zigtools/zls - 701387c8e5aad69cd18dee593c6a9b7cf1cfb2f0 authored over 1 year ago by Lee Cannon <[email protected]>
Resolve type of loop expressions (#1310)

Also improve block type resolution

github.com/zigtools/zls - f440b99d4b799bc6a37e838404621b33208ed147 authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
fix parsing of unknown or ill formed CodeActionKind (#1313)

imagine correctly following the LSP Specification

github.com/zigtools/zls - 24629ed5b23a76303f634e2ab74d23b028eb6863 authored over 1 year ago by Techatrix <[email protected]>
enable inlay hints for single-argument builtins (#1279)

github.com/zigtools/zls - 1c749e4d0a7500963354d8c321ca1115bf94841e authored over 1 year ago by Bertie Wheen <[email protected]>
update minimum build version

github.com/zigtools/zls - 7235b6b3f932b3b8c6210b2fef8cc9adb142db8f authored over 1 year ago by Techatrix <[email protected]>
remove dependency on tres

github.com/zigtools/zls - a73897b34031e340c4ac28657bd4089da9688494 authored over 1 year ago by Techatrix <[email protected]>
Fix type resolution for if-else on optional value (#1305)

github.com/zigtools/zls - 5e5a55e8ef1f247a6332e1e954abd1e7a56e9e7e authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Add hover/goto for container fields in struct init (#1307)

github.com/zigtools/zls - f663993f62b35501edd5b14374f4703f73f86b0c authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Hover: Omit error set body

github.com/zigtools/zls - 93b65585c492c15077b76af7053ade953e10d68b authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Hover: Omit merged error set body

github.com/zigtools/zls - c3cd9a7e979e733d54313f6adf8df89d9ebfffbf authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Hover: Show "Go to Foo | Bar" instead of "Go to Foo | Go to Bar"

github.com/zigtools/zls - b012927cfa7eed1daeb85907fd6e5a3e99bdcd13 authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Hover: Omit container body

github.com/zigtools/zls - f87c55a8eba5542f59f70426c15fba9aa1c0814c authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Enable hover and Go to References for loop label declaration

github.com/zigtools/zls - 6891107334ba17a63037bd85f89fe6640cada429 authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Resolve types of primitive values, enum literals, and error values

github.com/zigtools/zls - e7b8d69d1e1037351573121cc53b739c6e9f537b authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Enable hover for merged error sets

github.com/zigtools/zls - e76324a24b3e176bf91e1d89b4bc01c1ac1ba298 authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Hover: Include explicitly provided backing integer

github.com/zigtools/zls - bc69340efcffe018a4bd0e3afcea7dc68aa6f4a1 authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Show doc comments for errors in error sets (#1302)

github.com/zigtools/zls - 5038fae0234d69d95259789c4a376dfaf9df6c46 authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
add missing union initalization (#1299)

github.com/zigtools/zls - 6bcf140b533ea44179dd91e6d4a7961a5baa5e94 authored over 1 year ago by Lee Cannon <[email protected]>
Completions for struct fields that are containers (#1298)

github.com/zigtools/zls - c0f2acb39e10489f2a49c0bc896d9947c65744c7 authored over 1 year ago by nullptrdevs <[email protected]>
Show doc comments for fields with explicit alignment

github.com/zigtools/zls - cc18030e4dab3a9994062a2035a55dfc356b7afe authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Fix references to parameter in function header

github.com/zigtools/zls - 4049fa0d8269dfb76afbb585ab48cd2023d14b9d authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Add completions for merged error sets

github.com/zigtools/zls - a3bb6114276735233a001419bb27ee24b91dbefa authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Implement type resolution for error union payloads

github.com/zigtools/zls - b91c86b3a473ffde43b6228a0d0e353c3efdd0de authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Fix test failure

github.com/zigtools/zls - 8545e5fa49689c139c7f5355e64e2439c0010af9 authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Implement hover and goto for enum literals

github.com/zigtools/zls - 2714d01022a36e08e0b3cdfea55edf39aac7f0c4 authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Fix type string resolution for named extern/packed structs (#1293)

github.com/zigtools/zls - 72e0260caefc081dcb3d74fe171a78daf0c7b110 authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Use given type in struct init `Foo{...}` for "Go to Foo"

github.com/zigtools/zls - ba19785559cac497815cb5f3ee3dc61ec980b518 authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Add hover info for generic types

github.com/zigtools/zls - 223a7dfa6cafd174ff40245793a2cb3b5b513ee8 authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Fix rendering of multi-line doc comments (#1284)

* Fix rendering of multi-line doc comments

This commit removes line breaks in multi-line doc ...

github.com/zigtools/zls - 9daf2b437cc0c0d5e83cd17b8efdb12182f7224d authored over 1 year ago by Norman Rauschen <[email protected]>
Resolves #1242. (#1243)

Exclusively treats the config path as a path to a file, instead of as a
file or folder in diffe...

github.com/zigtools/zls - 69fb568ac08c65f78c1f7fff9f17029143de9a99 authored over 1 year ago by lefp <[email protected]>
Enable hover for container fields

github.com/zigtools/zls - 8b989e96afd5a3c669e2386810daf8719a1859c6 authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Fix hover with anonymous types in function headers and container fields

github.com/zigtools/zls - 220c95578b3e110ccb00fe7e213755fbf9c2f39f authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Add missing `!` in resolved function string when error set is inferred

github.com/zigtools/zls - 483b089488ecb23353d101ed8a65801dd208b65f authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Improve type analysis involving `&foo`, `foo[bar]`, or `!Foo`

- Add missing `*`, `[]`, or `!` to resolved type string
- Add support for slice of a slice

github.com/zigtools/zls - d812a4e19df9f5a11ef10497edf9e6e08b5fcca3 authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Add hover info for string and number literals

github.com/zigtools/zls - 631a1793a32c08e5027634707161d8ce646269f9 authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Analyser: Set scope start at payload token if present (#1280)

github.com/zigtools/zls - 8546060a2afdbedfc9eee46b18b7b46e7daea1cb authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Hover: Avoid duplicate "Go to <type>"

github.com/zigtools/zls - b17cc1f4c57a198cfacb7efe7afd950943d86899 authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Hover: Resolve underlying type recursively

github.com/zigtools/zls - 46fd5c586c2401ce47285e8158854f65ef4322b0 authored over 1 year ago by fn ⌃ ⌥ <[email protected]>
Hover: Resolve type to alias for "Go to <type>" when possible

github.com/zigtools/zls - 80808bc749abf2cf118be41e99f7a8409177f15a authored over 1 year ago by fn ⌃ ⌥ <[email protected]>