17
I’m new at this, so forgive me if I miss the post. My doubt seems to be simple, but I’m not unraveling.
Basically, it’s like setting up a shortcut in VSCODE for indentation in my codes.
17
I’m new at this, so forgive me if I miss the post. My doubt seems to be simple, but I’m not unraveling.
Basically, it’s like setting up a shortcut in VSCODE for indentation in my codes.
34
According to Key Bindings, in windows you use Shift + Alt + F
On the Mac is Shift + Option + F
And on Linux it’s Ctrl + Shift + i
And if you want to customize, see these steps.
Source: https://code.visualstudio.com/docs/customization/keybindings#_Keyboard-shortcuts-Reference
-2
In my VS code I installed an extension to create HTML in PHP. I found it very cool and practical.
In this extension the command is: Ctrl + Alt + F
Follow the Extension Link:
https://marketplace.visualstudio.com/items?itemName=rifi2k.format-html-in-php
Browser other questions tagged visual-studio
You are not signed in. Login or sign up in order to post.
Welcome to Stackoverflow in English. I edited your reply to remove the greetings, as we usually keep them as clean as possible to focus on content on programming. If you are interested in visiting a part of the site that is not aimed to ask questions can know the Stack Overflow Chat in Portuguese. If you have questions about the operation, rules and procedures of the site visit the Stack Overflow in English Meta :)
– Jéf Bueno
Thanks bro! I managed to set up here and gave of good! thanks again!
– Isk4_