An open API service for providing issue and pull request metadata for open source projects.

GitHub / LuaLS/lua-language-server issues and pull requests

Labelled with: bug

#2961 - With a single file, diagnostics are not displayed until file is changed

Issue - State: open - Opened by cameronr about 1 year ago - 4 comments
Labels: bug

#2810 - 自动修改 require 路径出现错误

Issue - State: closed - Opened by qin-tain over 1 year ago
Labels: bug

#2799 - Incorrect `fix-indent` behaviour when writing for loops at root scope

Issue - State: closed - Opened by tomlau10 over 1 year ago - 14 comments
Labels: bug

#2797 - `say hello` does not make helix happy - `#40fd1d7`

Issue - State: closed - Opened by yavorski over 1 year ago - 1 comment
Labels: bug

#2778 - Incorrect automatic indenting

Issue - State: closed - Opened by lewis6991 over 1 year ago - 5 comments
Labels: bug

#2762 - completion returns wrong and according to the spec invalid results

Issue - State: closed - Opened by max397574 over 1 year ago - 17 comments
Labels: bug

#2757 - cant annotate string literal `'`, `"`

Issue - State: closed - Opened by haolian9 over 1 year ago - 1 comment
Labels: bug

#2469 - enum error

Issue - State: closed - Opened by xuhuanzy almost 2 years ago - 18 comments
Labels: bug

#2407 - latest commit keeps asking for `checkThirdParty`

Issue - State: closed - Opened by gennaro-tedesco about 2 years ago - 1 comment
Labels: bug

#2374 - Type is "lost" of variable within For Loop

Issue - State: open - Opened by muppet9010 about 2 years ago - 2 comments
Labels: bug

#2335 - '__close' metamethod is not recognized for 'metatable' type

Issue - State: closed - Opened by ArmoredPony about 2 years ago
Labels: bug

#2326 - `unknown-cast-variable` in last function of a file

Issue - State: open - Opened by arnoson about 2 years ago - 2 comments
Labels: bug, feat/diagnostics

#2282 - Wrongly detects unreachable code

Issue - State: open - Opened by lal12 over 2 years ago - 1 comment
Labels: bug

#2272 - Definition function doesn't work when formatting function in multiline

Issue - State: closed - Opened by TozyDev over 2 years ago - 3 comments
Labels: bug

#2267 - Git diff page will also be diagnosed and will get wrong result

Issue - State: closed - Opened by mercury233 over 2 years ago
Labels: bug

#2252 - Wrong missing-fields diagnostic behavior with union types

Issue - State: closed - Opened by firas-assaad over 2 years ago - 9 comments
Labels: bug

#2236 - Unknown type when dividing two numbers (2)

Issue - State: open - Opened by RomanSpector over 2 years ago - 3 comments
Labels: bug, feat/type check

#2233 - Type narrowing in ternary operator not working correctly

Issue - State: open - Opened by felixhirt over 2 years ago
Labels: bug

#2215 - Widening cast has no effect

Issue - State: open - Opened by curiosity-a over 2 years ago - 1 comment
Labels: bug

#2214 - Wrong behavior in new diagnostic missing-fields with union types

Issue - State: closed - Opened by TwIStOy over 2 years ago - 16 comments
Labels: bug

#2171 - Annotation `field [string] any` prevents to define functions

Issue - State: closed - Opened by NeOzay over 2 years ago - 1 comment
Labels: bug

#2169 - Non-deterministic behavior when there are multiple parent folders with .luarc.json.

Issue - State: open - Opened by no-more-secrets over 2 years ago - 3 comments
Labels: bug

#2155 - Can not infer type of nil

Issue - State: closed - Opened by GiuseppeIII over 2 years ago
Labels: bug

#2145 - @Private non-table parameters show up in autocomplete

Issue - State: closed - Opened by GiuseppeIII over 2 years ago - 1 comment
Labels: bug

#2129 - semantic token improvements

Issue - State: closed - Opened by max397574 over 2 years ago - 4 comments
Labels: bug

#2118 - Generic classes do not include their base class by default

Issue - State: open - Opened by artemking4 over 2 years ago
Labels: bug, feat/generic

#2113 - until后语句的语法分析失效

Issue - State: closed - Opened by qiancy98 over 2 years ago
Labels: bug

#2110 - Things change color when scrolling down multi line unions

Issue - State: closed - Opened by CodeGreen0386 over 2 years ago - 3 comments
Labels: bug

#2099 - `@see` does not display on a new line

Issue - State: closed - Opened by carsakiller over 2 years ago - 2 comments
Labels: bug, feat/LuaCats Annotations

#2088 - Auto-completing quoted fields strips quotes

Issue - State: closed - Opened by trumank over 2 years ago
Labels: bug

#2083 - Overloading Class Constructors

Issue - State: closed - Opened by firas-assaad over 2 years ago
Labels: bug

#2081 - Highlighting breaks when setting up lua-language-server on neovim

Issue - State: closed - Opened by ddlpr over 2 years ago - 4 comments
Labels: bug

#2077 - Line comments appear in annotations

Issue - State: closed - Opened by SHiLLySiT over 2 years ago
Labels: bug

#2062 - Request `textDocument/formatting` while lua_ls is loading the workspace will lose changed

Issue - State: open - Opened by leonasdev over 2 years ago - 4 comments
Labels: bug

#2056 - multi-line type aliases parse table indexers weirdly

Issue - State: closed - Opened by goldenstein64 over 2 years ago
Labels: bug

#2042 - Goto autocompletion duplicates the goto keyword

Issue - State: closed - Opened by C3pa over 2 years ago - 1 comment
Labels: bug

#2038 - Settings don't seem to be applied when using linter from CLI

Issue - State: open - Opened by AndreaWalchshoferSCCH over 2 years ago - 4 comments
Labels: bug

#2037 - Basic string concat type inference is missing

Issue - State: closed - Opened by stylpe over 2 years ago
Labels: bug

#2036 - Unknown type when dividing two numbers

Issue - State: closed - Opened by RomanSpector over 2 years ago
Labels: bug

#2002 - ---@return self

Issue - State: open - Opened by RomanSpector over 2 years ago - 3 comments
Labels: bug, feat/generic

#1974 - Adding a new workspace folder breaks things

Issue - State: open - Opened by musjj almost 3 years ago - 10 comments
Labels: bug, Info Needed

#1968 - [Bug]: Addon Not Working

Issue - State: open - Opened by TurtleP almost 3 years ago - 25 comments
Labels: bug

#1943 - Global functions aren't exported

Issue - State: closed - Opened by Nightmare82 almost 3 years ago - 12 comments
Labels: bug

#1859 - From 3.6.5 on, luarc is not being modified properly

Issue - State: open - Opened by carlosala almost 3 years ago - 35 comments
Labels: bug, Info Needed

#1845 - Errors when/after installing extension: 'Couldn't find message for key'

Issue - State: closed - Opened by igorakkerman almost 3 years ago - 9 comments
Labels: bug

#1753 - Semantic tokens highlighting issue (is it supported?)

Issue - State: closed - Opened by drcxd almost 3 years ago - 12 comments
Labels: bug

#1640 - Issue with workspace detection when generating files during VSCode startup

Issue - State: closed - Opened by jotakob about 3 years ago - 1 comment
Labels: bug

#1391 - Check third party flag not working

Issue - State: closed - Opened by rushilmehra over 3 years ago - 4 comments
Labels: bug

#1350 - Relative paths for library files break in a multi workspace setup

Issue - State: open - Opened by Nexela over 3 years ago - 5 comments
Labels: bug, Info Needed

#1294 - Issues with booleans

Issue - State: closed - Opened by firas-assaad over 3 years ago - 3 comments
Labels: bug, good issue

#1117 - Memory leaks when idle

Issue - State: closed - Opened by and3rson over 3 years ago - 22 comments
Labels: bug

#422 - Undefined field diagnostic broken

Issue - State: closed - Opened by ZLOY5 almost 5 years ago - 1 comment
Labels: bug