There is already some workaround/preparations, but I don't like it a lot. [action](https://github.com/Ismoh/local-lua-debugger-vscode/blob/master/.github/workflows/vsce-publish.yml) [custom local VSCode task](https://github.com/Ismoh/local-lua-debugger-vscode/blob/master/.vscode/tasks.json#L62-L75) I prefer GitHub workflow action to do everything, which is necessary, but we first need to make a decision on #11