Luke

Results 4 comments of Luke

This would definitely make life easier. Maybe it should be merged into [v3](https://github.com/thgh/rollup-plugin-scss/tree/v3)? [v2](https://github.com/thgh/rollup-plugin-scss/tree/v2) looks like it's being discontinued, and this might even be considered a breaking change, since the...

Related issues regarding left joins #2348 and #2997 could be a good start. Also see related discussion #2643.

For the first issue: 1. In an empty workspace, create a file in `folder/CMakeLists.txt` 2. Open the workspace in VSCode, create a `.vscode/settings.json` file and set `"cmake.sourceDirectory": "${workspaceFolder}/folder"` 3. In...