Lee Nelson
Lee Nelson
I have noticed that when PlatformIO creates folders on the remote, it uses the windows "\\" as a directory separator rather than the Unix "/". So, for me it I...
Also, when I fix the path on the remote system so that I have `...Projects/NewProject` instead of `...Projects\\NewProject`, I'm still unable to open it. When I go to "Open Existing"...
When I run the Linux-native version of VSCode inside WSL on the same machine, then everything works correctly. It looks to me like the Windows version of PlatformIO is having...
I too would like a video_use_orig (or something similar) option. My issue is not resizing but transcoding. I have video sources in different formats (I have no control over this)....
I like that 0.0.0.0 is a possibility. I keep my emacs config in version control and use the same config across dozens of machines. Having a generic IP like this...
I just tested on a different machine who's IP is 192.168.42.101. However, even after putting that IP in the config, I still see: ``` Preview address: http://0.0.0.0:9000/?uuid=e93b7b39-aa8f-482a-8acc-8a9ca07a8187 ``` This is...
I am having exactly the same problem with both an Uno and a Mega2560. Is there a workaround for this?
Why did Git do something that would break a common workflow without first providing a fix for that workflow? Sounds a lot like something Microsoft would do...
@leo60228 "If you're referring to hub, it isn't officially supported by GitHub. My understanding is that it's only part of the @github organization for historical reasons." What else would I...
I have the same problem, though I don't have as many files, so it "only" takes a little over three minutes. When I run with the `-V` (verbose) option, I...