
Along with the API, it comes with a built in Python console to interactively experiment in real time.
SUBLIME TEXT PORTABLE FULL
SUBLIME TEXT PORTABLE FREE
User can enter Distraction Free Mode using the View/Enter Distraction Free Mode menu.User can incrementally show elements of the UI, such as tabs and the find panel, as user need them Distraction Free Mode is full screen, chrome free editing, with nothing but user's text in the center of the screen. When user need to focus, Distraction Free Mode is there to help user out.Show the Command Palette with Ctrl+Shift+P.With just a few keystrokes, you can search for what you want, without ever having to navigate through the menus or remember obscure key bindings. The Command Palette holds infrequently used functionality, like sorting, changing the syntax and changing the indentation settings.To make multiple selections with the mouse, take a look at the Column Selection documentation. Try pressing Ctrl+Shift+L to split the selection into lines and Ctrl+D to select the next occurrence of the selected word.

Multiple selections allow you to interactively change many lines at once, rename variables with ease, and manipulate files faster than ever Make ten changes at the same time, not one change ten times.Similarly, tp:100 would take you to line 100 of the same file. These shortcuts can be combined, so may take you to a function read_file within a file text_parser.py.Type to jump to symbols, # to search within the file, and : to go to a line number.Triggered with Ctrl+P, it is possible to:.Use Goto Anything to open files with only a few keystrokes, and instantly jump to symbols, lines or words.
