+1

Command line option to open files with SublimeText

Andrew Pennebaker 13 jaar geleden bijgewerkt 13 jaar geleden 4
TextMate has a "mate" command line script that could open files, e.g. "mate hello.py" or directories "mate ."
+1

Permit <TAB> character to be used for autocompletion in dialogs

Chris Burgess 13 jaar geleden bijgewerkt 13 jaar geleden 1
In ST2's quick panel and palettes, a <TAB> keystroke is interpreted as a literal TAB character.

ST2 offers autocomplete results frequently, and in this context a TAB keystroke means "accept default autocomplete" to many users.

I asked wbond about this (in context of his excellent SFTP plugin browser), and he replied,

"I agree with you that it would make sense if the Sublime quick panel would accept using the tab key to select an item. Unfortunately there isn't any way with the Sublime API to do that. I tried adding a key binding with a context so that it would only affect the quick panel, however I could not get it to fake the enter key when I press tab."


I would be a very happy user if ST2 was to either -


1. Treat TAB as ENTER (=accept selected result) in autocomplete contexts, or

2. Permit plugin authors to override the default behaviour of accepting TAB as text entry.


There might be valid reasons for typing a TAB character in a panel, but I think that would be far less common a use case than using it for autocomplete.

+1

Tabs shortcuts like in browsers: re-open closed, move tab

Vincent Voyer 12 jaar geleden bijgewerkt door Timo Lehto 11 jaar geleden 4
We should be able to do like in any browser:

re-open last closed tab : ctrl+shift+t (> 1 level of close)
move tab right-left : ctrl+shift+pageUp/Down
+1

Drag & drop a file

Tamás Kinsztler 11 jaar geleden 0

On Windows i can't drag & drop a file from filezilla to sublime to open it, it worked with previorus version (sublime 2)

+1

Allow deletion of file on right click

Mike 12 jaar geleden 0

More like Notepad++.  Sometimes I open a file an realize it is obsolete.  

+1

On the tab (which indicates a file) I'd like the ability to do the following: 1) open the folder of the file, 2) Copy the path of the file, 3) Find and select the file in the browser

drwe 11 jaar geleden 0
On the tab (which indicates a file) I'd like the ability to do the following: 1) open the folder of the file, 2) Copy the path of the file, 3) Find and select the file in the browser
+1

In multiple rows layout, create a little separator between rows

Henri Morlaye 13 jaar geleden bijgewerkt 13 jaar geleden 0

+1

Don't toggle the Discreet GPU

Jonathan Guerin 12 jaar geleden bijgewerkt door dweiner 12 jaar geleden 1

ST seems to sometimes toggle the Discreet GPU. This is a drain on the battery, and I don't understand why an app like ST needs such a powerful GPU. Could the next version make sure that this doesn't happen? :)


I'm on a rBMP running OS X 10.8.2.

+1

improve UI for rectangular selection

Roberto Esposito 13 jaar geleden 0
The current UI for rectangular selection (multiple cursors in ST2) could use some clean up. For instance: different shortcuts are to be used depending on the context:
   keyboard entry: ctrl+arrows
   multiple-mouse-clicks: cmd+click
   mouse-drag: alt+drag
Clearly this is confusing (to say the least). I don't know about others, but (as an old textmate user) I would go with alt in all cases.

In addition I found no way to extend a rectangular selection by using the shift. Namely, I would like to click somewhere in the file, move around as I like without moving the cursor and then with a combo (say alt+shift+click) 'rectangular'-select the portion of text between the cursor and the current click. 

+1

Word Wrap never stays on

mike henken 13 jaar geleden bijgewerkt 13 jaar geleden 0
I have a problem with word wrap turning off occasionally while editing. 
Also, is there any way sublime can remember that word press is suppose to be enabled? As in every document I open with have it enabled by default.
+1

Is there a build for Mac OS Leopard (10.5.8)?

Dima Dyachkov 13 jaar geleden bijgewerkt door Jon Skinner 12 jaar geleden 1
Antwoord
Jon Skinner 13 jaar geleden
There isn't, Sublime Text on OS X requires 10.6 or later
+1

C++ function template syntax highlighting

Andrew Montag 12 jaar geleden 0
The current C++ syntax highlighting does not handle templated functions very well. 
Image 161
Above, doTemplateStuff would ideally be cyan to make it more readable.
+1

Sublime Text 2 freezing :: When entering text to find and automatically highlighting matches, on the latest keystroke you should cancel the previous find process.

Matt Campbell 12 jaar geleden 0

When entering text to find and automatically highlighting matches, on the latest keystroke you should cancel the previous find process because all text starts with a single letter and, in large documents, finding and highlighting this single letter causes Sublime Text 2 to freeze, and stops me from entering my entire text string to find

+1

Ability to use fonts not installed on the OS

Dustin Sneeden 11 jaar geleden 0
I use Sublime Text on computers where I don't have administrator access to install fonts. It would be nice to be able to use fonts that are not installed on the system by specifying the full path to the .ttf file on the hard drive
+1

Fold HTML tags

Flamur Kasa 11 jaar geleden 0
+1

Allow ctrl+command+p to switch projects even when a project isn't currently open

Tyler Kellen 13 jaar geleden bijgewerkt 13 jaar geleden 0
You can't use ctrl-command-p when a project isn't open--could you fix that?
+1

Ignore folders in search

Amir Abu Shareb 12 jaar geleden 0

I'm working in `node`, `php` environments but i'm sure this will be useful

for most developers.


currently when you search for something using command + t, it searches all folders all files, it will be very useful if we can specify wich folders to ignore...

+1

Vintage: Autocomplete should terminate upon leaving insert mode

Ibrahim Tencer 13 jaar geleden bijgewerkt door Bernardo Szpilman 12 jaar geleden 1
See title. When you're entering text it makes sense, but the dropdown should disappear once you exit insert mode (whether into visual or normal mode). One expects j and k to move the cursor, but they navigate through the options instead.
+1

maximize/minimize window via api

Timothee Cour 11 jaar geleden bijgewerkt 11 jaar geleden 1
The api is missing an important feature: ability to maximize/minimize a window, as well as querying for the minimized/maximized state of a window.

Use case: 
1) restore maximize/minimize state of each window upon restarting sublimetext (currently when sublimetext restarts, all windows are maximized regardless of their state when sublimetext was exited).
2) I have a tool that opens a file in sublimetext by first searching whether the file was in an existing tab in an existing window; if not it'll open a new tab in current window otherwise it'll make that tab in foreground. Turns out this doesn't work if the window that contains the file is minimized, and we don't even have a way to tell whether that window was minimized or not. 
+1

Many serious problems in 2181 build.

Marek Tomko 12 jaar geleden in Plugin announcements 0
I have many problems with 2181 build, that are making Sublime Text 2 unusable anymore. 
For example word wrap can't be turned off, even if I make it false in default settings. 
Or Undo is not working correctly at all. I can't use it, because when I did, it would corrupt a part of code, which wasn't even changed. 
Or sometimes I can't use CTRL+X because it will not delete selected part.
And cursor very often just stays on one spot and don't move (he do, but I don't see it). That's maybe the worst.

Build 2165 was perfect and I was very happy. I tried 2181 in February, but when I had saw these defects, I returned to 2165. But unfortunately a few weeks ago Sublime Text 2 said that 2165 is not enabled any more and I have to switch to newer build.

I'm running on Ubuntu 10.10.

I know that this forum is about plugins, maybe, but I don't have an interest to register on your forum.