You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@
4
4
<!-- Add all new changes here. They will be moved under a version at release -->
5
5
*`FIX` cannot debug in Linux due to lua-debug expecting host process to have lua54 symbols available
6
6
*`FIX` support hex color codes with `#` in `textDocument/documentColor`
7
+
*`FIX` resolve single definition for local functions when previously two were provided [#2451](https://github.com/LuaLS/lua-language-server/issues/2451)
0 commit comments