Koihik / vscode-lua-format

Reformats your Lua source code
Apache License 2.0
56 stars 13 forks source link

fix: issue-21 #27

Closed Koihik closed 4 years ago

Koihik commented 4 years ago

Fallback to default config if we cannot find config specify by user.

Show warning message when we cannot find config/binary file.

Try to find config/binary file in all workspaces.

Close #21