
You can create a user key binding to immediately open the current Markdown file as a rendered HTML page in your web browser.txt file (ie have that window active) and go: View > Syntax > Open all with current extension as… > your syntax choice "color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme", Preferences > Settings - Syntax Specific > add the following into the Markdown file (right-hand side):.Have the window with the undesirable colour scheme active.To change the colour scheme of Markdown text windows:.This isn’t an issue if you don’t use those bindings, but if you do then create a user key binding to fix it. Note: this package introduces a key binding conflict as it overwrites Ctrl+1/2/3.See more about using Markdown in Sublime Text here.

The keyboard shortcut Ctrl+Alt+T should now work. If it is the last (or only) custom key binding, omit the comma. The above line should end with a comma if and only if other custom key bindings follow it in the file.Add the following in the User key bindings file (on the right-hand side) anywhere between the starting and ending square brackets:.
SUBLIME TEXT INSTALL WINDOWS


Note: a lot of these packages have functionality that can be added to key bindings to improve their usability.
