vscode tag

114 questions


1 answers
88 views
0
terminal operation in git vscode, how to do after eval

I'm very sorry to those who are kindly commenting on my series of messes, but I'll start over once, around 24:23 (https://www.youtube.com/watch?v=RGOj5yH7evk&t=1511s)Now I don't understand it agai...

2 years ago

1 answers
88 views
0
Scroll through VSCode terminals one line at a time

I would like to scroll only one line on the VSCode terminal (Bash).Generally, it can be done with Shift+↓or↑, but in my environment, B and A are entered on the terminal respectively.As shown in the sc...

2 years ago

1 answers
55 views
0
I want to output it as a single quotation after entering emmet in vscode.

I am typing emmet in vscode, but I want the output to be single quotation, so I wrote this in settings.json.emmet.syntaxProfiles: { html: { attr_quotes: single }}This will be a single for now.For exa...

2 years ago

1 answers
136 views
0
Is there an extension to change the keyboard shortcuts in VSCode that enables key assignments that are not enabled only after installation?

When I tried to start using VSCode on MacOS, I first installed an extension that made the key assignment look like Emacs.Specifically, I'm trying two things:(probably) Emacs Keymap Improved (I don't r...


1 answers
48 views
0
Compilation Error Error: Stack Overflow fails to compile SCSS files when pressing watchass using Live Pass Compiler for VSCode extensions

Compilation Error Error: Stack Overflow Unable to Compile SCSS Files When I Press Watchass Using Live Pass Compiler for VSCode EnhancementsCompilation ErrorError: Stack OverflowTried:Uninstalled all V...

2 years ago

1 answers
73 views
0
What are the advantages of using an editor instead of an Xcode?

Xcode is very difficult to use, and I sometimes see articles like writing Swift in an editor, but is the development progressing that much with an editor (for example, VS Code)?What are the advantages...

2 years ago

1 answers
69 views
0
Php is not available in visual studio code.

I created a php file with visual studio code and it says PHP executable not found.Install PHP7 and add to your PATH or set the php.executablePath setting.Building a PHP Development Environment Using V...

2 years ago

1 answers
107 views
0
Is it correct that there is no wave line in the error area in VisualCode C#?And how can we show it?

MacOS 11.1, Code 1.52.1.I'm using it for Unity.I am using C# in Code, but when I enter it or save the file, there is no wave line in the error area like VisualStudio.I thought this might be strange, b...

2 years ago

1 answers
68 views
0
How do I set the notification tone on error in VSCode terminals?

Is it possible to set it to sound a notification tone when an error occurs while running a program in the VSCode terminal?(Example: Sound notification when running Selenium in Python and getting selen...

2 years ago

1 answers
102 views
0
I want to change the time until the "MDN Reference" display when mouse hover in VSCode

Would it be possible to change the timing (in seconds) until the MDN Reference information appears when the mouse hover is displayed in Visual Studio Code?I know how to hide it, but I wanted to change...

2 years ago
« - 9 - »

© 2024 OneMinuteCode. All rights reserved.