horizontal scroll lock
When viewing lines which have 200+ characters long, without wordwrap, and you scroll down, the horizontal view always gets shifted back to the home position (where character position1 is viewable). Notepad++ does this correctly.
This capability is needed when using this text editor to view heavy log files, where the first half the file is date-time stamps that are usually best to be out of view.
UPDATE 5/17. I just downloaded the latest Sublime Text 3 build, and it fixes the problem. Please remove this request. Thanks!
Under Linux, when using subl for opening new file(s), the file will be opened on last active window, not new one (the same to mac option)
Wrap operation should honour non breaking spaces
I'm writing Python and put code snippets in "docstrings". I use the wrap command to keep the lines within my ruler, however I don't like having short code snippets like ``foo = True`` split across two lines.
I realised that a simple way to solve this is to use non-breaking spaces rather than regular spaces, however it seems ST2 doesn't honour these when wrapping.
I suggest the wrapping behaviour should be changed to respect non breaking spaces.
Create port of Sublime Text editor for Windows RT
A setting to make untitled-1, untitled-2 the default name for new files
When you create a new file, its first line becomes the displayed name for its tab and sidebar item. Is there any setting to disable this and return to the previous behaviour, where new files where just named untitled-1, untitled-2, etc?
command line behaves inconsistently concerning opening new windows
subl --wait never returns when invoked on a directory
My VISUAL environment variable is set to subl --wait. When invoked on a directory (subl --wait my_directory/), the command never completes, even after quitting Sublime Text 2 entirely.
Using layout to have a preview
I think it's could be interesting to have an option, that developpers can use, to transform a panel in the layout, to be an html preview.
For example, I want to develop a markdown preview, but I won't use the preview in a browser, so my idea is to be able to have 2 layouts (side by side) and the first one to write the markdown, and the other one to have an html preview of it.
Of course it's just an example, and could be use for more usage...
Thanks in advance,
Narrower find buttons
I like my Sublime Text window narrow so that I can fit a web browser next to it. The problem is, the search field in the bottom find panel is gone -- in a narrow window the three find buttons take all the x-space.
Proposal: make the find buttons narrower (just narrow enough to fit the labels) when the window is narrow to display a reasonably sized search field.
SFTP/FTP UI
Triple quoted strings in scala mode are treated as comments.
FROM the_table
WHERE
the id = ?"""
Enable dragging files/folders in sidebar into/out of folders in sidebar
Panel layout change doesn't work on Ubuntu 10.10
This is not critical, but it's an interesting feature to have :)
Color preferences
Find in file annoyances
close all without additional prompts
Just had 258 files that were changed that I was trying to close all and ignore changes, but there was no way to do that, so I ended up having to go to OS X activity monitor and quit the process. Would be nice to have a flag that came up when there were that many files to avoid having to confirm close by clicking a button 258 times.
Real localization
Change minimum requirement to 10.6 for Sublime Text 3
Common..10.7 as minimal requirement for program that is enhanced notepad written in python? Very annoying. Developers should not ignore system which is still officially available to buy in Apple Store. Especially when old Windows versions re still supported. :(
Build with an unselected build system
Every time you want to build with a specific build system (that is not the currently selected) you have to first select the build system in Tools menu and then execute the build. To make this process less tedious the available build systems should be show on the Command Palette (to select and/or to run the build with that system) and/or there should be a command to show the available build systems and execute them.
Goto Anything Doesn't Support Goto Symbol In Project
Customer support service by UserEcho