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
github.com/zigtools/zls - 36ea1975bd5070dc2f2e208d1d25d055e2df0306 authored almost 4 years ago
github.com/zigtools/zls - 9ccee0f82f74c9a0713c15def737278edd712798 authored almost 4 years ago
github.com/zigtools/zls - 49a1528e505b835ac5c23cd043366b795a9b79f1 authored almost 4 years ago
github.com/zigtools/zls - 6a5664e018f82df542149fe0f8deec9fc45368c2 authored almost 4 years ago
github.com/zigtools/zls - 902c91e98fd1e0494ba8394d2b4926822b48f3db authored almost 4 years ago
github.com/zigtools/zls - b03fb5ffe34b5d373188090f86306c6fb3f93047 authored almost 4 years ago
github.com/zigtools/zls - 88d79a769cb1b2a924e3ef853bc103458c1aa5fb authored almost 4 years ago
github.com/zigtools/zls - f4e777ed7b7a3401ec2393d77fc4a3f4144323c8 authored almost 4 years ago
github.com/zigtools/zls - d397f1119e40dd22b7e3553fd90bc104e6cd1403 authored almost 4 years ago
github.com/zigtools/zls - 2770321a61aebbff466dd015d8cabb7d8e115394 authored almost 4 years ago
github.com/zigtools/zls - fc51dac30ec2814a6301ff85d736747c613298e1 authored almost 4 years ago
github.com/zigtools/zls - 4bee4e662b4200859609576b5579b53b32301356 authored almost 4 years ago
github.com/zigtools/zls - 04372999aa886c0f86f452592d810dce05010edf authored almost 4 years ago
* Improve getDocCommentTokenIndex correctness
* Fix stack overflow on missing return value
Added signature help request handling.
github.com/zigtools/zls - 42aefd2e679b1e55e86453ce8fea236db724afa8 authored almost 4 years agogithub.com/zigtools/zls - ccf15a304d33a985f4ea74be0df4239a4dbfa4f9 authored almost 4 years ago
as well as completion requests.
github.com/zigtools/zls - cc3c14674947e327215967d8e1f17c7658761e1f authored almost 4 years ago* Fix crash on Windows
github.com/zigtools/zls - 28f2431b2ea517a786c9afb443cdab3d8103fea4 authored almost 4 years ago signature information.
Fixed doc comments in function signature information.
Refreshes builtin data, added 0.7.1 builtins
github.com/zigtools/zls - 7f432d87154509b0bab2260d79c9c3f7f7ce8b60 authored almost 4 years agogithub.com/zigtools/zls - 4d052de9252496192f6de984d386374c9a492207 authored almost 4 years ago
github.com/zigtools/zls - 9cc8085699d4759a3a6db4f6b024a87a24a478db authored almost 4 years ago
github.com/zigtools/zls - f45a934f50a3777eaed59fd621d2ca1babd71b99 authored almost 4 years ago
github.com/zigtools/zls - df22d2490bcfe81bc026b878a1a942370803e213 authored almost 4 years ago
github.com/zigtools/zls - 5e8e14fc08f2004d1ffe5bc5bf9a32934603fea6 authored almost 4 years ago
fallback to opening the executable directory instead.
Added better error handling in zls config.
immediately follows the cursor and return .var_access if it does
instead.
This allows hover a...
Refactor config wizard
github.com/zigtools/zls - 3c609ff47d234d29b0db039010d43cf9772a8e19 authored almost 4 years agoDeduplicated zig finder and added `zls config` subcommand
github.com/zigtools/zls - 2fc9506fdccaecae5ff557c7fac3b0e9ea1d18f1 authored almost 4 years ago
The configuration is per-installation and has nothing to do with the
build.
github.com/zigtools/zls - ba668094ad98504560f443c72673ae6f3990e4c7 authored almost 4 years ago
github.com/zigtools/zls - 6edd686668031d166cc5ef3722a85d7a4476e96c authored almost 4 years ago
github.com/zigtools/zls - 40edfadc26486806a08ce988a6a92af1f1c09b5f authored almost 4 years ago
github.com/zigtools/zls - 2415e7ca6d12b7f1941459dac29f3a298b61488f authored almost 4 years ago
github.com/zigtools/zls - 5a88f2698018ac9970ac293968106f84a8462739 authored almost 4 years ago
github.com/zigtools/zls - f382a1b22d532721a50b40b1ab29c0d40a710b97 authored almost 4 years ago
Fix memory leaks
github.com/zigtools/zls - afc6d1fd1f99d1e18941193980f1d969200709b8 authored almost 4 years agogithub.com/zigtools/zls - 11a5d99c93f9184faa0eb243c8e785eff0262514 authored almost 4 years ago
Closes #262.
github.com/zigtools/zls - b7cbb10610a653d57c6df93d49688ef3f312d32c authored almost 4 years agoFix some crashes & find all @imports
github.com/zigtools/zls - 2bf5a7cfc94c3152beca49430d9396e9cad99ca4 authored almost 4 years agogithub.com/zigtools/zls - c7158f762574d7612eeb3435e70c67bcf534fe3f authored almost 4 years ago
github.com/zigtools/zls - 83f153e87e4b8ca6f58d578398b248a187ed6864 authored almost 4 years ago
If there are parse errors, an AST can contain uninitialized nodes.
Walking the tree in this case...
Add check for semantic tokens client capability
github.com/zigtools/zls - a5dbb5694570901a8b0981292559548adaf158a4 authored almost 4 years agogithub.com/zigtools/zls - ec7ed30e6572fac8e556db0f00f850504c171ec2 authored almost 4 years ago
github.com/zigtools/zls - bdac0899ca0e3db3b27824a3848ebf89d09adca8 authored almost 4 years ago
github.com/zigtools/zls - c7e55b82e91a114bcbc4f9b76e1f0808fc8ceba3 authored almost 4 years ago
github.com/zigtools/zls - b417e64e1017b9b682df66929b9f8557bc38c7ab authored almost 4 years ago
Accelerate symbolReferencesInternal further and improve refreshDocument algorithm
github.com/zigtools/zls - bd3f0460bad6212053bce786f4ac73d05db609f9 authored almost 4 years agogithub.com/zigtools/zls - e770e2bead05b84a0d86596a2ca3967b33eb6af4 authored almost 4 years ago
github.com/zigtools/zls - ec1ee55dee4a721522bfa8aac13e0bda6bdaf936 authored almost 4 years ago
Do not use an arena, orderedRemove or bool array.
Also, rudimentary tests suggest the config pa...
github.com/zigtools/zls - 9a2695ecdb89de21e4ddf34e24a5bc440285edef authored almost 4 years agogithub.com/zigtools/zls - 962327425d04d9cb9bdba242602b89d409c1271c authored almost 4 years ago
github.com/zigtools/zls - 4e753338afd35f55b773af24c264164dabc18c9e authored almost 4 years ago
github.com/zigtools/zls - 360c437d6ab02fa05ce25ce7d8a10080babf8a00 authored almost 4 years ago
github.com/zigtools/zls - 81500697db7b5e17733db29cd7fbf8091de283cc authored almost 4 years ago
github.com/zigtools/zls - 2d168ed63ef3804291327a36a083e58399379f33 authored almost 4 years ago
Improve textDocument/references performance
github.com/zigtools/zls - 4529b056cd4fbcb9e25cd9aeaec1c099d83e0a5f authored almost 4 years ago
Filtering out documents in symbolReferences that do not @import the file
defining the symbol led...
github.com/zigtools/zls - 3a8d4c7bfb5daeaec5ff55fa8cf39e7fe0f82f9d authored almost 4 years ago
github.com/zigtools/zls - 48b5ca538557c50c24330bccb239d885548d9e8f authored almost 4 years ago
Add option to truncate long completions
github.com/zigtools/zls - c063ca4c60658f9e8be51c71217af1338d18e2ad authored almost 4 years ago
The detail entries for big structs such as std.zig.CrossTarget were
bricking the preview window ...
github.com/zigtools/zls - 3e300e4d7498cf7d2b0e34d9958bbcbe14b4e2eb authored almost 4 years ago
github.com/zigtools/zls - 9eece0985b015b5ca3009d3945246db67d415b5b authored almost 4 years ago
github.com/zigtools/zls - 2fd8ab76260552700f124ce6e19ad97bcc2f94ce authored almost 4 years ago
Fixed various comment semantic highlighting issues.
Refactored some minor parts of the analysis c...
Add option for builtin completion insert text
github.com/zigtools/zls - 2a57789be82cd950294cb77c6f6d2cbeab48c2e1 authored almost 4 years agogithub.com/zigtools/zls - a2620d7f6989d9f519ca1fb19ac22171eef7bf31 authored almost 4 years ago
github.com/zigtools/zls - eb0a31d2826e74878cb291654e8ccdb5b8db8776 authored almost 4 years ago
Added YouCompleteMe Instructions
github.com/zigtools/zls - 2ff6476ce1fc73ab1f5b304cae93b1643309623c authored almost 4 years agogithub.com/zigtools/zls - e67d4c6ecdf0db44908a31f6d57d006045f53df0 authored almost 4 years ago
Fix completion of builtins and very slightly simplify a piece of logic
github.com/zigtools/zls - 1120cef011244798b62b03999533089edb22abfd authored almost 4 years agogithub.com/zigtools/zls - 8d34232c7ad57e81f91038aacf5fe547c7bbfbe6 authored almost 4 years ago
Emacs: update setup instructions
github.com/zigtools/zls - 4198edbdaa8dde7d121b2bbe9a4d957e8f986da8 authored almost 4 years ago
`lsp-mode` now has built-in configuration for zls, so the only
configuration that might be requi...
github.com/zigtools/zls - 55ad1028fc38f9cf0c1b1de7b98bf8a5d5b7f0d3 authored almost 4 years ago
Doom Emacs Changes
github.com/zigtools/zls - 3ad218b3ad2c1c52a55dc551619783e56f0b704e authored almost 4 years agogithub.com/zigtools/zls - 9e36b7aef49953351a6c4c1c6f2677c8c188540a authored almost 4 years ago
github.com/zigtools/zls - 88033a159f32cad6ce3a2d18ac34a175503ff754 authored almost 4 years ago
github.com/zigtools/zls - 2db3c6f5a092a7c4125b37275ea887e0aa54a5ac authored almost 4 years ago
Add usage for Doom Emacs.
github.com/zigtools/zls - 92831bedf5978376f1776bfa73826dce290c3c47 authored almost 4 years agoAll credit goes to @g-w1 for this :3
github.com/zigtools/zls - 29049bc4671b0a7e4f4b5707adad48fc03aefd2b authored almost 4 years agoUse fs.path.resolve to find Zig binary during config
github.com/zigtools/zls - 8c7a93fdf35ce023d21351b53f42250f8dcb283e authored almost 4 years agoFix falsy value for filterText and insertText
github.com/zigtools/zls - ef4a60541eeb98126cf342b3277743d62a4a871a authored almost 4 years ago
'filterText' and 'insertText' fields of 'CompletionItem' can only have
"" or undefined as falsy ...
Fix crashes when still editing/inserting invalid code
github.com/zigtools/zls - 521b79520189d647b830644ba1e439daeb7a7c0c authored almost 4 years agogithub.com/zigtools/zls - fdace9abfe65789ad68b0d11163b205f8564d6cf authored almost 4 years ago
github.com/zigtools/zls - 472033a845fd6fafa35702045c4d6523d764d109 authored almost 4 years ago
README: describe how to quickly install ZLS on MacOS/Linux
github.com/zigtools/zls - 6c6f716bcaf677260d8ce6e4128b5a7407b17210 authored almost 4 years agoAdd missing \n in error message output to stderr
github.com/zigtools/zls - d5c46aef26b110c2e4a2825cf9f01a204b996b89 authored almost 4 years agoUpdate to Zig std's new AST format
github.com/zigtools/zls - 2b488347ff1d06d2bcd2fd23bcf33b3138ed0381 authored almost 4 years agogithub.com/zigtools/zls - 0d85668ce471ffa7db1ab96330ead6f325ea9c45 authored almost 4 years ago
- Creates a scope for errdefer and adds the payload as a declaration
(Previously lhs was a tok...
- Fixes namespace completions. Uses pointers instead of indices to ensure they are unique
- Adds...
github.com/zigtools/zls - 094b31be481ead8a0b53e48cf68af5f7ab2c722f authored almost 4 years ago
github.com/zigtools/zls - addecb3a379e02f49cdb2363f3891587037e777b authored almost 4 years ago
- Highlights pipes of loops/elses payloads correctly
- New ast structure counts last token as th...
github.com/zigtools/zls - 3ac6c82b9a31f6287e0ca1f1633e39d26eb34ef6 authored almost 4 years ago
github.com/zigtools/zls - 858f3cb2824b2deeed422dfd5e427a715ae82aa4 authored almost 4 years ago