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

Use flake-utils

github.com/zigtools/zls - 5b94a7df02cd4cfd38b840139a57572b1af4e68e authored over 2 years ago
Add known-folders as a flake input

This allows the flake to work without passing in `?submodules=1`, which
makes it easy to include...

github.com/zigtools/zls - 542f49087e79cdd180ae483743b2dade3c7b314c authored over 2 years ago
Add flake support

Have to use it with `nix run '.?submodules=1'`, unfortunately.

Might be able to remove that req...

github.com/zigtools/zls - ac8600cd8c3f99279e98e2c2487988c09e72425b authored over 2 years ago
Merge pull request #547 from zigtools/tokenRelativeLocation-fix-hopefully

Fix tokenRelativeLocation

github.com/zigtools/zls - 949e4fe525abaf25699b7f15368ecdc49fd8b786 authored over 2 years ago
Fix tokenRelativeLocation

Closes #354

Closes #543

github.com/zigtools/zls - 5f9b9c564c7dfc2c0424afd4119ddc4628231e95 authored over 2 years ago
Merge pull request #544 from Vexu/IterableDir

update to IterableDir changes in Zig std

github.com/zigtools/zls - 7f8c7430b1de2caee85bdc1280813d6dea0ad49e authored over 2 years ago
update to IterableDir changes in Zig std

github.com/zigtools/zls - 427f7b12ef38d78cf2c1addf7361780384428c00 authored over 2 years ago
Merge pull request #546 from zigtools/some-main-globals

Refactor out most main globals!

github.com/zigtools/zls - 63eb5fa8fc4032f842fbab93a2bff7503eae5d86 authored over 2 years ago
Refactor builds!

github.com/zigtools/zls - 8e2e597ec393923aab1b1154671ca2e00af84ab1 authored over 2 years ago
Start refactoring main -> Server's globals

github.com/zigtools/zls - 1d910ed973f465850452a604928d629df2fdc386 authored over 2 years ago
Merge pull request #539 from zigtools/basic-improvements

Basic improvements!

github.com/zigtools/zls - ba68a4dcb50c3cc880fc82e1c9891ee87354a813 authored over 2 years ago
Fix config source of truth problems, refactor some more

github.com/zigtools/zls - 6f19772c17abeb32a7d6998aa1d98a3253da1eef authored over 2 years ago
Add Discord link, DocumentStore now uses the config source of truth!

github.com/zigtools/zls - 4507f4a275b960b89b5dc949d9f49bba485fce24 authored over 2 years ago
Merge pull request #534 from zigtools/bug-fix-thursday

Bug Fixes!

github.com/zigtools/zls - 6e018d035edd9f476297b8e6ee388b8d6ad7fa27 authored over 2 years ago
Fix container function param completion

Closes #521

github.com/zigtools/zls - c640903c986badd806faf3290b274c4430c2635d authored over 2 years ago
Fix permission issue

github.com/zigtools/zls-vscode - 64cb590ea7e64134a2f58003988195f17facf003 authored over 2 years ago
(Hopefully) fix configuration uri/memory bugs

Closes #533

github.com/zigtools/zls - 2e379336b9d08fd9b44d9e24d4fb30548b8d5bf2 authored over 2 years ago
Modify installation model, fix mkdirp issue

Closes #43

github.com/zigtools/zls-vscode - f8021e49daf238bd967f6e9caaed138ec1e9da38 authored over 2 years ago
Oops, version bump package-lock

github.com/zigtools/zls-vscode - 59408378c9867dadb25114716eb8468eb87c8e95 authored over 2 years ago
Easy install! -> 1.1.0 :tada:

github.com/zigtools/zls-vscode - f8e0aa4da3bd2103c90b312c8d27bd3219c54a59 authored over 2 years ago
Merge pull request #530 from zigtools/felix-upload-thank-you-felix

Beam to felix land!

github.com/zigtools/zls - c0668876f943a1be435d7728cd7c50e442feeb79 authored over 2 years ago
Beam to felix land!

github.com/zigtools/zls - fea207084996cdd5527b118b977279d63ea6c5c3 authored over 2 years ago
Merge pull request #529 from zigtools/zstd-artifacts

ZSTD build artifacts

github.com/zigtools/zls - 00809f106732790a41c154696de1dfbf8e7af5b0 authored over 2 years ago
Increase workflow perf/debugability on non-main

github.com/zigtools/zls - c7400a34fdb7907abdf40229e4366f6fe37e4281 authored over 2 years ago
Merge pull request #528 from alichraghi/patch-1

setup: Update vscode configuration snippet

github.com/zigtools/zls - 97ac0e6ad0aa2c28b295881eba0f1ea3b9640624 authored over 2 years ago
setup: Update vscode configuration snippet

github.com/zigtools/zls - 5162e9a8034dda061b7555b2392cc824a6aed161 authored over 2 years ago
use zstd tars

github.com/zigtools/zls - 25421aa7a64a201f341ec9fd70b8199139f32b42 authored over 2 years ago
Merge pull request #525 from Techatrix/master

Fix out of bound panic

github.com/zigtools/zls - 24ec046b4acbcd45a88ec3efd824436147ec9fb4 authored over 2 years ago
Remove unnecessary pointer indirection

github.com/zigtools/zls - 6b668206778ff19fec5356b9dd36eb026e85dada authored over 2 years ago
Remove yarn from package.json

github.com/zigtools/zls-vscode - 56fd1ae669e68c143d0df4cd088458e2c7877a78 authored over 2 years ago
Fix start/stop/restart commands

Closes #36

github.com/zigtools/zls-vscode - 065508e2e23b0824f8cc442b3d4bd243b5ae7c0c authored over 2 years ago
Merge pull request #520 from zigtools/finish_configuration

Workspace configuration server request model implemented!

github.com/zigtools/zls - d43156531201c76b2f2e0c63702b7151b9efaf56 authored over 2 years ago
Fix CI?

I really need to fix Zig's error handling on message send failure, it's so bad :sob:

github.com/zigtools/zls - 37f79c86faf5e0ab614888423e8f4afe65ea55a1 authored over 2 years ago
In-editor configuration!

And yes I'm pushing directly to master; not sure if that makes me a badass programmer or a dumb one

github.com/zigtools/zls-vscode - e55034793313eff909b6fc1a1daa7da7a3a420c5 authored over 2 years ago
workspace configuration server request model implemented!

github.com/zigtools/zls - acd57ddb1606006de2df974c587e649a6a4e5ce8 authored over 2 years ago
Merge pull request #26 from tau-dev/master

Update README.md

github.com/zigtools/zls-vscode - 8719427fc05296b869c54493513383674b729635 authored over 2 years ago
Fix build.zig typo for enable_tracy using better wording

github.com/zigtools/zls - 8d27b172aa8bc3df0f0ddb5f23ad520c8fa8839e authored over 2 years ago
@import and @embedFile completions!

github.com/zigtools/zls - 43c61b3da606dc9eecfc74b38f4f55ac654d1c84 authored over 2 years ago
Add config option, fix config wizard, fix random crash and extern unused highlighting

github.com/zigtools/zls - 3b33750f598ced24fc0e34ce030284bd6fcfc8c3 authored over 2 years ago
Nice to have style hint and bug fix

github.com/zigtools/zls - bb89c3518bed0c65da34c9973cb233f332cfdb77 authored over 2 years ago
Fix small bugs

Thanks for the heads up Travis :)

github.com/zigtools/zls - 5838a34101343e801f19cb080c0dc70c68dd0c93 authored over 2 years ago
Basic variable type resolution on hover

github.com/zigtools/zls - 0c0cb261b7ce4669e37a4af84703f85c57ffb392 authored over 2 years ago
Fix function snippets not working with details

github.com/zigtools/zls - 0f3eb1df367fbf3db679aab36726784498e48ab4 authored over 2 years ago
Add config option for unused vars

github.com/zigtools/zls - a96532aa657ff8a670cec295e8c4e1be19a51491 authored over 2 years ago
Tests pass?

github.com/zigtools/zls - 3f880a0c4087bcc3f53c53e3af35bebb8cae58f5 authored over 2 years ago
Add super basic unused variable support

github.com/zigtools/zls - e5e76c806322e2ad07d2fe806ce3a9652cc14358 authored over 2 years ago
Merge pull request #507 from ryuukk/label_details_support

Label details support

github.com/zigtools/zls - cad9b0aba2f1496635fc282f47cfd4284d4efa1c authored over 2 years ago
Merge branch 'master' into label_details_support

github.com/zigtools/zls - acb339ab955a5d226d78316e17a557752adb5318 authored over 2 years ago
Put constants/imports at the top

github.com/zigtools/zls - 9101cc7c3ffef4cb16e54bd650d6b7a6bdd7bb33 authored over 2 years ago
Sort completion items

github.com/zigtools/zls - b625eb763eca0b4a73c323a21a5cc82f9eae8caa authored over 2 years ago
Add sortText to CompletionItem struct

github.com/zigtools/zls - 64fe8a6b031a416eba8317686741c804fafa4e61 authored over 2 years ago
Append the actual label so it can then be sorted a-z

github.com/zigtools/zls - 2fdb05f78306b8597c47685b86ee60007d7e45ee authored over 2 years ago
Update test

github.com/zigtools/zls - 7fa58ae1b86b2f8c522aba24eb3896d2117cf49d authored over 2 years ago
Make Kind public

github.com/zigtools/zls - 03f27ef1453ec7f0633f112a5878e00287065505 authored over 2 years ago
fix memory leak

github.com/zigtools/zls - e9e4a1522465ae21ea6568135e4c07378713489e authored over 2 years ago
Ease debugging package loading from build_runner

github.com/zigtools/zls - 178e823d77a099a099a64d3269ce9e913f86dac9 authored over 2 years ago
Merge pull request #33 from ryuukk/patch-1

Update dependencies

github.com/zigtools/zls-vscode - 1cae508996a6e4f2f71b4763b569d6d38e4d3ebc authored over 2 years ago
Add link to the note

github.com/zigtools/zls - c964c4545ae17afb87e89ac49d04a47d7c86297f authored over 2 years ago
Implement label details support

github.com/zigtools/zls - 64f525f95fa132cd26f5b4f03bdd6d2e39cfc47d authored over 2 years ago
Update request to enable label details support

github.com/zigtools/zls - 803f89941b2dcc48d3c37469070cfc9b3f2eeb0c authored over 2 years ago
Update types for label details support

github.com/zigtools/zls - 2a181af8230e150f947c41da5ec0a0947bf6e243 authored over 2 years ago
Update dependencies

github.com/zigtools/zls-vscode - eb9918da2000226d98c51bfacfd109b42f76aaf7 authored over 2 years ago
fix off by one error in documentRange

github.com/zigtools/zls - fc5b1c64579e0ec33ea374051bcfef59ebfc0c5c authored over 2 years ago
Remove duplicated deinit defer for GPA

github.com/zigtools/zls - 083dd5fbdfbdc869fd9119c69a15b764ba366209 authored over 2 years ago
only send format editings when necessary

If the original document is same as the formatted one, there's no need to send the unchanged
doc...

github.com/zigtools/zls - 769fecf9c8af6b3de2fc5f535d71db21068a988c authored over 2 years ago
Expand table to include include_at_in_builtins and max_detail_length

github.com/zigtools/zls - 327e66c12b68f7974f81cb11cc618e789dc45a6a authored over 2 years ago
Add support for Spacemacs

Add Spacemacs setup instructions to README and configuration wizard

github.com/zigtools/zls - 259f056bd2ee0e96d5af0e4b5445f5a84c9d2913 authored over 2 years ago
Add step to Kate installation instructions

Without this, the editor will not attempt to launch the language server as it does not have any...

github.com/zigtools/zls - 825f4ae584e9eab6640ac9d32822177526c2c586 authored over 2 years ago
Add tracy submodule

github.com/zigtools/zls - 2fc5047cbda6099a9f23a3faeff66da7a46349f0 authored over 2 years ago
Ignore unimplemented notifications

Responding to an unimplemented notification can cause errors for some
LSP clients that do not ex...

github.com/zigtools/zls - 289d137d1343ecd8d9b68eea9a01c830062cd20e authored over 2 years ago
Remove zinput dependency

github.com/zigtools/zls - ebc6de9673bef023d5bc1d1dcb1a9e81d0421768 authored over 2 years ago
implement workspace/configuration

github.com/zigtools/zls - f5fb4afd7c1f883a87ad792301890bd6095d313e authored over 2 years ago
Add builtin path to configuration struct

github.com/zigtools/zls - e320dbd651b6e94d03abe778f69e9f1d08074e7e authored over 2 years ago
Requests / results partially complete

github.com/zigtools/zig-lsp-codegen - db8f975556e0864a8707022fdb25d983f6778be6 authored over 2 years ago
Notifications work, basic tests!

github.com/zigtools/zig-lsp-codegen - ccfc591dd2217671dbaa373b77357d8625a0a81a authored over 2 years ago
Everything but requests/responses!

github.com/zigtools/zig-lsp-codegen - 37769e1afad7d9f1c9daab2f72a45a40eb89e919 authored over 2 years ago
Slightly more intuitive naming

github.com/zigtools/zig-lsp-codegen - 0febb8ec5293a90835a13280171029bcab7fd37c authored over 2 years ago
And that's every type done!

github.com/zigtools/zig-lsp-codegen - 86e2a533e935dee5d3cc07a0d7747a685bfefa6e authored over 2 years ago
Implement extends and mixins

github.com/zigtools/zig-lsp-codegen - d65271dcf0b994d549462a68bd1e90e6e8d7fd24 authored over 2 years ago
Fix build runner for latest Zig

github.com/zigtools/zls - 04611ba1a1f2a182d22b6e966746a02f936383a9 authored over 2 years ago
Merge pull request #496 from leecannon/master

Fix `std.math.cast`, `std.ChildProcess`, tests on Windows and enable Windows in CI

github.com/zigtools/zls - ee65d3a6230517eb564e90cf3bcc4615d5c458cb authored over 2 years ago
enable windows and mac tests in CI

github.com/zigtools/zls - 9bfa3720595ad7d7fd256c5ffd2ab2b1a1ab5017 authored over 2 years ago
use provided target for tests

github.com/zigtools/zls - dcc125e1150b8503d97f6e4018bc4c05772d38bc authored over 2 years ago
`std.ChildProcess.init` cannot error

github.com/zigtools/zls - 4f04f7dac0da3893e94e2d9b114cd801a6770d4f authored over 2 years ago
`std.math.cast` returns optional

github.com/zigtools/zls - 106e3cd96361201c157662399c462d0317a6284b authored over 2 years ago
Merge pull request #492 from suirad/fix-build

update build.zig for recent zig changes

github.com/zigtools/zls - b9351ca722d8a0cac8a530db0bd78b1a5944a6aa authored over 2 years ago
update build.zig for recent zig changes

github.com/zigtools/zls - a78ccc8ccf2cd6f245573bff31d9cf275999083b authored over 2 years ago
Merge pull request #30 from leighmcculloch/patch-1

github.com/zigtools/zls-vscode - 1ebac68dd85117d66b7ac2752f62946257764d51 authored over 2 years ago
Merge pull request #479 from Jarred-Sumner/master

Fix missing doc comment for `inline fn`

github.com/zigtools/zls - ed3d38328a77ee90927cb35e7c5401060186fdb1 authored almost 3 years ago
Fix missing doc comments in `inline fn`

github.com/zigtools/zls - a3723c73b8e9bf66542ef1b337db1a140f57fed6 authored almost 3 years ago
Merge pull request #476 from v1nh1shungry/fix-error-value

github.com/zigtools/zls - 256d7b7cdddb9b6aeb93fa88947e64731922301b authored almost 3 years ago
fix ast.lastToken() does not handle empty error_value

github.com/zigtools/zls - 042b03a06a9a2d7a25d2a8b15e74b41ec9f68770 authored almost 3 years ago
Merge pull request #473 from nektro/zig-10.1679

update to zig master 0.10.0-dev.1679+d227f76af

github.com/zigtools/zls - fd2a863245a70ab57ea2d7b9195f8ee9c5263579 authored almost 3 years ago