Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
clicking folder in sidebar does not highlight it
In the latest build 2139 we have the gift of keyboard navigation in the sidebar. This allows full traversal of stuff, including folders.
However, *clicking* on a folder does not highlight it. This conflicts with my ability to highlight a folder via keyboard navigation.
The reason this is an annoyance is because I have to click a file in order to set focus to the sidebar. Clicking a folder only expands it. I would argue that clicking a folder should both expand and "highlight" it.
Quick build arguments
Possibly something in the command palette or something on the build window that will let you easily put arguments for one time/testing use. Without having to save/modify a build system or making a project.
Occasionally, on expanding a tree node all content is hidden when the node contains filetypes that are set to hidden in the prefs.
spell check notification attribute editing
I would like to be able to edit the attributes of the "NON-HIGHLIGHTING THIN RED ZIGZAG with TRANSPARENT-BACKGROUND" that appears when you misspell a word. In general it is not clearly visible with certain themes, and not scaled appropriately with small and large text, so I think manually adjustments are in order. Maybe the style (underline, zigzag, dotted), pixel width, (whether or not it highlights the text, or changes the font color of the misspelled words/characters, or the background of the underline element or text.
API file load intercept
It would be nice if plugins had the ability to intercept a file load operation, instead of only being notified on it's completion.
I'd like to create a 'remote workspace' plugin that creates a local cache of files and if they exist, use them (after checking for updates), if not, download the file and then load the local copy.
problem with commenting
Scrollbar disable shadow
Mac OS X dictionary lookup does not work in distraction free mode
Since Mountain Lion trackpad triple-finger tap does a dictionary lookup for a selected word. The feature works fine in normal mode of ST2 or ST3, but in distraction free mode it shows a dictionary for a wrong word. Usually few words to the right.
sublime text 3 hangs after 'close window' on fullscreen on mac os
1. Open sublime text (existing project loads)
2. Make it fullscreen
3. New Window (it goes on fullscreen)
4. Close Window
5. Profit (remaining window hangs or crashes)
Build 3059, Mac OS 10.9.1
Vintage command mode replace selection bug
When a selection has been created in Vintage’s command mode, the position of the cursor (underscore) should not be relevant in deciding what to replace when pressing “s” to delete the selection and enter insert mode.
Steps to reproduce
- Type a test string, e.g. “test;”
- Enter Vintage command mode.
- Select “test” by double-clicking.
- (Note that the cursor sits on the last selected character.)
- Hit “s”.
Actual Result: Both the selected text as well as the semicolon are deleted.
The bug is related to the placement of the cursor prior to hitting “s” since when creating the selection by dragging from right to left (and, thus, having the cursor at the beginning of the selection), the command works as expected.
Customer support service by UserEcho