Alan Guedes
Alan Guedes
Hello. I really appreciate the plugin. But this lack of update is indeed an issue. It would be very nice if the admin @jakebruemmer and @benbalter say something.
@WardenGnaw, this feature will be very nice. @Trass3r, I was not able to use the workaround. This is my launch.json based in the [template ](https://vector-of-bool.github.io/docs/vscode-cmake-tools/debugging.html#debugging-launch-json). `````json { "version": "0.2.0", "configurations":...
Hi. I have the same problem with python 3.8 in PATH. Is there a workaround?
I found a workaround in this chinese blog https://blog.csdn.net/m0_46304383/article/details/113487503 (translated with google transator). It seems a Windows 10 UTF-8 problem. I hope it can also help you @georgetian3. The workaround...
Hi @georgetian3 I happy that worked for you. 👍 But, for me, the solution is only a work around. May the @WardenGnaw and cpptools team may evaluate if it is...
It is a nice feature.
It is a very interesting feature.
It will be a very interesting feature. ps: thanks for the extension, it is very useful
The @jetxr initial proposal worked for me. Other method is this [css](https://github.com/facebook/react-native-website/blob/main/website/src/css/customTheme.scss) used by the ReactNative website, for instance, in [this page](https://reactnative.dev/docs/components-and-apis/)
I have the same problem. VSCode suggests other extensions and the mkhl.shfmt seems to be working. ``` > (Get-CimInstance Win32_OperatingSystem).version 10.0.22631 > wsl.exe --version | Select -First 1 WSL version:...