This VS Code Extension Is

This VS Code Extension Is

Dave Gray

1 год назад

1,476,001 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Watch and Enjoy104
Watch and Enjoy104 - 18.09.2023 20:31

What are you doing in the code behind because if it's redux than I don't know about mutations in it that's why I am asking as I am beginner developer so I think I missed something thanks for the tip

Ответить
swapna sarit nayak
swapna sarit nayak - 16.09.2023 11:47

CtrlH than the full compare filter beside it

Ответить
CodingBill
CodingBill - 14.09.2023 11:04

Use f2

Ответить
Nitin Namdev
Nitin Namdev - 02.09.2023 08:46

Can someone give this theme name?

Ответить
Hernan Heredia
Hernan Heredia - 29.08.2023 06:50

One question What extension is the one that highlights the brackets?

Ответить
Bülent
Bülent - 28.08.2023 21:10

This is game changer.

Ответить
Ron H
Ron H - 19.08.2023 15:47

Thank you so very much.

Ответить
Jabir Ali
Jabir Ali - 19.08.2023 10:08

A single vim extension can do this and many other handy things in vscode

Ответить
Ozious Megasus
Ozious Megasus - 10.08.2023 19:50

use replace

Ответить
Tomas Elke
Tomas Elke - 10.08.2023 17:12

I love these things, but I can never remember the keypresses required to do it when I need to do it.
Also, there's a special place in hell for anyone who doesn't use the same case for all occurrences of the same word in their code.

Ответить
Ari
Ari - 29.07.2023 15:30

Gotta get this now

Ответить
MLG Guides
MLG Guides - 29.07.2023 10:56

Why tf my code always looks ugly and every yt videos code is beautiful then my ui

Ответить
Hemanta Dahal
Hemanta Dahal - 21.07.2023 02:36

Hi Dave, which extension do you use that shows Horizontal and Vertical line to indicate all lines between { } ?

Ответить
Nguyễn Công Quyền
Nguyễn Công Quyền - 20.07.2023 19:01

I have an easier way - ctrl +h 😂

Ответить
Bruno Funnie
Bruno Funnie - 16.07.2023 19:44

Even though ALT+C change the case of the match it doesn't select all the matches of the words. So this extension is still good, regardless some "emotioned people" stated.

Ответить
Nikola Grigorov
Nikola Grigorov - 12.07.2023 10:28

If I can't program on my mobile phone a program that updates a classic text file (ie to save collected own parameters: position, datetime, image,...; monitoring), then .js and other programming languages ​​are useless. It would be good if the HTML calls the JAVA script, and this one of the programs that the manufacturer can code in machine code, if not in the programming language you promoted.

Ответить
Martinit0
Martinit0 - 05.07.2023 16:55

In Visual Studio 2022 (not "Code") you can "Rename" a variable and it will only rename the variable within its scope, so not a stupid replace operation. You can also choose to rename it in comments or not.
This VSCode feature looks like it's far too dangerous to use in real projects,

Ответить
DmitryDaren
DmitryDaren - 28.06.2023 19:31

yeah but it looks like it selects all the instances of the same text, but it selects also the non-same variables/text for example, url: '/posts/- what if i don't need that? Only same variable names.?

Ответить
abdul arham
abdul arham - 04.06.2023 13:25

What is the color them

Ответить
Dipok Chandra
Dipok Chandra - 31.05.2023 07:25

Ctrl D now for duplicate the line.

Ответить
Troll & Asociados LLC
Troll & Asociados LLC - 29.05.2023 07:19

Ctrl + F : bruh

Ответить
Ahmed Al-Omairi
Ahmed Al-Omairi - 17.05.2023 12:31

Maybe stop using same word in different variables?! No? Making word short won't affect file size or performance

Ответить
dar0
dar0 - 17.05.2023 07:15

lol just use vim

Ответить
Niklavs
Niklavs - 10.05.2023 03:41

url: '/datas/...." " :D Thats how you get errors :D

Ответить
Abdulrahaman Kasim
Abdulrahaman Kasim - 02.05.2023 17:25

great tip Dave! BTW nice colors, what theme are you using?

Ответить
Sergey Gelagaev
Sergey Gelagaev - 27.04.2023 07:36

You just should use string constants and string interpolation

Ответить
Ashurohun Jabaraliyev
Ashurohun Jabaraliyev - 22.04.2023 13:46

Thank you

Ответить
Mehedi Hasan
Mehedi Hasan - 21.04.2023 15:54

Thanks

Ответить
TheLyrics
TheLyrics - 08.04.2023 12:30

just click on a word and press "Control + f2" to change all its occurnces...🙂

Ответить
DopiePanda
DopiePanda - 08.04.2023 01:54

method: 'DATA'

Ответить
what ever
what ever - 05.04.2023 04:32

Ctrl shift L choose all word

Ответить
A. Andrade
A. Andrade - 04.04.2023 19:41

JetBrains default feature 😂😂😂

Ответить
Antoniu Neacsu
Antoniu Neacsu - 04.04.2023 02:37

In the first seconds, there is a colored line between L58-72 (the current closure), is that an extension?

Ответить
Sam
Sam - 03.04.2023 20:18

holy clickbait. shame on me for being here

Ответить
Nithin@3
Nithin@3 - 03.04.2023 16:46

Mean while :
ctrl H : Am I jOKE tO YoU?

Ответить
WG iSexuallyIdentifyAsPrettyGood
WG iSexuallyIdentifyAsPrettyGood - 03.04.2023 06:24

datas

Ответить
AI Code Lab
AI Code Lab - 03.04.2023 04:35

Nice extension ❤

Ответить
Steve33
Steve33 - 02.04.2023 08:45

About time. I have sticked to Atom till very recently because VSCode is useless without tweaking, atleast for me. Time saved while coding is crucial.

Ответить
Carson714
Carson714 - 01.04.2023 08:30

Damn! Perfect idea for any IDE extension!

Ответить
FruitPunch5
FruitPunch5 - 29.03.2023 23:29

Maybe I’m missing something but couldn’t you just use find and replace with conserve case on?

Ответить
Prateek Jaiswal
Prateek Jaiswal - 28.03.2023 17:17

❤️‍🔥❤️‍🔥

Ответить
Braiden Hengst
Braiden Hengst - 27.03.2023 05:55

Also, in vanilla VSCode, you can use Ctrl+Alt+Up/Down Arrows to get a multi-line cursor.

EDIT: I accidentally said ctrl+shift earlier. This was wrong. Ctrl+Shift+Arrow is just a simple select. Not what I meant

Ответить
Mandom
Mandom - 26.03.2023 02:21

Theres another extension called Sensitive Replace which does basically the same thing but optionally with the command palette.

However, this is a lot better imo

Ответить
Fernando Falci
Fernando Falci - 25.03.2023 01:29

If you use regular searc (ctrl+F) and use the case (aA) when you use ctrl+D it will respect the case. But this extension also replaces the content, really good.

Ответить
MYAOT
MYAOT - 24.03.2023 12:49

Very much needed

Ответить
Zachary Zirin
Zachary Zirin - 24.03.2023 07:26

in the request 'method: 'DATA'' lmao

Ответить
Игорь
Игорь - 24.03.2023 02:24

Ok, but what's the extension highlighting brackets scope?!

Ответить
hudumannaia
hudumannaia - 24.03.2023 00:27

Fimd and replace....

Ответить