

Goto definition: Right click on a class or method referenced in your code to jump to its definition. Sublime Text also supports this functionality with the use of shortcut commands. Jump to previous position (CTRL + - to go backward, CTRL + SHIFT + - to go forward): One VS Code’s best features is the two arrow buttons in the status bar that allow you to navigate between your current and previous cursor positions. To open a split layout manually, right click on a file in the tree and clicking "Edit to the right." You can also access multi-column layouts from View > Layouts in the main menu. Split layouts (OPTION + CMD + 2 to split into two columns, OPTION + CMD + 1 to revert to one column): You can edit two files at once by arranging your files in a split screen view. We’ll cover a few of the most important ones below. You can also create your own keybindings to customize your personal workflows. You can find a list of all the keybindings in Sublime Text by going to Sublime Text > Preferences > Keybindings. Many of Sublime Text’s most powerful features are hidden behind a simple interface and exposed with keybindings. Whether you’re learning to code or just looking for some quick suggestions, we’ve put together a short guide to help you set up your Sublime Text environment.īefore you download any plugins, there are some useful built-in Sublime Text features and shortcuts you should know about. It easily contends with VS Code, Atom, and IntelliJ as one of the top code editors of 2019. Sublime Text is a high-performing, easy-to-use, and extensible code editor.
