Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
No similar topics found.
+1
Spellcheck not working correctly with Markdown
This occurs in Sublime Text 3 Build 3059
If I create a simple Markdown file test.md
If I create a simple Markdown file test.md
* [Introduction]()Open it with Sublime and activate spell check, "Introduction" is marked as incorrect. When using right click it will be "corrected" to
* [Introductionn]()
+1
Completed
Find/replace supports regexp backreferences
For complex search/replace it would be great if the regular expression mode supported back references in the replace string.
Answer
Jon Skinner
13 years ago
This is already supported, the syntax is detailed at http://boost.sourceforge.net/libs/regex/doc/format_perl_syntax.html
+1
Cannot see autocomplete on lowest viewable line when window is at full height
When I make the window the full height of my screen, the find toolbar hints and autocomplete submenu show below the viewing area and you can't see them. The hints and menus should stay in the viewable area.
+1
THANK YOU!!!
Forgot to thank everyone, while submitting requests, for an incredibly awesome editor which excells in style and usability and ease of plugin implementation.
+1
Website Redesign
Considering how mainstream Sublime Text is becoming, I really think it needs a more professional, clean looking website.
+1
Copying and pasting from Linux VM into Windows creates blank lines
I'm running an Ubuntu VM with Sublime Text 2 on Windows 7. If I copy text from Sublime in Ubuntu and paste it into Windows then there is a blank line inserted after each line.
+1
Error on ESC in Control-P with no opened files
When there is no opened files in Sublime Editor, clicking on control-p and scrolling using arrows, the file can be viewed on editor, however canceling using ESC key, the file remains on editor without tab ... It is a ghost file ... The ESC key needs to cancel the file and take it off from the editor ... Only Enter key should stay with selected file.
+1
Code folding doesn't work if code isn't indented
Currently if code isn't indented, it is not possible to fold it.
Unnecessary video:
+1
Being able to resize the sidebar
It could be nice if you could add a way to resize the sidebar, to make it possible to see the whole filenames in the folders.
+1
file_mute_patterns
Similar to file_exclude_patterns and binary_file_patterns.
The files would still be visible in the sidebar, but they wouldn't open in the editor when browsing the sidebar using arrows.
Useful for images and other type of files you'd like to know are in the correct folder, but dont want to open in any situation of browsing the file, neither by browsing the project sidebar using the arrows, nor when using "Goto anything" ([super + p]) to quickly get to project files.
Customer support service by UserEcho