Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / LuaLS/lua-language-server issues and pull requests
#2852 - `runtime.version` isn't applied from `.luarc.json`
Issue -
State: open - Opened by itaranto 2 months ago
- 1 comment
#2851 - it just crashes
Issue -
State: closed - Opened by gameplays12303 2 months ago
- 3 comments
#2850 - Installation of latest extension fails
Issue -
State: closed - Opened by schoesa 2 months ago
- 2 comments
#2849 - Server seems to be scanning more files than I would expect
Issue -
State: closed - Opened by samueljoli 2 months ago
- 6 comments
#2848 - Add Japanese translations
Pull Request -
State: closed - Opened by Affonso-Gui 2 months ago
- 1 comment
#2847 - [Experimental] Rust-based LuaLs
Issue -
State: open - Opened by CppCXY 2 months ago
- 3 comments
Labels: enhancement, beta, compile, rust
#2846 - Auto complete functions with parentheses
Issue -
State: closed - Opened by joaopauloalbq 3 months ago
- 2 comments
#2845 - [Feature Request] Setting for case-insensitive require resolution?
Issue -
State: open - Opened by Wild-W 3 months ago
#2844 - fix(completion): remove logic causing wrong text edits
Pull Request -
State: closed - Opened by max397574 3 months ago
- 1 comment
#2843 - Only call workspace/configuration when available
Pull Request -
State: closed - Opened by nospam2998 3 months ago
- 6 comments
Labels: enhancement
#2842 - `:` are not typed checked properly
Issue -
State: open - Opened by Rathoz 3 months ago
- 12 comments
#2841 - Fixed injects into child classes
Pull Request -
State: closed - Opened by Luke100000 3 months ago
- 2 comments
#2840 - Fix correctly display enums for function overload arguments
Pull Request -
State: closed - Opened by NeOzay 3 months ago
- 1 comment
#2839 - Inconsistent Go To Definition Behavior
Issue -
State: open - Opened by firas-assaad 3 months ago
- 3 comments
#2838 - Fix incorrect function params' type infer when there is only `@overload`
Pull Request -
State: closed - Opened by tomlau10 3 months ago
#2836 - Types not gathered from git submodules on init
Issue -
State: closed - Opened by NathanSnail 3 months ago
- 2 comments
#2835 - Fix setfenv definition
Pull Request -
State: closed - Opened by emmericp 3 months ago
- 1 comment
#2834 - Fix VM plugins
Pull Request -
State: closed - Opened by Wild-W 3 months ago
- 5 comments
#2833 - feature request: refactor to expand and collapse expressions
Issue -
State: open - Opened by sewbacca 3 months ago
- 4 comments
Labels: feat/diagnostics
#2832 - Implementation of textDocument.callHirearchy
Issue -
State: open - Opened by Frityet 3 months ago
- 2 comments
Labels: enhancement
#2831 - VM.OnCompileFunctionParam doesn't function as documented
Issue -
State: closed - Opened by Wild-W 3 months ago
- 2 comments
Labels: feat/plugin
#2830 - Feature request: Improve usability of standalone diagnosis report
Issue -
State: closed - Opened by kaklakariada 3 months ago
- 6 comments
#2827 - assign-type-mismatch not emitted when assigning a class to an array
Issue -
State: open - Opened by ChrisTrenkamp 3 months ago
Labels: feat/type check
#2826 - Way to annotate `@overload` only table, instead of the entire `@class`
Issue -
State: open - Opened by d-enk 3 months ago
- 2 comments
#2824 - false positive in undefined-field
Issue -
State: open - Opened by tamaroning 3 months ago
#2823 - false positive in undefined-global
Issue -
State: open - Opened by tamaroning 3 months ago
Labels: bug
#2822 - fix: improve function type narrow by checking params' literal identical
Pull Request -
State: closed - Opened by tomlau10 3 months ago
- 7 comments
#2821 - custom luadoc generation
Pull Request -
State: closed - Opened by skarph 3 months ago
- 2 comments
#2820 - [Feature Request] Allow mark any as @enum
Issue -
State: open - Opened by d-enk 3 months ago
- 2 comments
#2819 - Allow mark any as @enum
Issue -
State: closed - Opened by d-enk 3 months ago
Labels: documentation
#2818 - false positive in count-down-loop
Issue -
State: open - Opened by tamaroning 3 months ago
Labels: bug
#2817 - [Feature Request] Implement additional helper types
Issue -
State: open - Opened by SkyyySi 3 months ago
- 13 comments
Labels: enhancement, feat/LuaCats Annotations
#2816 - is there way to lua-ls as a formater in ci?
Issue -
State: open - Opened by woodgear 3 months ago
- 1 comment
Labels: feat/formatter, formatter
#2814 - Disallow ? on values
Issue -
State: open - Opened by mikuhl-dev 3 months ago
- 6 comments
#2813 - Packing multiple returns into a table only shows first return value
Issue -
State: open - Opened by mikuhl-dev 3 months ago
#2812 - Not using latest version of LuaCats/love2d submodule
Issue -
State: closed - Opened by LuisCarli 3 months ago
- 2 comments
Labels: feat/LuaCats Annotations, documentation
#2811 - Completion for instance of class in array of instances
Issue -
State: closed - Opened by Mugworth 3 months ago
- 2 comments
#2810 - 自动修改 require 路径出现错误
Issue -
State: closed - Opened by qin-tain 3 months ago
Labels: bug
#2807 - Custom doc builder
Pull Request -
State: closed - Opened by skarph 3 months ago
- 1 comment
#2805 - `enum[<key>or<index>]`时未定义的字段会报未定义
Pull Request -
State: closed - Opened by xuhuanzy 3 months ago
#2804 - `enum`增强
Pull Request -
State: closed - Opened by xuhuanzy 3 months ago
- 1 comment
#2803 - 性能问题 CPU占用高
Issue -
State: open - Opened by qin-tain 3 months ago
- 3 comments
#2802 - Table literals aren't properly checked for field injections and missing fields
Issue -
State: open - Opened by Calandiel 3 months ago
- 1 comment
#2801 - generic param no hint
Issue -
State: open - Opened by sundream 3 months ago
- 2 comments
#2800 - Revert "fix: improve textDocument/definition ordering"
Pull Request -
State: closed - Opened by sumneko 3 months ago
#2799 - Incorrect `fix-indent` behaviour when writing for loops at root scope
Issue -
State: closed - Opened by tomlau10 3 months ago
- 14 comments
Labels: bug
#2798 - FIX: Changed hello param to valid JSONRPC
Pull Request -
State: closed - Opened by OmentaElvis 3 months ago
#2797 - `say hello` does not make helix happy - `#40fd1d7`
Issue -
State: closed - Opened by yavorski 3 months ago
- 1 comment
Labels: bug
#2796 - GitHub issue templates
Pull Request -
State: closed - Opened by carsakiller 3 months ago
#2795 - Unexpected behavior of terminal pop-up
Issue -
State: open - Opened by lvyuemeng 3 months ago
#2794 - Modifying `.luarc.json` instead of `settings.json` with the Extension API
Issue -
State: closed - Opened by Ketho 3 months ago
- 4 comments
#2793 - Hint display is incorrect when using plugin
Issue -
State: open - Opened by ChrisCatCP 3 months ago
#2792 - fix: improve textDocument/definition ordering
Pull Request -
State: closed - Opened by lewis6991 3 months ago
- 7 comments
#2791 - Unable to use `@enum` or `@alias` type in table index (index signature)
Issue -
State: open - Opened by tmillr 4 months ago
- 4 comments
#2790 - fix(hint): attempt to index a nil value
Pull Request -
State: closed - Opened by tmillr 4 months ago
#2789 - [FEATURE-REQUEST] Configuration option to disable didRenameFiles prompt
Issue -
State: open - Opened by stefanwatt 4 months ago
- 1 comment
#2788 - ERROR: script/core/hint.lua:320: attempt to index a nil value (local 'last')
Issue -
State: closed - Opened by tmillr 4 months ago
- 3 comments
#2787 - [Annotations] false positive param-type-mismatch on a class member function
Issue -
State: open - Opened by Bart97 4 months ago
- 5 comments
#2785 - Please add an option under the 'hint' category to specify a max length for hints
Issue -
State: open - Opened by koshell 4 months ago
- 3 comments
Labels: enhancement
#2784 - How to make a third-party member function as deprecated
Issue -
State: open - Opened by ChouUn 4 months ago
- 11 comments
Labels: enhancement
#2783 - vscode does not list server-provided completion items.
Issue -
State: open - Opened by NeOzay 4 months ago
- 2 comments
Labels: bug
#2782 - discrepancy between the completion elements provided by the server and those displayed by vscode
Issue -
State: closed - Opened by NeOzay 4 months ago
- 1 comment
#2781 - Disappointing speed 😭
Issue -
State: closed - Opened by zKyRDa 4 months ago
- 10 comments
#2780 - Unexpected repeated alias expanding 类型别名错误地重复展开
Issue -
State: open - Opened by qwertycxz 4 months ago
- 3 comments
Labels: bug
#2779 - feat: flip binary operator check if failed (#2777)
Pull Request -
State: closed - Opened by SeanTheBuilder1 4 months ago
Labels: enhancement
#2778 - Incorrect automatic indenting
Issue -
State: closed - Opened by lewis6991 4 months ago
- 5 comments
Labels: bug
#2777 - @operator add customization for first operand?
Issue -
State: closed - Opened by SeanTheBuilder1 4 months ago
- 5 comments
Labels: enhancement
#2776 - script\vm\compiler.lua:2023: attempt to index a nil value
Issue -
State: closed - Opened by citRaTTV 4 months ago
- 3 comments
Labels: bug
#2775 - Fix lua-language-server --check (#2683)
Pull Request -
State: closed - Opened by Freed-Wu 4 months ago
- 5 comments
#2774 - 按ctrl+鼠标左键跳转时,我想吧build目录去掉
Issue -
State: open - Opened by 314599782 4 months ago
- 7 comments
Labels: bug, question
#2773 - fix: incorrect `CompletionItemKind` for postfix snippets
Pull Request -
State: closed - Opened by tmillr 4 months ago
- 7 comments
#2772 - Fix typos in annotation descriptions
Pull Request -
State: closed - Opened by teatimeguest 4 months ago
- 1 comment
#2770 - improve the missing-fields logic to be able to correctly handle classes defined several times
Pull Request -
State: closed - Opened by NeOzay 4 months ago
- 5 comments
Labels: ready merge
#2769 - inconsistent behavior for `diagnosis (missing-fields)`.
Issue -
State: closed - Opened by NeOzay 4 months ago
Labels: enhancement
#2768 - check that the shape of the table corresponds to the class
Pull Request -
State: closed - Opened by NeOzay 4 months ago
- 6 comments
#2767 - More Unreachable Code Undetected
Issue -
State: open - Opened by barrett-ruth 4 months ago
- 1 comment
Labels: feat/diagnostics
#2766 - Using 'then' or 'do' in string literals incorrectly causes indentation
Issue -
State: closed - Opened by jnwhiteh 4 months ago
- 4 comments
#2765 - fix: inconsistent type narrow due to outdated node caches of call.args
Pull Request -
State: closed - Opened by tomlau10 4 months ago
- 1 comment
#2764 - Regular comments (i.e. `-- comment`) shouldn't be included in documentation
Issue -
State: open - Opened by tmillr 4 months ago
- 18 comments
Labels: need discuss
#2762 - completion returns wrong and according to the spec invalid results
Issue -
State: closed - Opened by max397574 4 months ago
- 17 comments
Labels: bug
#2761 - `---@cast` annotation doesn't respect scope rules
Issue -
State: open - Opened by C3pa 4 months ago
- 3 comments
#2760 - How to document any type but nil?
Issue -
State: closed - Opened by jlaurens 4 months ago
- 4 comments
#2759 - support expanding `var++` as snippet
Issue -
State: closed - Opened by haolian9 4 months ago
- 6 comments
#2758 - Function overloads with function args not narrowing inner function params
Issue -
State: closed - Opened by CodeGreen0386 4 months ago
- 4 comments
#2757 - cant annotate string literal `'`, `"`
Issue -
State: closed - Opened by haolian9 4 months ago
- 1 comment
Labels: bug
#2756 - Fixed wholeMatch function
Pull Request -
State: closed - Opened by qwertycxz 4 months ago
- 1 comment
#2755 - fix a specific case for getVisibleType
Pull Request -
State: closed - Opened by NeOzay 4 months ago
- 2 comments
#2754 - The `set` pattern for `single range char` is not working in glob
Issue -
State: open - Opened by tomlau10 4 months ago
- 2 comments
#2753 - added lua regular expression support for Lua.doc.<scope>Name
Pull Request -
State: closed - Opened by NeOzay 4 months ago
- 3 comments
#2752 - the visibility of the fields of a class is not correctly evaluated when they are defined directly in the object.
Issue -
State: closed - Opened by NeOzay 4 months ago
#2751 - Remove nodiscard from string.gsub
Pull Request -
State: closed - Opened by actboy168 5 months ago
#2749 - lua-language-server --check Fails to Detect Issues in v3.8.0+
Issue -
State: closed - Opened by jeffzi 5 months ago
- 2 comments
#2748 - support `+T` `+?` `-T` `-?` to edit types in `@as` like `@cast`
Issue -
State: open - Opened by justarandomgeek 5 months ago
Labels: enhancement
#2747 - fix: add a missing check for 'inject-field' diagnostics
Pull Request -
State: closed - Opened by NeOzay 5 months ago
- 3 comments
#2746 - bad Diagnostics. (inject-field)
Issue -
State: closed - Opened by NeOzay 5 months ago
- 12 comments
#2745 - "Save as" can cause "duplicate defined alias"
Issue -
State: open - Opened by eigenbom 5 months ago
#2744 - Error message after update to version 3.9.3
Issue -
State: closed - Opened by duytrung 5 months ago
- 3 comments
#2743 - Align inlay hint spacing with other LSPs
Pull Request -
State: closed - Opened by ribru17 5 months ago
- 1 comment
#2740 - Missing fields not working for inherited classes
Issue -
State: open - Opened by Riddle1001 5 months ago
- 1 comment
#2739 - update format
Pull Request -
State: closed - Opened by CppCXY 5 months ago