Doubt about the Vscode

Asked

Viewed 35 times

1

Hello,

I already use some ide’s like Intellij and the visual studio community, and in these ide’s when I use the tab, it switches position. Example:

System.out.println("Hello If I press tab here, it goes outside the rule");And come over here.

I don’t know if I was clear, but I was wondering if there is such a shortcut in Vscode and if so, what is the name of this function, because I am not able to find.

Thank you.

  • 1

    Are you looking to switch between tabs? Yes, try the combination: Ctrl+tab

  • 1

    "it toggles position" - how so ? can elaborate a little ?

  • 1

    Face in VS Code the tab by default serves to identar the code, or to give autocomplite in some word. In 90% of ide the tab only serves for this, I could not understand what you need

  • You can install the Intellij Phpstorm commands, if you want, if you are more accustomed, in Vscode...

  • If I’m thinking about what you’re trying to do, in my case, I use a Macbook Air, I click on fn and he walks among the elements the way you speak...

  • Currently I use the Ctrl+Right arrow to get out of an instruction, and in intellij I just use the tab. But tomorrow morning I will test fn in windows

Show 1 more comment
No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.