🛠 Visual Studio Code - Full Setup From Scratch

  Рет қаралды 12,713

Igor Babko

Igor Babko

Күн бұрын

Пікірлер: 51
@igor_babko
@igor_babko 9 ай бұрын
X - twitter.com/igorbabko
@wassupdoc7742
@wassupdoc7742 Жыл бұрын
The best vs code customization tutorial on youtube ♥ thank you
@igor_babko
@igor_babko Жыл бұрын
Thank you for the support!
@joqtanalberto8975
@joqtanalberto8975 Жыл бұрын
Never saw a such deep setup on vscode 😮
@igor_babko
@igor_babko Жыл бұрын
Hopefully the video was useful to you :)
@deshbhakt992
@deshbhakt992 10 ай бұрын
loved it sir . this is the best video i ever saw about vs code but i have one probleme am using different theme and side bar , status bar color is different i tried changing the settings by myself but didnt worked will help to hear suggestions from you
@igor_babko
@igor_babko 10 ай бұрын
Thanks for the support! Are you using APC Customize UI++ extension to change colors of the theme? If so, then probably you have to try to assign CSS rules with an !important keyword to various DOM elements in Dev Tools in order to override theme colors until you find the proper DOM element that will properly apply your custom color.
@Nishanth_S
@Nishanth_S 10 ай бұрын
whoa!!! I don't know before that we can edit vscode pixel by pixel 😳
@igor_babko
@igor_babko 10 ай бұрын
Haha, yeah, VS Code is highly customizable.
@jayshettyclips0
@jayshettyclips0 5 ай бұрын
great video i have a problem on windows though, when i set the title bar style to native and hidden, and make the menubar compact, i cant drag the window anymore, when i move my mouse to the top to drag the window, it picks up the file instead
@igor_babko
@igor_babko 5 ай бұрын
Thank you. What if you try to drag it by clicking on sidebar? I usually can drag when clicking at the top of the sidebar.
@hubesh716
@hubesh716 6 ай бұрын
can i directly paste the configuration into my VScode setting json file ?
@igor_babko
@igor_babko 6 ай бұрын
Sure, here is the Gist with my latest VS Code settings - gist.github.com/igorbabko/c7eec47cb78f9cf1fe9e5038da62f0d8 and my keybindings - gist.github.com/igorbabko/ff9480733247abbb21274467ef6f23e2 Let me know if you'll have any questions.
@themobinism
@themobinism 15 сағат бұрын
It does not work after the vscode version 1.93
@igor_babko
@igor_babko 14 сағат бұрын
Yeah, unfortunately. I have plans to record updated "VS Code Setup" tutorials in the near future.
@themobinism
@themobinism 7 сағат бұрын
@@igor_babko But your existing settings.json has solved the APC UI++ issue. By the way the best vscode looks i have seen so far... Good job mate!
@geekthegeek730
@geekthegeek730 11 ай бұрын
loved it! bro
@igor_babko
@igor_babko 10 ай бұрын
Glad to hear!
@YinzHD
@YinzHD 9 ай бұрын
Great Igor! Could you give some feedback on my own theme? It's called Safira Theme and I think it works pretty well with settings like yours!
@igor_babko
@igor_babko 9 ай бұрын
Thank you! Yeah, "Safira Theme" looks good to me! The theme choice is highly based on personal tastes. But in general, colors are well picked. They have a good contrast. I personally prefer when the sidebar color matches the editor color, but again, it's just my personal preference 🙂
@Jibonbd360
@Jibonbd360 11 ай бұрын
Yeah..also great..please sir make one video.. Vs code like a pro user..i mean vs code control only using, keyboard,
@igor_babko
@igor_babko 11 ай бұрын
That's a good idea! I was thinking of creating a playlist on how to use the VS Code Neovim extension, where I want to show how to drastically reduce mouse usage while using VS Code. But this is not going to be a full course on how to use Vim (I might create a separate series about it in the future); instead, we'll focus on specifics of how to use the VS Code Neovim extension - marketplace.visualstudio.com/items?itemName=asvetliakov.vscode-neovim I've already started working on this playlist.
@Jibonbd360
@Jibonbd360 11 ай бұрын
@@igor_babko Thank you so much..really i wait for your this playlists 💖😎
@igor_babko
@igor_babko 11 ай бұрын
Glad to hear that!
@Jibonbd360
@Jibonbd360 10 ай бұрын
@@igor_babkohello sir please tell me when I get this playlist,, i'am aslo wait for this session😢
@igor_babko
@igor_babko 10 ай бұрын
Hi there, thanks! First 3 videos are already published - kzbin.info/aero/PLXDouhCU5r6qRE46qQ2rYIPnbJ5a9jzmd
@myxo777
@myxo777 Жыл бұрын
is the gradient edited? if its not i would love to learn how you did it
@igor_babko
@igor_babko Жыл бұрын
Which gradient exactly are you referring to?
@Jibonbd360
@Jibonbd360 11 ай бұрын
Sir please share more theme which you are aslo like..because i support your favourite, too much ❤
@igor_babko
@igor_babko 10 ай бұрын
Sure, here are some of my favorite ones: - marketplace.visualstudio.com/items?itemName=equinusocio.vsc-material-theme - marketplace.visualstudio.com/items?itemName=GitHub.github-vscode-theme - marketplace.visualstudio.com/items?itemName=whizkydee.material-palenight-theme - marketplace.visualstudio.com/items?itemName=Catppuccin.catppuccin-vsc - marketplace.visualstudio.com/items?itemName=sdras.night-owl - marketplace.visualstudio.com/items?itemName=MaoSantaella.night-wolf - marketplace.visualstudio.com/items?itemName=teabyii.ayu
@Jibonbd360
@Jibonbd360 10 ай бұрын
@@igor_babko those are really awesome..here one problem not problem actually this i feel so bad..so poor..i mean i'm php laravel developer..almost i am using blade syntax.. Unfortunately my vs code not support bracket pair color extension..in this also theme its support only vs code official theme..😢
@igor_babko
@igor_babko 10 ай бұрын
Actually, bracket-pair colorization comes out of the box with VS Code now. Not sure why it doesn't work in your case. Do you also use this extension to provide highlighting for blade files? marketplace.visualstudio.com/items?itemName=onecentlin.laravel-blade I also enjoy using Laravel; hopefully I'll be able to create many videos on Laravel in the future 🙂
@Jibonbd360
@Jibonbd360 10 ай бұрын
@@igor_babko {{working}} I mean brack different color working in thik working section but it still not woking in this not working section..it will be shown one blue color of {{}}😢
@igor_babko
@igor_babko 10 ай бұрын
Interesting, for me, it's actually the opposite, the brackets in the "working" section are of different colors.
@ciruspunk6771
@ciruspunk6771 5 ай бұрын
man, you are converting vscode into neovim hehehe!
@igor_babko
@igor_babko 5 ай бұрын
Hahah, yeah, I enjoy minimalistic UIs 🙂
@mmj5916
@mmj5916 4 ай бұрын
@@igor_babko then, I think you should use neovim 😁.Vsc**e is useless.No offence.
@igor_babko
@igor_babko 4 ай бұрын
I wouldn't say so, they are both great.
@jayantrohila
@jayantrohila Жыл бұрын
repo link?
@igor_babko
@igor_babko Жыл бұрын
Recently I discovered that my GitHub account was suspended for some reason. I've already contacted support. Once this is resolved, I will let you know in this thread, sorry for inconvenience.
@igor_babko
@igor_babko Жыл бұрын
My GitHub account is active again, and links to repositories work now - github.com/igorbabko/vscode-setup
@AshishPrakash-l2u
@AshishPrakash-l2u 2 ай бұрын
Man, is there any way to hide code from the screen😂😂😂😂?
@igor_babko
@igor_babko 2 ай бұрын
I guess there is, I wouldn't do it though 🤣 🤣
@gopalpadhi4922
@gopalpadhi4922 2 ай бұрын
🎉🎉🎉
@igor_babko
@igor_babko 2 ай бұрын
Thanks!
@Grandmaster1199
@Grandmaster1199 7 ай бұрын
Honestly you disable very important things
@igor_babko
@igor_babko 7 ай бұрын
Yeah, to most people, it would seem that I've disabled way too much. The goal was to show how to toggle certain things, so people would know how to do it and decide whether to hide some elements or keep them visible. 🙂
12 VS Code Extensions to INCREASE Productivity 2024
27:13
Devression
Рет қаралды 858 М.
Configuring Emacs on My New Laptop
2:00:09
Tsoding Daily
Рет қаралды 102 М.
Каха и дочка
00:28
К-Media
Рет қаралды 3,4 МЛН
The Best Band 😅 #toshleh #viralshort
00:11
Toshleh
Рет қаралды 22 МЛН
How to set up VSCode like a PRO!
1:05:36
Syntax
Рет қаралды 32 М.
Introducing Clay - High Performance UI Layout in C
35:19
Nic Barker
Рет қаралды 215 М.
Min/Maxxing VS Code by Stripping the UI and Adding Vim
16:40
Visual Studio Code
Рет қаралды 60 М.
Dear Game Developers, Stop Messing This Up!
22:19
Jonas Tyroller
Рет қаралды 787 М.
Writing My Own Database From Scratch
42:00
Tony Saro
Рет қаралды 264 М.
The Genius Way Computers Multiply Big Numbers
22:04
PurpleMind
Рет қаралды 268 М.
An Illustrated Guide to OAuth and OpenID Connect
16:36
OktaDev
Рет қаралды 629 М.
Zed “kills” VSCode
12:10
Alex Ziskind
Рет қаралды 918 М.