Skip to content

Issues: LuaLS/lua-language-server

Breaking changes in 3.X
#980 opened Mar 10, 2022 by sumneko
Open 20
Generics Super Issue
#1861 opened Jan 30, 2023 by carsakiller
Open 10
[PREVIEW] a new lua language server
#3017 opened Dec 31, 2024 by CppCXY
Open 31
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

key map value of enum feat/LuaCats Annotations Related to Lua Language Server Annotations (LuaCats)
#2914 opened Oct 26, 2024 by renshengongji
[Feature Request] Implement additional helper types enhancement New feature or request feat/LuaCats Annotations Related to Lua Language Server Annotations (LuaCats)
#2817 opened Aug 22, 2024 by SkyyySi
13 tasks
[Feature request] User defined type guards like TypeScript's one enhancement New feature or request feat/LuaCats Annotations Related to Lua Language Server Annotations (LuaCats) feat/type check Related to the type checking feature
#2476 opened Jan 11, 2024 by uga-rosa
No IntelliSense for callbacks - named functions. feat/LuaCats Annotations Related to Lua Language Server Annotations (LuaCats) feat/type check Related to the type checking feature
#2368 opened Oct 13, 2023 by Poltergeist-ix
Multiple return values for fields feat/LuaCats Annotations Related to Lua Language Server Annotations (LuaCats)
#2357 opened Oct 1, 2023 by ChloeDawn
[Annotations] How to set a default value for a function parameter? enhancement New feature or request feat/LuaCats Annotations Related to Lua Language Server Annotations (LuaCats) feat/type check Related to the type checking feature
#2349 opened Sep 28, 2023 by punkochel
cannot recognize emmy field feat/LuaCats Annotations Related to Lua Language Server Annotations (LuaCats) question User has a question
#1971 opened Mar 3, 2023 by darjun
[Request] Improve support for custom number types feat/LuaCats Annotations Related to Lua Language Server Annotations (LuaCats) question User has a question
#1904 opened Feb 12, 2023 by LJSonik
Enhancements to properties enhancement New feature or request feat/LuaCats Annotations Related to Lua Language Server Annotations (LuaCats)
#1901 opened Feb 11, 2023 by vinipsmaker
@constraint Annotation for types/aliases enhancement New feature or request feat/LuaCats Annotations Related to Lua Language Server Annotations (LuaCats)
#1896 opened Feb 10, 2023 by saturn-volv
Operator annotations for comparison operators enhancement New feature or request feat/LuaCats Annotations Related to Lua Language Server Annotations (LuaCats)
#1882 opened Feb 6, 2023 by CelticMinstrel
@overload does not cooperate with @alias enhancement New feature or request feat/LuaCats Annotations Related to Lua Language Server Annotations (LuaCats)
#1793 opened Dec 28, 2022 by BribeFromTheHive
[Question/Request] Can I recycle common params for differing functions without mass copy+paste? enhancement New feature or request feat/LuaCats Annotations Related to Lua Language Server Annotations (LuaCats)
#1772 opened Dec 19, 2022 by BribeFromTheHive
Add the ability to annotate exceptions @raises enhancement New feature or request feat/LuaCats Annotations Related to Lua Language Server Annotations (LuaCats)
#1610 opened Oct 3, 2022 by vaintrub
Feature Request: Deprecate fields and parameters enhancement New feature or request feat/LuaCats Annotations Related to Lua Language Server Annotations (LuaCats)
#1313 opened Jul 10, 2022 by Rouneq
generic inheritance does not work enhancement New feature or request feat/generic Related to generic emulation feature feat/LuaCats Annotations Related to Lua Language Server Annotations (LuaCats)
#1272 opened Jul 2, 2022 by RomanSpector
feature: support generics in function type format enhancement New feature or request feat/generic Related to generic emulation feature feat/LuaCats Annotations Related to Lua Language Server Annotations (LuaCats)
#1170 opened May 26, 2022 by TheFireBlast
Feature: namespaced type definitions enhancement New feature or request feat/LuaCats Annotations Related to Lua Language Server Annotations (LuaCats)
#1167 opened May 25, 2022 by flrgh
feature: @since/@deprecated/@removed annotations for 3rd party libraries enhancement New feature or request feat/LuaCats Annotations Related to Lua Language Server Annotations (LuaCats)
#1132 opened May 9, 2022 by flrgh
Allow defining the size of arrays enhancement New feature or request feat/LuaCats Annotations Related to Lua Language Server Annotations (LuaCats)
#1081 opened Apr 21, 2022 by C3pa
Enhancement - Allow ability to specify a default value for --- @param enhancement New feature or request feat/LuaCats Annotations Related to Lua Language Server Annotations (LuaCats)
#1064 opened Apr 16, 2022 by Nexela
Returning generics with T<X, Y> enhancement New feature or request feat/generic Related to generic emulation feature feat/LuaCats Annotations Related to Lua Language Server Annotations (LuaCats)
#1000 opened Mar 25, 2022 by Cassolette
Something wrong with love api enhancement New feature or request feat/LuaCats Annotations Related to Lua Language Server Annotations (LuaCats)
#890 opened Jan 4, 2022 by lua-rocks
能够生成文件本地的注释么?就像lua本身的local一样 enhancement New feature or request feat/LuaCats Annotations Related to Lua Language Server Annotations (LuaCats)
#854 opened Dec 9, 2021 by klarkxy
Support for generic classes enhancement New feature or request feat/generic Related to generic emulation feature feat/LuaCats Annotations Related to Lua Language Server Annotations (LuaCats)
#734 opened Oct 15, 2021 by K4rakara
ProTip! Exclude everything labeled bug with -label:bug.