About 50 results
Open links in new tab
  1. Split view - General Discussion - Sublime Forum

    Jan 13, 2016 · how do you split the current view into 2? If I hav a document open, and want two views of the same doc, I choose “layout > 2 rows” but then I get an empty bottom row. There seems to be no …

  2. Underline - Plugin Development - Sublime Forum

    Jan 13, 2016 · Hi, I search how underline a word with sublime text. Someone help ? Thanks

  3. Swift Syntax Support - Technical Support - Sublime Forum

    Jan 13, 2016 · Hello, How can I get Swift syntax support for Sublime Text 3? Thank you.

  4. Typing accented characters in ST - Sublime Forum

    Jan 13, 2016 · Just hit a (hopefully minor) stumbling block: entering some content on a page, I needed to type an “é.” I’m on Mac and this is usually done by typing “option+e,” then “e.” You use similar key …

  5. Change file path and open in localhost browser - Sublime Forum

    Jan 13, 2016 · I have never used Python before. However I am trying to create a simple plugin that will allow me to open my PHP, HTML, HTM files in a web browser I will show you the parts I have so far …

  6. Personalize color rules for plain text

    Mar 30, 2018 · Dear community, I would like to create my own color rules for plain text. Context: I’m using Sublime text for my To-Do lists. It’s just brilliant due to indentation, text folding etc. However …

  7. Hungry Backspace? - Technical Support - Sublime Forum

    Jan 13, 2016 · How would I implement a function in Sublime Text 2 that modifies BackSpace key to hungrily delete whitespace? That means that one hit to the backspace key will automatically delete …

  8. changing shortcuts, how? - Technical Support - Sublime 3

    Jan 13, 2016 · Hello! I could change easily shortcuts in Sublime 2, but No 3 has major changes and I am lost. So, how can I tweak few shortcuts to make my transition from 2 to 3 as smooth as possible? …

  9. Delete a line command? - Technical Support - Sublime Forum

    Jan 13, 2016 · Hi, I am trying to figure out how to delete current active line. Does Sublime has such command?

  10. Format or 'beautify' code - General Discussion - Sublime Forum

    Jan 13, 2016 · Is there an extension or command for sublime text that will allow auto formatting of code, removing white spaces, fixing indents, etc. Something similar to the ‘pretty print’ Eclipse plugin. A …