Open Andreas-Kreuz opened 4 years ago
Solved it by replacing:
column_table_limit: column_limit
by column_table_limit: 118
in the config file
I am still getting this issue even when I use the exact lua-formatter file as you from here. Do I also need to specify the lua formatter in the settings?
Setting column_table_limit: 0
causes the same error message for me
No matter which config file I use, there is always the following error in VSCode:
I tried the config file with a relative path:
luaformat.conf
I also tried the config file with an absolute path:C:\lua\luaformat.conf