#3481 is still active on nightly 2020.10.29700, creating this new issue since that one is locked, even though the command length says 8168 characters CMD on the other side (server 2012R2 w/ openssh) says it is too long [16:46:48.707] Log Level: 2 [16:46:48.717] remote-ssh-nightly...
[11:43:08.746] Running script with connection command: ssh -T -D 60815 "16-example.ru" powershell -ExecutionPolicy Unrestricted -NoLogo -NoProfile -NonInteractive -Command "powershell -ExecutionPolicy Unrestricted -NoLogo -NoProfile -NonInteractive -EncodedCommand $([Convert]::ToBase64String([Text....
VSCode was up at the level of the original .csx file (the .sln file happened to be there too, but the new .csx file is down a level in its own folder). It suddenly popped up a toast notification telling me that it was missing some dependencies for .CSX (although I don't know wh...
If the error message indicates that resolving your shell environment took too long, thesteps belowcan help you investigate what might be causing slowness. You can also increase the timeout by configuring theapplication.shellEnvironmentResolutionTimeoutsetting. But keep in mind that increasing this valu...
A VS Code theme for the night owls out there. Works well in the daytime, too, but this theme is fine-tuned for those of us who like to code late into the night. Color choices have taken into consideration what is accessible to people with color blindness and in low-light circumstances...
Is there any chance you configured it using thegitlab.ca,gitlab.certorgitlab.certKey? Can you query your GitLab instance's API from the command line? curl 'https://<your-instance-url>/api/v4/user?access_token=<your-access-token>' ...
VSCode Version: 1.45 OS Version: Windows 10 Steps to Reproduce: Invoke the command editor.debug.action.toggleLogPoint. Invoke it again. Actual Result There is still a logpoint. Expected Result The second invocation should toggle the log ...
Open your command palette with Ctrl + Shift + P or Shift + ⌘ + P and choose "Enable custom CSS and JS". It will prompt you to restart, and when you do the lights should be on At this point, VS Code may pop up a message to say that it is corrupted, this is caused by th...
Then I needGit,Notepad++,VSCode,Posh-gitKeyboard1337andBecerroInamovible. Ergo I needChocolateytoo. Here is how I do it, the explained way Fire up a console with elevated priveges. Window-button, cmd, ctrl-shift-enter. Enter. 1
ngrok allows you to expose a web server running on your local machine to the internet. Just tell ngrok what port your web server is listening on. This extension allows you to control ngrok from the VSCode command paletteDotnet Core Test Explorer...