Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
Sarnaseid teemasid ei leitud.
+38
Add an option to auto-hide minimap -> unhide on scroll or overlay
The minimap takes some real estate and isn't relevant while editing, but only when seeking for another file location.
+36
Add AppleScript support
I love to be able to script my applications, and build workflows. It would be very useful if it were possible to interact with ST2 via AppleScript. Even a simple bridge that let you execute a command (just like when you're binding keyboard shortcuts) through AppleScript would instantly expose most of the application (because of the way it is built). For example a way for a script to open a new window with two files in each pane, in a certain layout etc. (Dynamically).
+36
Please support code ligature from FicaCode font!
Ligature fonts are awesome! It's a shame Sublime doesn't support them!
+36
Function search across entire project
Im aware you can press CTRL+R and it opens a small window where you can type a function name or parts of a function name and it will take you to that function. However it seems to be limited only to the one file you have open. Having it work across every file of that format across the entire project/open folders would be very nice.
+36
Pascal syntax support.
Add support for Pascal syntax (*.pas), as well as recognition for Lazarus source code files (*.lpr).
+36
Minimap highlights on search results.
When searching for a string in a file, the minimap also show highlighted results, but it's kinda hard to see. Maybe disable text syntax highlight in minimap when searching to make the search highlight stand out.
+36
Add enviroment vars ($file, $file_name, $selection, $project) to key bindings
Adding enviroment vars ($file, $file_name, $selection, $project) to key bindings would accomplish the needs of many 'plugins' in a simple bindings file
+36
Multiple rows of tabs
There needs to be some way of handling many open tabs, such as wrapping them to another line.
+36
Folders vs Groups (virtual folder / workspace)
There seems to be two key areas of the "side bar". Active files (open), and Project files. Active files are under "Files" or "Group #", and Project files are under "Folders".
I feel that "Files" are a bit redundant when you have tabs. What would be better is a "virtual workspace" of files/folders that aren't open. Basically have a "Group" that is a "virtual folder" that contains references to other files/folders. If the side bar looked like this (https://github.com/jezdez/textmate-missingdrawer) you could give actual folders a blue icon and groups a yellow icon.
The side bar would essentially be what's under "Folders" (with a different look). You can add physical folders to the project. When you add a "Group" they are mixed in with top-level folders with a yellow folder icon. You can drag other folders/sub-folders/files into a group and have it copy those references.
The reason behind this is "Groups" are a temporary workspace that can be easily removed (delete key deletes reference without asking). "Folders" are permanent parts of your project (delete asks you if you want to delete the actual file). With "top-level" folders you can either delete the actual folder or reference.
I know some others may actually prefer having "active files" in a side bar instead of tabs. This should be a different stackable panel.
With the tabs themselves, would be nice if they worked like Firefox's tabs (don't squish tabs too much, they fall off at some point and arrows appear, and a menu is on the right side to see all tabs).
I feel that "Files" are a bit redundant when you have tabs. What would be better is a "virtual workspace" of files/folders that aren't open. Basically have a "Group" that is a "virtual folder" that contains references to other files/folders. If the side bar looked like this (https://github.com/jezdez/textmate-missingdrawer) you could give actual folders a blue icon and groups a yellow icon.
The side bar would essentially be what's under "Folders" (with a different look). You can add physical folders to the project. When you add a "Group" they are mixed in with top-level folders with a yellow folder icon. You can drag other folders/sub-folders/files into a group and have it copy those references.
The reason behind this is "Groups" are a temporary workspace that can be easily removed (delete key deletes reference without asking). "Folders" are permanent parts of your project (delete asks you if you want to delete the actual file). With "top-level" folders you can either delete the actual folder or reference.
I know some others may actually prefer having "active files" in a side bar instead of tabs. This should be a different stackable panel.
With the tabs themselves, would be nice if they worked like Firefox's tabs (don't squish tabs too much, they fall off at some point and arrows appear, and a menu is on the right side to see all tabs).
Customer support service by UserEcho