-  
 -   Notifications  
You must be signed in to change notification settings  - Fork 385
 
Pull requests: LuaLS/lua-language-server
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
 fix: improve type narrow with literal alias param during completion and signature help 
   #2932 by tomlau10 was merged Nov 5, 2024     Loading…     updated Nov 9, 2024    
  config: add custom repository support for addonManager 
     #2937 by fesily was merged Nov 8, 2024     Loading…     updated Nov 8, 2024    
  fix: parse storage path   feat/addon  Related to addons   
     #2913 by carsakiller was merged Oct 28, 2024     Loading…     updated Oct 28, 2024    
  Fix vararg indices being unknown when iterated 
     #2908 by PennyJim was merged Oct 28, 2024     Loading…     updated Oct 28, 2024    
  [reference] Check also in tablefield 
     #2911 by pborkowski-ms was merged Oct 28, 2024     Loading…     updated Oct 28, 2024    
  Change global variable token to definition 
     #2894 by comedinha was closed Oct 24, 2024     Loading…     updated Oct 24, 2024    
  fix: regression related to type narrow and generic since v3.10.1 
   #2898 by tomlau10 was merged Oct 21, 2024     Loading…     updated Oct 24, 2024    
  Return markdown from getFunctionComment to temporarily preserve trailing newlines 
     #2888 by sparr was merged Oct 9, 2024     Loading…     updated Oct 9, 2024    
  Handle alternate linux config directory paths for addons 
     #2892 by sparr was closed Oct 8, 2024     Loading…     updated Oct 8, 2024    
  Add storagePath handling and memoization to resolvePathPlaceholders 
     #2893 by sparr was merged Oct 8, 2024     Loading…     updated Oct 8, 2024    
  Fixed injects into child classes 
     #2841 by Luke100000 was merged Sep 10, 2024     Loading…     updated Oct 7, 2024    
  Fix syntax errors in the Japanese locale 
     #2882 by Affonso-Gui was merged Oct 2, 2024     Loading…     updated Oct 2, 2024    
   fix: type narrow on fields with multiple literals 
     #2871 by lewis6991 was merged Sep 29, 2024     Loading…     updated Sep 29, 2024    
  Support using 
   ---@class on rawset(_G, ...) to annotate the created global variable   #2867 by tomlau10 was merged Sep 25, 2024     Loading…     updated Sep 25, 2024    
  feat: type narrow types with literal fields 
     #2864 by lewis6991 was merged Sep 23, 2024     Loading…     updated Sep 25, 2024    
  lint: cleanup unused code and redefined locals 
     #2865 by lewis6991 was merged Sep 25, 2024     Loading…     updated Sep 25, 2024    
  add: placeholder for ${addons} for paths   enhancement  New feature or request   feat/addon  Related to addons   
     #2866 by carsakiller was merged Sep 24, 2024     Loading…     updated Sep 24, 2024        
        4 of 5 tasks 
  Infer function parameter types when overriding the same-named class function in an instance of that class 
     #2859 by tomlau10 was merged Sep 18, 2024     Loading…     updated Sep 19, 2024    
  Use 
   string.format to fix floating point error in test output   #2854 by sparr was merged Sep 18, 2024     Loading…     updated Sep 18, 2024    
  Remove luamake install from make.sh and make.bat 
     #2853 by sparr was merged Sep 18, 2024     Loading…     updated Sep 18, 2024    
   ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.