LucasOe
LucasOe
**Environment (please complete the following information):** - OS: Windows 10, Version 21H1 - Extension version: v1.3.1 **Describe the bug:** When auto-save is enabled in VSCode CSS Mirroring only accepts the...
In a project I'm working on, I would like to use the users current selection inside a Select prompt without the user confirming his selection. In this specific use case...
When writing text in HTML it is common for apostrophes and other words to be replaced by escape codes. Currently, words like `"doesn't"` get marked as an error. In my...
## Expected Behavior A widget with the following config should open the explorer when clicked on: ```yaml test: kind: CustomWidget label: "Test Widget" callbacks: on_left: { exec: { cmd: "cmd.exe",...
When I uncheck and check the settings `Automatically Start With Windows` no task is created. When I try to manually import the task created by `autoStartManager.js` with the following XML,...
The portable release has two files named `app-launcher.vbs` instead of `app-launcher-debug.vsb`.
### Which OS are you using? Windows ### Expected Behaviour https://github.com/LuaLS/lua-language-server/pull/2720 added support for lamda style functions with `"|lambda|"` as an option for non standard symbols. This change was released...