Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/elixir-lsp/elixir_sense
Provides context-aware information for code completion, documentation, go/jump to definition, signature info and more
https://github.com/elixir-lsp/elixir_sense
653ef79ba9b1abab05c576e3406af3def7f5f86e authored 11 months ago
33eb7ab8348dbe35672f00ae0ecb3a44fb630893 authored 11 months ago
Previously, an issue with the interpolation of the raised exception caused
format_doc_arg to ra...
90f3cf42605fe8cd8234d6cfebefee98ed71e85e authored 11 months ago
885a63fc917a3f3468ddcf1b0855efd77be39182 authored 11 months ago
4da5c497c575a22a8aa260df18a6d38964ab799d authored 11 months ago
f34fd88a5b39b10cb0869659d2957b789682fb55 authored 11 months ago
d7b12a11df4bcacfa64afb23b5566e64509b740d authored 11 months ago
workaround missing docs on Exception callbacks
Fixes https://github.com/elixir-lsp/elixir_sense/...
c80cbcd4c8b225aaac6c30a03c93be260097b06e authored 11 months ago
f7bcb3261640d20f83a70e15ce05c7c50b15b569 authored 11 months ago
fe5b90c3bab945cbf55f29b8baca052c0a029622 authored 11 months ago
d48611c6454d711b7e4a48efe8e38949da7a78a4 authored 11 months ago
63bfa55eda6affa26d4bd4876e9c1416d7d6e6a5 authored 11 months ago
abf26408b27873dbb4bcffc07cccac364e72c7f9 authored 11 months ago
fc4ae01ddb6ca346cd6887e8709b202194d11d90 authored 11 months ago
* collect docs in metadata builder
return docs and meta in docs provider
* provide docs in...
e87bf6df3fdf97b668b17d2d96becb03d2051b53 authored 12 months ago4b84d0683f484844fbe9ff9b3c23e92ba7e9d678 authored 12 months ago
e1478eb437b0c174140bd93db9eed49614eff0dc authored 12 months ago
190e032f8f67892981fdb1a1d7499eb3e769f5b1 authored 12 months ago
6f4a27df29ab493f06001b7ff793e7195eead073 authored 12 months ago
d9b8df968c025e67a6729c76c06351194f01a453 authored 12 months ago
62bbda551dceb735bc1480ffec19a274da869a73 authored 12 months ago
8d6079fc0481920f8bd71b24672065752890853b authored 12 months ago
* add support for rendering erlang see tags
fix rendering of links in erlang docs
* format
2ded9a1f99366b7676a99c7d095c4fe43410f97d authored about 1 year ago
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://...
e4c0282b8c2afa68652227992a223b1a9aab2c54 authored about 1 year ago
7bd06ece42c313bad470c16b45508b0d200b05a5 authored about 1 year ago
430bb2e6290d411b7aa6fbff12d050d836441d34 authored about 1 year ago
95e6ce40494916a21ffc13b520cd956e1f91f0aa authored about 1 year ago
06ed2cc393f7d773b8c70fa48767558052ff8962 authored about 1 year ago
* fix crash when hover over non module atom
* fix crash when combining not know atoms
fix ...
c40c0da06a2fb91cedd996c66e10365d7bb96c70 authored about 1 year ago65971390a79459c7e007dd64b7bf844584149dea authored about 1 year ago
0fa1e579ce889bfd65243848fc80b8daafba1f28 authored about 1 year ago
93c924bc321199350d8c18c98a63c36cc2f373d6 authored about 1 year ago
3ad4ff3ff89b5bf7a4e4438d23c80a28bd4a941c authored about 1 year ago
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](ht...
avoid reading docs chunks
6b378da5b7b1d43a0af1c8761b1a035e3929efdd authored about 1 year ago60f1d1e6cb0238c1c222b261fcf0c7c5db1150b4 authored about 1 year ago
94986932e76342ea6113f4baaaa0bd1a9d22a550 authored about 1 year ago
332a3b43e6cc41356cdd039813b25f5e109d84a2 authored about 1 year ago
4e813784cd1a9700bea96ed8c39720c0674ddb87 authored about 1 year ago
148b701544772db869c81f8a777882ed592a32a0 authored about 1 year ago
register variables defined in test context parameter
fixes missing variable suggestions in tests
83e6e89188141b44a636d2ed3a199661c76d6fc7 authored about 1 year ago
1286cbc17f31f614850e4ca667565f4abee91469 authored about 1 year ago
a61260adb0fa5508ee3ef25efc2a54f79fe4f2f8 authored about 1 year ago
c315c2ce5c7dafe0640e012591aadcb1edfc868e authored about 1 year ago
2892fcffa77a5f82e873fbfc3005063b958e4f90 authored about 1 year ago
62b777815e9bd8eca7767c0598c8be8384c1c5ee authored about 1 year ago
c64b751b1d98ca70c615151e34f078c65fc9926e authored about 1 year ago
3c8ae4e97c70a4d369e0abe1ba39d8bdaa9d1de3 authored about 1 year ago
72d2b81841bc98811d01eb830db01fc4d8e1cc94 authored about 1 year ago
5d2a1e8bbde4157820b1f930633a00c80827696b authored about 1 year ago
a3ddc75f41c4bf8a1aa888aa2e517c5abf6409d3 authored about 1 year ago
* add phoenix scope utils
* refactor source to be more readable
* add phoenix plugin
* ...
02c101d03c0b5a81379b3905e7baa6e685c0fe99 authored about 1 year ago56a5cdbea14e24c43e1332d148bae62c0ca07f4b authored about 1 year ago
9842dc18a03fcd29da6007ea5aeab7e73917b087 authored about 1 year ago
* Implement type inferences from guard expressions
Potential improvements for future:
1. Bet...
cb4ca6d59d620be5be9d8e129f1955c4dff0caec authored about 1 year ago
As shown in the following code:
```
defmodule Mod do
@spec fun() :: NaiveDateTime.t()...
* fix warnings
* get line in predictable way
* position is :erl.anno since 1.16
* alias...
d61c3a08922f88b4be62327bacb1fac61f1e779e authored about 1 year ago16d28f78e5702678394523c6aa17486931740402 authored about 1 year ago
e8abc4006f8c8c889e49b786cb2f1a553fcd6af4 authored about 1 year ago
3ad9449b06a84566273367b89447502f15da8ef7 authored about 1 year ago
22de3f67d536472428da6e98befce822e15dba6d authored about 1 year ago
85a1b96455f36d9e0eed5cb4ca8bbf56db6caa5f authored about 1 year ago
fix crash when completing var bound to call result being a struct
8e212ae036c593e416e52afd32039dca2ee5bd33 authored about 1 year agothe resulting code does not compile
ed74f774cfaa3c1a77763007b92dc2c3b0171285 authored about 1 year agoc02f5ac2e055f279f25c7cc27bcae5aa392c6fde authored about 1 year ago
74eeb5ee471c31a416a7898cd4f53d62f2827e2e authored about 1 year ago
0af3bc8e7e0104e8e7ed52068c2de739cefe17cb authored about 1 year ago
fix returns reducer crash when callback is not found in typespec
4edde9ea4824aa946f6c5a8541e3cda747de4bf7 authored about 1 year ago36a9900577c27b1bda7e2e246d2f7d6c5397f6ba authored about 1 year ago
d8fe3909773613bd4e092c4f5c5d10ba50cc42c3 authored about 1 year ago
6fa1aad9230c8fb5c6ad3e6d433ee896f423eecf authored about 1 year ago
012f4155412d672f8205cf759b8b4ea494f4a66b authored about 1 year ago
b2e26ce097aa4cdc12264b9fe4340dd2a18ff5fc authored about 1 year ago
86f3f1f3836a529e26b1ac510ed7baae6de37fbb authored about 1 year ago
fix crash with expand call on unexpandable vars and other
894d9d60dd04a23853eb491909432be73f769cdf authored about 1 year ago0e1b928d97ec6959c58f9063692beb7f0c5b3a1b authored about 1 year ago
f2f6ddeb71d8f36320ba7db373188f217e5dde21 authored about 1 year ago
95652fb3fef64da553ae33d7ed584c8ff9c6b7b5 authored about 1 year ago
aa1db70cc16d9c48462812cc14e2921ba137387f authored about 1 year ago
9491aab535d764978ec0a078615e6f5925d1a3e9 authored about 1 year ago
c3398cca11e83e25a1f1ae94c77930399f7ed82a authored about 1 year ago
2cd1a0692cb469cef3bf58021d556ef8f7837681 authored about 1 year ago
5be3ef3c173385c7bcbe32d6faaf3c9f3c4897ab authored about 1 year ago
70360bbfb9fdac8efdf06e11adc40acb66dc179e authored about 1 year ago
867399fc1a9c5d5034a6f1282b25852578fe0687 authored about 1 year ago
c9a5162b78e68aeabc19c17b23a698f708f9b1ee authored about 1 year ago
504f46c215c8639e748f71f368b11b2cfbfdca96 authored about 1 year ago
ab802287c3860cbb9c5604acae422693920bcb54 authored about 1 year ago
db0f8341b6b0d4a6e9e5ebff210634c3cd2416e2 authored about 1 year ago
993221f14673c5c43aee0866502ccee3986d67cd authored about 1 year ago
quite a lot of people run on unreleased versions
c299b5da60071b02258c2e5e342b2b76688c5b9e authored about 1 year ago28f0ca5c8935bab1016ee04ac5ea303a23e172b1 authored about 1 year ago
cbde019bf2588806b5593ce55e513ca62b03da16 authored about 1 year ago
9b140c7b92aecf1bec372295714594fa89722390 authored about 1 year ago
af0df6f62f543d5ffb55ac6f8a578fbeb26382ca authored about 1 year ago