Techatrix

Results 77 comments of Techatrix

> ideally this could even be detected that the only return exit point is recursion and compile error that a normal exit is unreachable > > eg `error: expected return...

I think we should keep this issue open, because #559 only implements inlay hints for function call parameter names and not for these kinds of type hints.

Could you provide us with the text file that caused this issue? Preferably one that has been reduced to the smallest possible size while still reproducing the crash, which is...

Is this still an issue for some? #643 may have fixed this.

renaming struct fields appears to be working since 8b989e96afd5a3c669e2386810daf8719a1859c6 (see #1565) There are probably many situation where it is still borked but those should be handled as new issue since...

the LSP types are now completely auto generated and no further issues around this have been reported so I assume this is now outdated.

If I understand the issue description correctly then this has become configurable through `enable_argument_placeholders` option. Solved almost 4 years later. 🫡

the latest ZLS 0.11.0 release now ships .zip files for windows

When there is no expected value nor probability, wouldn't a name like `@likely` instead of `@expect` be more fitting so that this builtin doesn't get mixed up to be an...