vscode tag

114 questions


2 answers
93 views
0
Unable to import module when debugging Django in VSCode

What do you want to solveWhen you start debugging with visual studio code, ffrom.forms import........

2 years ago

1 answers
51 views
0
When I set the icon, I can't see the command when I press Alt down.

I added a command to the editor title bar, but when I set the icon, the command when I press Alt down disappears.I don't know how to set the icon when pressing Alt, so I didn't set the icon when press...

2 years ago

1 answers
101 views
0
Much slower via VSCode than Jupiter notebook

As the title says, Installing python using AnacondaJupiter notebook is more It's much faster than VSCode (running F5), but Is that what it is??(I think py is usually lighter than interactive...) Opera...


2 answers
59 views
0
How to display the Markdown preview to the right in Visual Studio Code

When I used to edit the Markdown file in VSCode, I felt that the window was automatically split left and right and a preview was displayed on the right, but now it doesn't behave like that.There is no...

2 years ago

1 answers
84 views
0
Is there a shortcut to insert a php tag in Visual Studio Code?

I'm studying PHP from scratch and my text editor uses Visual Studio Code.I have manually entered <?php>/?php> many times, but I wonder if there are any convenient shortcuts.The development en...

2 years ago

2 answers
102 views
0
Unable to create Java environment with VSCode

I was building a Java environment in VSCode, but in setting.jsonjava.home: C:...java\openjdk-17.0.2 will also produce the following error:This setting is detailed, please use 'java.jdt.ls.java.home' i...

2 years ago

1 answers
72 views
0
If you open a CSV file created with VScode with numbers, it becomes blank.

Prerequisites/What you want to achieveIf you open a CSV file created with VScode with numbers, it will be blank, so I would like to resolve it.I was able to create a CSV file made with VScode, but whe...

2 years ago

1 answers
105 views
0
I want to disable the behavior of starting and ending <> in VS Code.

because it is difficult to see the behavior of starting and ending <> square in VScodeI would like to disable it, but I would appreciate your advice.

2 years ago

1 answers
49 views
0
Warning: failed loading '/etc/yum.repos.d/vscode.repo', skipping., Last metadata expiration check: ... appears in many commands

Step by installing Vscode in CentOs8 - mebee I tried to install vscode in CentOS(8) by referring to the article in , but it was not possible to install it, and since then, many commands (such as dnf i...

2 years ago

1 answers
93 views
0
About automatic stop when php debug occurs in visual studio code

We are developing a cakephp3 system with visual studio code.I am using php debug using xdebug below.https://github.com/felixfbecker/vscode-php-debugDebugs with breakpoint settings work normally, but W...

2 years ago
« - 6 - »

© 2024 OneMinuteCode. All rights reserved.