background top icon
background center wave icon
background filled rhombus icon
background two lines icon
background stroke rhombus icon

Download "VSCode Tutorial #3 - Keyboard Shortcuts und Text-Ersetzung"

input logo icon
Video tags
|

Video tags

franneck
informatik
programmieren
code
studium
universität
job
machine learning
computer science
vscode
visual studio
vsc
visual studio code
coding
editor
ide
compiler
debugger
tasks
launch
settings
extensions
erweiterungen
deutsch
german
guide
tutorial
feature
install
installation
einrichtung
setup
python
javascript
typescript
c++
cpp
c programming
Subtitles
|

Subtitles

subtitles menu arrow
  • ruRussian
Download
00:00:02
Now we want to look at what
00:00:03
keyboard shortcuts there are and how to
00:00:06
find them and how you
00:00:08
can possibly edit them if you want. To do
00:00:10
this, we go back to
00:00:12
the gear at the bottom left and now we don't go
00:00:14
to settings,
00:00:15
we go to keyboard shortcuts
00:00:18
or you can briefly go to the maps
00:00:20
at kiep maps you can
00:00:23
download the extension which then takes over the
00:00:26
keyboard shortcuts from other editors or ads,
00:00:29
that is if you are now the
00:00:32
worst hacker boy and have been
00:00:33
programming your whole life like with wim
00:00:35
or worked, you can
00:00:37
download the Kinect from the tree and then
00:00:40
you have exactly the same keyboard shortcut
00:00:41
as far as you want to
00:00:44
use something like that, but that's
00:00:45
an option that I wanted to show briefly,
00:00:47
what we want to do now is because
00:00:49
of the gear and then go here on
00:00:50
keyboard shortcuts and here we can
00:00:52
now see all the keyword shortcuts that exist
00:00:55
and that important thing with the keyboard shortcut
00:00:58
is first of all every shortcut has a
00:01:01
name that you have this command name then
00:01:03
the qi beining that is what you
00:01:05
really have to press on the keyboard
00:01:07
and if Now if you're a Mac user then
00:01:10
things can differ here because in the
00:01:12
settings you can have different bits and pieces for the
00:01:15
different operating systems
00:01:16
under certain
00:01:19
circumstances because on Mac you don't have
00:01:21
this
00:01:23
control button but I think the cmd
00:01:26
button has this strange symbol.
00:01:28
I'm not one now Mac users but I
00:01:30
want to point out that for Mac you may be able to
00:01:31
control this
00:01:32
command in certain circumstances, that means you
00:01:35
have the thing then we may still have something
00:01:37
if you have something other than a
00:01:39
hyphen, a condition as to when this
00:01:42
ski binding can be activated or
00:01:44
used at all So if we
00:01:47
look at it now, for example, we
00:01:49
now have the qi binding copy here where we
00:01:51
can simply copy text, that's
00:01:54
not surprising, control c or
00:01:56
control c
00:01:58
and there is now no
00:02:00
condition
00:02:02
if I now but, for example, the
00:02:05
line the If you want to copy the current code line up
00:02:08
or down then
00:02:10
this copil will be a down or copy lineup
00:02:13
of its coupling a thumb there would be the
00:02:15
shortcut key shift alt and the fall down
00:02:19
so down
00:02:20
here there is now a condition
00:02:22
that is it if that means that
00:02:25
Shortcut key trigger only if the
00:02:27
condition is fulfilled and this
00:02:29
condition may look a
00:02:31
bit confusing at first as to what
00:02:32
it means. I hope it is more or
00:02:34
less self-explanatory. Here it
00:02:36
now says editor text focus, which means that
00:02:40
if I briefly open a file, I
00:02:42
will take this one whistle file I'll do
00:02:44
here print hello world just inside
00:02:46
completely easy peasy file
00:02:49
if I clicked in the editor window
00:02:52
that means if I now here the yes
00:02:54
the editor window here for example in
00:02:56
this python file then
00:02:58
the condition is edita text focus
00:03:01
That means that if I am inserted in the editor,
00:03:04
this condition was
00:03:09
then the education must also belong to the
00:03:11
fact that the file does not
00:03:15
have write protection because if the file
00:03:17
has write protection then I cannot
00:03:19
change the file,
00:03:20
that is, that is now here for
00:03:22
example the other condition there are
00:03:24
now let's say 20
00:03:25
different conditions that exist
00:03:27
and depending on what kind of key binding
00:03:29
you want to use now or shortcut or
00:03:31
better said there is just another
00:03:33
condition or the hyphen for that
00:03:35
means there are none condition
00:03:36
so now we have seen for this
00:03:39
copil a down we have the
00:03:41
shortcut key shift alt fall down
00:03:43
so then I now press shift alt arrow
00:03:46
down at the same time that means it uses
00:03:49
the different shortcut keys are separated by
00:03:52
the plus
00:03:53
means that you have to
00:03:56
press everything at the same time
00:03:57
There is another case
00:03:59
that won't show, but now here
00:04:01
I press shift alt and drop down
00:04:03
as we can see, it would now
00:04:06
copy the line down here, so I'll
00:04:09
completely undo this so
00:04:10
that I only have this one line and
00:04:15
now there are dozens of
00:04:17
shortcuts that you can use, of course,
00:04:19
there are correct ways to use them, there are some
00:04:21
that you will most likely never use,
00:04:26
we can go through them briefly, so
00:04:28
something like copy is of course yes control c
00:04:32
ok then there is something like that how to cut that's
00:04:34
control xs is that you
00:04:36
cut out a line, that means if I'm
00:04:38
here now
00:04:39
I'll put a few
00:04:40
different numbers on
00:04:43
the hello world 2 3 4 5 6 if I
00:04:47
'm here in line two and I
00:04:49
press control then he would
00:04:51
remove the whole line, that means Halloween
00:04:52
2 has now disappeared undo
00:04:54
changes I mean it's
00:04:57
not surprising that now works
00:04:58
with control z
00:05:00
and
00:05:03
that's actually a stack of the
00:05:05
changes so let's just
00:05:08
explain briefly
00:05:09
We have now made a change,
00:05:10
namely, for example, we have
00:05:12
carried out a delete and we have
00:05:14
somehow carried out that we like to change the text
00:05:16
here from hello world
00:05:20
two to I will call it hello world
00:05:23
22 if I have now carried out this,
00:05:27
you can rename it to 22 and not moves
00:05:29
control z then I go
00:05:30
in this change order to
00:05:34
this change stack one step back but
00:05:35
if I
00:05:37
then went back again
00:05:38
then I'm here at delete and I
00:05:40
noticed anni I wanted to
00:05:42
write hello world 22 then yes I could
00:05:44
control y write then you go
00:05:47
back into this stick one down
00:05:50
that means if I now write the hello world
00:05:51
22 and I press eating disorder z
00:05:55
I would be back at global two
00:05:57
if I now disorder y 1 GB I am
00:05:59
back at hello world 22
00:06:02
like that I'll leave all the bugs things
00:06:05
out of the equation for now,
00:06:06
then there are quite a few short
00:06:09
cuts here, for example to open a file,
00:06:11
to open a new folder,
00:06:13
so from that point of view, to open a new workspace folder
00:06:15
and so on and so forth,
00:06:19
which is what I'm currently using for moment
00:06:20
want to show is
00:06:22
that will be able to press control f for example
00:06:26
in order to do this I have to move my camera away
00:06:28
to have a search field here
00:06:30
and here we can now search for certain text for this
00:06:33
currently open file important only for
00:06:35
the currently open file
00:06:37
for example
00:06:39
searches now here after helau
00:06:43
now here important helau with a
00:06:45
small have entered in the search field
00:06:49
why was short fist bigger so now
00:06:52
could read better the kit with ctrl + +
00:06:54
by the way she takes off a bit
00:06:56
overkill but then could now
00:06:57
read better now in the video
00:06:58
I I have now entered the hall with a
00:06:59
small hair
00:07:01
and you have different
00:07:03
options when searching whether you
00:07:05
only want to search for Helau, for example, which
00:07:08
is written in the same way with capitalization and
00:07:10
lowercase,
00:07:11
that is, if I only search for Helau
00:07:13
with a small hair and Let's say
00:07:15
we only have this in line six.
00:07:19
I can select this field here where it
00:07:21
now says match case.
00:07:24
It would only
00:07:27
look for matches that
00:07:29
are exactly the same in terms of capitalization and lowercase and
00:07:31
that would only be the one in line six where the
00:07:34
halos in line 15 we have a big
00:07:36
hdh
00:07:38
the line up a case doesn't
00:07:40
match
00:07:42
so let's say it says insider
00:07:44
six helau 2 then it would still
00:07:46
find well this part of the word so the
00:07:49
upstream here helau it was still
00:07:51
found if I now but at If I
00:07:56
'm looking for just one complete word in this text search
00:08:00
then I would select this next field here
00:08:03
where it is now match whole
00:08:06
world so the whole word has to
00:08:09
match and words are
00:08:11
separated by spaces in this search,
00:08:12
that means if I click on it here now
00:08:14
it doesn't find anything This is
00:08:17
called halo 2
00:08:18
but I'm looking for a word that just
00:08:20
means helau, that means the whole word
00:08:23
helau there's nothing before and nothing
00:08:24
after if I search for halo 2 here
00:08:27
again he would find it here,
00:08:32
these two characters are the third
00:08:34
Characters are here to use regular expressions
00:08:36
when searching. I admit that I'm
00:08:38
leaving it out for the moment, but
00:08:39
I want to
00:08:41
make another separate video because it
00:08:43
makes life a lot easier if you
00:08:48
have special requirements for this text. I'll say it
00:08:50
that way, but let's say it now we
00:08:52
would actually have a line
00:08:53
six here again helau with a capital h
00:08:55
then we wouldn't
00:08:58
see a match again so then
00:09:00
I take out these two symbols, which means
00:09:03
if they aren't or if you don't
00:09:04
filter afterwards, they aren't
00:09:06
highlighted in blue like you would Here I see
00:09:07
I'm now looking for helau with a
00:09:09
capital H. I only want to put words that are
00:09:12
spelled the same way, that means if
00:09:15
they are spelled the same way I have to
00:09:16
select both here because the second
00:09:19
only if I say every letter is the same,
00:09:26
that means even if everything
00:09:27
is written in lower case Would that match
00:09:29
because the word itself is the same
00:09:31
but if I want to have the word and the upper and
00:09:33
lower case I have to
00:09:34
select both so and now I want to
00:09:37
replace the text for example
00:09:39
I now want this helau with a
00:09:41
capital h and helau with a small
00:09:44
hair To replace
00:09:45
this, I can now either click on this
00:09:47
case here or your pressure
00:09:49
control h
00:09:50
then we get a second
00:09:53
field here, namely the first field here is
00:09:55
what we are looking for, the second field is
00:09:58
when we have now found what we are looking for
00:10:01
with what do we want that replace
00:10:05
and here I now say we want to
00:10:07
replace it with helau with a small h
00:10:10
with a small h
00:10:13
and now we have the option that we
00:10:15
either want to replace all the entries found in
00:10:18
this file at once
00:10:20
or step by step step by
00:10:23
step would be this first one symbol
00:10:24
replays and all at once the replay is
00:10:28
supposed to be that is the shortcut key control
00:10:30
old enter you can
00:10:32
remember that you will need it often and
00:10:35
that it would only be offices that works
00:10:37
but only this center if you
00:10:38
have clicked in here
00:10:40
because then I can here go through it once with enter
00:10:42
and it would set all of them once.
00:10:44
Now I'll undo it
00:10:47
if I now suppress bobst control
00:10:51
old and I'm still
00:10:53
clicked here because only then does
00:10:55
this keyboard shortcut work then they would all be
00:10:58
set at once.
00:10:59
I mean, you have to be careful
00:11:01
if now If you have a big hangover with
00:11:03
hundreds or thousands of lines, it
00:11:05
may not be advisable to replace the text
00:11:07
everywhere, but should
00:11:08
of course go through it step by step,
00:11:09
which means you have to think about whether
00:11:11
I want to do it step by step or
00:11:13
not if we briefly undo it
00:11:16
You can also navigate
00:11:19
through the various entries here. I
00:11:20
mean, it's a bit
00:11:21
pointless here since we have a small file,
00:11:23
but let's assume we now have
00:11:25
the file with hundreds of lines and
00:11:31
you want to see where there is where there
00:11:32
is You can go through the different straps
00:11:34
step by step
00:11:35
and that's it. Currently looking at it,
00:11:37
it's not so highlighted in a brownish color, I
00:11:41
call it gruesome. I have no idea
00:11:42
what color it's actually
00:11:43
supposed to be
00:11:47
But now it's just something for the current
00:11:51
file in order to complete the video.
00:11:54
You can also do this for all
00:11:56
files that you have currently open in the workspace.
00:11:58
I'll just create
00:12:05
a hello world here in my JavaScript file for Consol
00:12:09
I also add that to myself a few times
00:12:12
ten times and let's say here
00:12:15
I now have this
00:12:17
line ten times the other cases are
00:12:19
not short that means both parties are
00:12:22
now doing
00:12:23
programming language for animals themselves about
00:12:24
the same thing if I now say hello with
00:12:27
a big one If I want to replace h in all files,
00:12:29
I can now go to
00:12:31
this search icon here in the activity bar on the left
00:12:36
and here I now have
00:12:37
these two input windows for search
00:12:40
in replays and the same symbols,
00:12:42
which means that the handling is
00:12:43
just what is done here The
00:12:45
fact that he
00:12:48
does this for all
00:12:51
files is not entirely true
00:12:54
because you can also do this dot
00:12:55
dot dot and here you can
00:12:57
define a filter which file you
00:13:01
want to include or will explode,
00:13:03
but I still think that
00:13:05
like in that video where I
00:13:07
will generally introduce regular expressions,
00:13:10
so for now I'll leave
00:13:11
out the forms, we'll just use this
00:13:13
up here and I'll say 'you helau with
00:13:15
a capital h, I want that to
00:13:17
match exactly and I want that through helau with
00:13:19
a small one Replace hair because let
00:13:21
me leave out this Halloween for a moment.
00:13:23
Here we would first see all the entries.
00:13:25
You can also
00:13:27
navigate through here again with the arrow key If
00:13:50
you want to replace then let's say this first entry, you go to the icon here, the control field shift 1 or if you don't want to change this entry then we can go to the cross here and then it would disappear, that is, if I don't have an
00:13:51
entry, for example If I
00:13:53
want to edit my javascript file then
00:13:56
I can either
00:13:59
click on the cross for each individual entry or I
00:14:03
can also do a quick search for the entire file. I can also say this for the entire file.
00:14:04
The entire file would then
00:14:07
disappear from the series if
00:14:10
I edit the entries I want to do this for a whole file
00:14:11
so just for one file then
00:14:14
I go to this file here on
00:14:16
this replay should icon and then
00:14:18
he would have removed the helau everywhere here
00:14:21
in the injured one I'll undo that briefly
00:14:27
so
00:14:29
if I now do that for all files
00:14:30
I want to do that, not just for a
00:14:32
single file with all entries but
00:14:34
for all files with all entries in
00:14:36
which if here for both files with
00:14:39
ten entries each then
00:14:42
I can deal with replays up here, this
00:14:44
is the replay solyom refers to
00:14:46
all files which of course you
00:14:49
should only use with caution in a
00:14:50
software project and then it would now be
00:14:52
left to say we wanted to
00:14:54
change to the hello with the small h
00:14:56
then we can also see here if we
00:14:58
go to it, a
00:15:01
window like this where we can see the differences now
00:15:03
would see and now we get
00:15:04
the line highlighted that would be changed
00:15:06
that would now be all the numbers
00:15:08
in our case here and what changed
00:15:10
we see here again
00:15:11
slightly highlighted so if I
00:15:14
finish this again I'll go to
00:15:16
adjust all then We now see
00:15:18
a helau everywhere with a small hair
00:15:19
in both files,
00:15:21
that is, if you want to edit more than one file,
00:15:24
this search comes up here
00:15:26
activity bar
00:15:27
if you only have one file, the taxation
00:15:29
s or control h then only refers
00:15:32
to the one file and If I now
00:15:34
click into the other one and
00:15:38
briefly close this here, let's say
00:15:40
we only have this here for the
00:15:42
test point when it's open and I change the
00:15:45
test point js then the search
00:15:47
only leads, of course, which means that this
00:15:49
search window here always applies to the
00:15:51
file that is open
00:15:53
As I said, there will be another
00:15:56
video where I will
00:15:57
go into it further,
00:15:58
this should only have been for the moment.
00:16:01
I can't introduce every keyword
00:16:03
shortcut right now, there are really
00:16:04
practical and important ones that I will do
00:16:07
later Let's imagine they would
00:16:09
always tell me when I now have a video
00:16:11
of the terminal, it may be that I
00:16:14
introduce a specific shortcut specifically for the terminal,
00:16:16
which means that it will
00:16:17
come again little by little, otherwise you can just do it
00:16:19
here too somehow enter in the
00:16:21
search field if you now
00:16:23
search in certain shortcuts for, for
00:16:25
example
00:16:26
[Music]
00:16:27
we never wanted to remove alone,
00:16:31
you give the league 1 1 and then
00:16:33
if you at least enter the right
00:16:34
search terms you will of course find
00:16:37
what the shortcut is to get a line
00:16:38
delete the bed control shift car
00:16:41
that means we can try ctrl
00:16:43
shift deletes the line yes that means you
00:16:48
can of course use the search field there
00:16:49
again well that's it for
00:16:51
this video let's watch it
00:16:53
again next time I hear something awesome

Description:

► Franneck auf Twitch: https://www.twitch.tv/frannecklp ► Frannecks Discord: https://discord.com/invite/vHzfaPz62H ► Meine Udemy Kurse im Rabatt: https://github.com/franneck94/YoutubeVideos/blob/main/README.md * ► Bei Amazon einkaufen: https://www.amazon.de/?_encoding=UTF8&camp=1638&creative=19454&site-redirect=de * ► Code zu den Videos: https://github.com/franneck94/YoutubeVideos ► Kite: Du willst schneller und besser in deiner IDE programmieren? Dann nutze die Kite AIf ür deine Autocompletions for free: https://www.kite.com/blog/product/kite-is-saying-farewell/ * Meine Hardware: ► Mikrofon - Rode NT USB: https://www.amazon.de/s?k=Rode+NT+USB&__mk_de_DE=%C3%85M%C3%85%C5%BD%C3%95%C3%91&language=de_DE * ► Mikrofonarm - Rode PSA1: https://www.amazon.de/s?k=Rode+NT+USB&__mk_de_DE=%C3%85M%C3%85%C5%BD%C3%95%C3%91&language=de_DE * ► Kamera - Sony ZV1: https://www.amazon.de/s?k=Rode+NT+USB&__mk_de_DE=%C3%85M%C3%85%C5%BD%C3%95%C3%91&language=de_DE * ► Lichtbox - Elgato Key Light: https://www.amazon.de/s?k=Rode+NT+USB&__mk_de_DE=%C3%85M%C3%85%C5%BD%C3%95%C3%91&language=de_DE * ► Elgato Cam Link 4k: https://www.amazon.de/Elgato-Cam-Link-Live-Streamen-Capture-Ger%C3%A4t/dp/B07K3FN5MR?__mk_de_DE=%C3%85M%C3%85%C5%BD%C3%95%C3%91&s=computers&language=de_DE * Software zu den Videos: ► Visual Studio Code: https://code.visualstudio.com/download ► Visual Studio: https://visualstudio.microsoft.com/de/downloads/ ►CodeBlocks: https://www.codeblocks.org/downloads/26/ * Affiliate Link: Das bedeutet, dass ich am Verkaufspreis beteiligt werde, es enstehen keine Kosten für dich und ich bekomme ein Stück vom Kuchen ab.

Preparing download options

popular icon
Popular
hd icon
HD video
audio icon
Only sound
total icon
All
* — If the video is playing in a new tab, go to it, then right-click on the video and select "Save video as..."
** — Link intended for online playback in specialized players

Questions about downloading video

mobile menu iconHow can I download "VSCode Tutorial #3 - Keyboard Shortcuts und Text-Ersetzung" video?mobile menu icon

  • http://unidownloader.com/ website is the best way to download a video or a separate audio track if you want to do without installing programs and extensions.

  • The UDL Helper extension is a convenient button that is seamlessly integrated into YouTube, Instagram and OK.ru sites for fast content download.

  • UDL Client program (for Windows) is the most powerful solution that supports more than 900 websites, social networks and video hosting sites, as well as any video quality that is available in the source.

  • UDL Lite is a really convenient way to access a website from your mobile device. With its help, you can easily download videos directly to your smartphone.

mobile menu iconWhich format of "VSCode Tutorial #3 - Keyboard Shortcuts und Text-Ersetzung" video should I choose?mobile menu icon

  • The best quality formats are FullHD (1080p), 2K (1440p), 4K (2160p) and 8K (4320p). The higher the resolution of your screen, the higher the video quality should be. However, there are other factors to consider: download speed, amount of free space, and device performance during playback.

mobile menu iconWhy does my computer freeze when loading a "VSCode Tutorial #3 - Keyboard Shortcuts und Text-Ersetzung" video?mobile menu icon

  • The browser/computer should not freeze completely! If this happens, please report it with a link to the video. Sometimes videos cannot be downloaded directly in a suitable format, so we have added the ability to convert the file to the desired format. In some cases, this process may actively use computer resources.

mobile menu iconHow can I download "VSCode Tutorial #3 - Keyboard Shortcuts und Text-Ersetzung" video to my phone?mobile menu icon

  • You can download a video to your smartphone using the website or the PWA application UDL Lite. It is also possible to send a download link via QR code using the UDL Helper extension.

mobile menu iconHow can I download an audio track (music) to MP3 "VSCode Tutorial #3 - Keyboard Shortcuts und Text-Ersetzung"?mobile menu icon

  • The most convenient way is to use the UDL Client program, which supports converting video to MP3 format. In some cases, MP3 can also be downloaded through the UDL Helper extension.

mobile menu iconHow can I save a frame from a video "VSCode Tutorial #3 - Keyboard Shortcuts und Text-Ersetzung"?mobile menu icon

  • This feature is available in the UDL Helper extension. Make sure that "Show the video snapshot button" is checked in the settings. A camera icon should appear in the lower right corner of the player to the left of the "Settings" icon. When you click on it, the current frame from the video will be saved to your computer in JPEG format.

mobile menu iconWhat's the price of all this stuff?mobile menu icon

  • It costs nothing. Our services are absolutely free for all users. There are no PRO subscriptions, no restrictions on the number or maximum length of downloaded videos.