445 questions
I installed php xdebug on VSCode.I'd like to take steps.Running > Start Debugging from the menu with a breakpoint will not stop you.The current situation is as follows:in the 1.xdebug configuration...
Visual Studio Code no longer displays serial terminals.(Image below) With TeraTerm, NuttShell can launch and run the app, so it doesn't seem to be a port driver issue.4.5.1. Serial Port Configuration ...
I would like to know how to select (copy) the output results on the VSCode terminal at any location by typing only the keyboard without using the mouse, or if there is an extension.The image looks lik...
I am writing python code in vscode.Recent updates have affected or are causing the following symptoms:When opened to edit python files (??.py) in vscode, the vscode window itself hardens for more than...
I would like to take a full screenshot of TextView, but even if I scroll through TextView, I would like to take a screenshot of the parts that I can't see, but I can't see the parts that I can't see i...
I am trying to do an XCTest, but neither setUp nor testExample are called in the code below.import XCTestclass HogeTests:XCTestCase{ override funcsetUp(){ // Put setup code here. This method is calle...
I would like to use the automatic shaping function with Shift+Option+F in VSCode.The ruby file formatter is not installed. I have tried various candidates from the Install Formatter button in the lowe...
The terminal in vscode does not appear as follows:If you select bash in the Select Default Shell section of the red area, there will be no change, and the terminal will not be displayed with the 1: di...
How can I use Visual Studio Code to open a file written in UTF-32?
The current PowerShell code page is shift-jis.I would like to log in to a remote server using the SSH feature of Powershell.However, the server environment is Linux and the character code is EUC.There...
« | - 5 - | » |
© 2024 OneMinuteCode. All rights reserved.