VSCode Tips & Tricks | Flutter | 20 Useful Shortcuts

preview_player
Показать описание
In this video, I will explain how to take advantage of the visual studio code editor in developing your flutter apps or any other apps. We will see useful extensions and shortcuts for vs code. #VSCODE #Flutter

Visual Studio Code is on fire. Everybody loves this unexpected text editor smash hit, and for good reason: it can do A LOT. It can compile JavaScript templates on the fly, execute JavaScript inline, manage Mongo DB instances and so much more! In this session, we’ll take a look at the most powerful features and plugins in Visual Studio Code, many of which, nobody knows about. This is Visual Studio Code like you’ve never seen before.

Be sure to ask for help in the comments if you need any. Suggestions for future Flutter tutorials are also very welcome! :)

Flutter is an SDK owned by Google to create applications for Android and iOS using a single codebase. Flutter uses the Dart programming language (also owned by Google). Flutter was in beta when I released this video, so things might still change a bit. But the SDK is already mature enough to write some cool production apps!

Please Subscribe my channel to motivate me .

Connect with us on social media:

LIKE | SHARE | SUBSCRIBE FOR MORE VIDEOS LIKE THIS

THANKS FOR WATCHING!
Рекомендации по теме
Комментарии
Автор

1:00 @ Bracket Pair Colorizer Extension
1:58 @ Bookmarks Extension
3:33 @ VS Live Share Extension
5:00 @ Suggestions Shortcut (Ctrl + Space)
5:40 @ Command Pallet Shortcut (Ctrl + Shift + P)
6:32 @ Auto complete Shortcut (Ctrl + . )
7:16 @ Terminal Toggle Shortcut (Ctrl + ` )
7:31 @ Settings Shortcut (Ctrl +, )
7:45 @ Sidebar Shortcut (Ctrl + b )
7:59 @ Zen Mode Shortcut (Ctrl + k, z )
8:23 @ Extra Side Window Shortcut (Ctrl + \ )
9:05 @ Open Definitions Shortcut (Ctrl + Click )
9:20 @ Close window Shortcut (Ctrl + w )
9:32 @ Open File Switching Shortcut (Ctrl + Tab )
9:49 @ Multi Cursor Shortcut (Alt + Ctrl + up/down) OR (Alt + Click )
11:15 @ Variable Instances Rename Shortcut ( F2 )
11:53 @ Multi Line Join Shortcut (Ctrl + j )
12:10 @ Line Duplication Shortcut (Ctrl + d )
12:55 @ End of line Shortcut (Ctrl + Right)
13:10 @ Select Whole Line Shortcut (Ctrl + i)
13:24 @ Definition Lookup Shortcut (Shift + F12)

hosamnagar
Автор

These tips & tricks and extensions are must have for development. Thanks

sadiqmmm
Автор

Thank you very much for this helpful guide... Appreciated 👍

sameerk
Автор

Bro i have a problem,
enter key does not make new line in dart vscode what is the solution for this problem 😥

SQADIRKVM
Автор

which Short cut is used to create the getter, setter and Constructor

urdutube
Автор

CTRL + Space bar Solved my problem in flutter thanks , ( flutter not autocomplete in vs code editor its slow) my problem is fix thank you again

deepjyotibaishya
Автор

Sara talent tu bihar mein hi betha hay. Nice Video Pawan Bro. and Very good work. I requested the barcode video and you did it.Thanks.Please when you have a time make a video of signature pad using flutter.

saadsalam
Автор

Your closing parentheses are on separate lines, which I like. Mine are all grouped on one line, which makes me grumpy. What setting do I need to change to make it like yours . . . VS Code and Flutter (Windows). Thanks.

jeffbowyer
Автор

To laeran flutter should I need to know dart ?

mahmudulhussain
Автор

How to split a long line to multiple lines ends with, .

jouharjareer
Автор

when installing flutter error is came---Unable to 'pub upgrade' flutter tool. Retrying in five seconds.... .. please solve

pranavverma
Автор

we want more open source projects like tinder :)

lolpoop
Автор

how to use SVN with remote connection plz tell me.

MrJayenta
Автор

hi what about if i want extract widget can u give me that shortcut like my be i need to make it separate widget

lucasbuysile