Split and Move Window In VSCode - VSCode Pro Tips

preview_player
Показать описание
@xcolbyg

Become a Level Up Pro and take your web skills to the next level!

Learn Svelte quickly

The best web development podcast out there
Syntax with Wes Bos and Scott Tolinski
Рекомендации по теме
Комментарии
Автор

I subscribed because of this beautiful theme.

stormyknight
Автор

You can also just drag the tab to the side until code highlight half of the editor. Sort of like windows window manager. You can then also drag a tab that is in the next group down until a quarter of the editor is highlighted to get one group with two tabs open and one group with one tab open if that makes sense. The last thing might not be so helpful on laptops but on 4k monitors it can be handy if you just need a small reference to something

TehAddeuz
Автор

I thought we never had this feature. I would always click on split thing, this would create a new group. I would close the file in current group. Hence I have two groups. Glad you came with this tip ☺️

SamiullahKhan
Автор

Scott, love the idea of weekly tips for VS-Code, especially for things beyond the standard "best extensions of whatever-year-we-are-in", etc. Send it! I'll be watching!

nikfp
Автор

Yeah! There are always new things added and there's already so many little hidden things. I bet I'm using like 5% of what's available so bring it on!

irlshrek
Автор

Ooh nice, this has been bothering me for some time. Thanks for the tip! I would love to see more of these.

weirddivide
Автор

Awesome! I discovered this feature by chance, just pressing the wrong keyword shortcuts for another command. Now I know how to do it intentionally 😄

diegoloncopan
Автор

Thanks, it was driving me a little crazy!

Draconicrose
Автор

Please continue this series, super useful

albertodeagostini
Автор

This video was awesome 😎
I would love to see more short tips for VS Code! 💯

petecapecod
Автор

"Let's be honest, how many times do you really want to do that". Haha, that's literally the main reason I do a vertical split.

RoryDavidWatts
Автор

Heyy Bro
Which Extension You Use For Your beutiful font colour or we can say theme

Manav_patel
Автор

@Dev Team did you know you can just drag the tab to the right or down and once you pass a certain threshold it will show you drop area to it?

devteam
Автор

I am not sure mac but on windows I have been doing ctrl + alt and arrows (left or right) for years now

BNakato
Автор

Have you figured out how to undock and drag that to a different screen? Kind of like the feature that pycharm and spyder have

kianow
Автор

Is there a way to move back with the same keybind ?

ronny
Автор

I just naturally drag the file to the right and get a split window. Am I missing something?

Nitroo
Автор

Have you covered how VS Code auto indents the code. I like to indent with tabs of width 2. But every file I open it defaults to 4 spaces. Now I am using prettier and there is also .prettierrc but for some reason VSCode config takes over when I try to format code. It would be nice if you could cover what's the best to handle it. (p.s. I know there is also editor config thing as well)

SamiullahKhan
Автор

What is this "hyper" you speak of? New lingo to define the key combination of all modifier keys? Initially I thought it was the Hyper Terminal app.

realisticprogramming