-1

Don't move the view position when I adjust tab size

Jeff Yeo 13 jaar geleden bijgewerkt 13 jaar geleden 1
It's especially big deal when the file is like 8000 lines long.
Resize the tab window size just a bit and I will be looking at a whole new different place in the file.
I don't think the way it is now is beneficial to anyone.

Please make it so that current view is kept still as I adjust the tab size. 
-1

Default keybindings should match default Xcode bindings

Brandon Fosdick 12 jaar geleden bijgewerkt 12 jaar geleden 2
For example, Option-Command-Arrow triggers code folding/unfolding in Xcode, but it changes tabs in ST2. Switching tabs in ST2 could use the Ctrl-Command-Arrow shortcut that's used for history forward/back in Xcode, or it could use Shift-Command-SquareBracket, to be consistent with Terminal's shortcuts.
-1

"Open Recent" file names not parsed correctly

Greg Corrigan 11 jaar geleden 0

May be just a Linux issue, but when I go to "Open Recent", the menu is not properly escaping the file names listed, so underscores become alt+[letter] key combination indicators.


For example, the file stats_controller is listed as statscontroller, with the "c" in the middle underlined.


It does open the file properly. Just needs to be escaped properly in the menu control, and unescaped when executing the fopen()


-1

When having the "Open Files" section shown, the tab bar has GUI glitches

Andrei-Ionut Balcanasu 12 jaar geleden 0

I enabled "Open Files" (from View > Side Bar > Show Open Files) and I started to have GUI glitches in the file tab area:


  • While switching between files using the keyboard the current file wasn't highlighted properly, like leaving the previous one highlighted
  • after a few minutes and files switched I would end up with something like this: http://d.pr/i/rbQW
  • Changing the Layout will create other glitches and inconsistencies like overlapping file tabs: http://d.pr/i/vxVT
  • The "go to anything" panel has transparent margins: http://d.pr/i/3qtN  If I call the panel from the sublime preference file it is shown correctly 

Notes: Disabling the theme does not help.

By hiding the "Open Files" section in the sidebar and restarting the app (once or twice) these problems don't appear.

-1

Automatic docbloc comments

Hari K T 12 jaar geleden bijgewerkt door Sven Axelsson 12 jaar geleden 1
Automatic docbloc comments
 
 /**

adding the above and pressing enter should generate the docblox comments.

Eg :

    /**
     * @param type $hello
     * @param type $world
     * @return type
     */
    public function helloWorld( $hello , $world)
    {
    }
    
Netbeans has the functionality, not sure whether I am missing something in Sublime
-1

Toggle comment shortcut removes other comments

Romain Goncalves 12 jaar geleden bijgewerkt 12 jaar geleden 0
Situation : 
  • File type : .js
  • I have a class description comment at the start of my file :
    /**
     * Class description
     */
  • I have a big comment block at the end of the file (classic /* ... */)

How to reproduce : with that similar file structure, select multiple lines, and use the "Toggle Comment" shortcut (Ctrl+/ on my machine)

At first you think nothing has happened, and if you try it again, it will comment your lines. But what you may not have noticed is the effects of the first shortcut use : it removed the "/*" at the start the file and the "*/" at the end, causing execution issues.


I can reproduce the bug on 2 computers (build 2126 on one and 2181 on the other) with the same effects. Both computers use Windows XP Pro x86

-1

unresponsive copying using Command+C shortcut in OS X

Eugene Wolfson 13 jaar geleden bijgewerkt door Jon Skinner 13 jaar geleden 1
-1

vintage mode: paste over visual selection

Michael Seiwald 12 jaar geleden bijgewerkt 12 jaar geleden 0
It's currently not possible to paste over a visual selection like in Vim with 'p'. I works with Ctrl+v btw.
-1

Control-drag selection to immediate next line

Caleb Anderson 12 jaar geleden 0
I often select multiple lines to duplicate. When using the mouse I select my desired lines and control-click the selection and drag down. My intent is to duplicate the selection to the very next line. However, currently the caret is only allowed to get as close as the beginning of the next line, which breaks the flow. The expected behavior is to be allowed to start at the end of the selected text.


Example:
I have the following text:

"-I/path/to/myproject/includes/something",
"-I/path/to/myproject/includes/somethingelse",
"-I/path/to/myproject/includes/morethings",
"-I/path/to/myproject/includes/evenmorethings",
"Something different"

I want to add 4 more lines and change a small bit of each. I want this to be immediately after the first four lines.
I select the first four lines of text by clicking to the right of the end of the fourth line and dragging up to the blank space above (or the end of the line above). I then hold control and click on my selection and start dragging to duplicate the text.


The best output I can get is:

"-I/path/to/myproject/includes/something",
"-I/path/to/myproject/includes/somethingelse",
"-I/path/to/myproject/includes/morethings",
"-I/path/to/myproject/includes/evenmorethings",

"-I/path/to/myproject/includes/something",
"-I/path/to/myproject/includes/somethingelse",
"-I/path/to/myproject/includes/morethings",
"-I/path/to/myproject/includes/evenmorethings","Something different"


If I could position the caret at the end of the selection I could get:

"-I/path/to/myproject/includes/something",
"-I/path/to/myproject/includes/somethingelse",
"-I/path/to/myproject/includes/morethings",
"-I/path/to/myproject/includes/evenmorethings",
"-I/path/to/myproject/includes/something",
"-I/path/to/myproject/includes/somethingelse",
"-I/path/to/myproject/includes/morethings",
"-I/path/to/myproject/includes/evenmorethings",
"Something different"
-1

GBK格式乱码,怎么才能支持GBK编码啊?

陪心看海 12 jaar geleden 0

请问有办法支持gbk编码吗?

-1

Search key pressed twice searches previous text

Michael Kleehammer 11 jaar geleden 0

Would be nice if pressing incremental search key (e.g. ctrl+s) a 2nd time defaulted to the previous search.  If this can be accomplished with contexts, that would be good enough, but I'm not seeing it.


Emacs has a nice feature to make it quick to perform the same incremental search multiple times, which I do in cases where I search, make some edits, then move to the next instance.


Like ST, the first press displays the search panel with no text.  However, pressing again before inserting text automatically chooses the previous from history.  Since there is nothing to search for, which is normally what the 2nd press would do, there is nothing else useful the key could do, so this seems like a reasonable default.


Am I missing some easy keystrokes to get to search history?  Particularly without using arrow keys?

-1

Bigger resize-editor-pane active area

Robert McLarty 12 jaar geleden bijgewerkt 12 jaar geleden 0
The area beside the scrollbars which activate the "resize editor pane" functionality is too small (less than 5px wide). I resize multiple panes regularly while working, so I always run into the difficulty of performing this action. I like how this area is big in Vim making it extremely easy to do this.

I also love Sublime's zoomed-out map of the opened file. Why couldn't the vertical scrollbar just disappear (leaving it's whole 20px width for easy resizing) and just use the Sublime file navigator as the only vertical scrolling control?
-1

can not type Vietnamese language

Phi Tống 12 jaar geleden bijgewerkt 12 jaar geleden 0
althought i reopen file with encoding is UTF-8, but i can not type Vietnamese language, example i want type "ắ" but i can only type "ă"
-1

codeintel baked in

Stuart Innes 12 jaar geleden 0
would like to see the Komodo codeintel engine baked in since its been broken for a while as a 3rd party download.

 

-1

Can I set ST2 to be my default editor instead of having to manually choose it each time?

Carol Magdalein 12 jaar geleden 0
Every time I open a file from Finder (Mac, obviously) I have to choose ST2 manually. I'd like to just open any text-based file in ST2 automatically.
-1

Support aliases in Goto Anything for lazier file access in large projects

Jocelyn Turcotte 12 jaar geleden bijgewerkt 12 jaar geleden 1
I'm usually working with projects containing a lot of files, and to make sure that the file I want gets to the top I have to type most of the file name which is around 10 to 15 characters each time I want to open a file.

So it would be cool to be able to configure aliases which would also show matches for the aliased text.
For example if I have a directory structure with the following path under the project directory, containing 10 files:
dirA/dirB/dirC/dirD/<10 files here>

Then if I could alias "dd" = "dirA/dirB/dirC/dirD/", I could get those files to the top just by typing "dd" + 1-3 chars of the file name for the one I want to open.
This would also allow aliasing a specific file's full path to a few chars to which I could append "@" to get a list of it's symbols immediately.

If the alias text is matched itself in some files path, those matches could also be shown in the list under the aliased matches (which I think should have priority to the top).
-1

Can't type "ł", but other polish characters works.

HahiSerw 12 jaar geleden bijgewerkt 12 jaar geleden 1
Even "Ł" works! I didn't find any keyboard shortcut like "ALT+L".
-1

Add a Touch File Command

Suraj Reddy 12 jaar geleden bijgewerkt door lanzz 12 jaar geleden 1
It'd be helpful to press a button to "touch" a file/update it's last edited date.

This is very helpful for rails testing where you have a process watching a file for changes that runs a test whenever the file changes.

Sometimes you want to re-run the test without actually changing a file.
-1

Spain PM: Princess Cristina innocent of fraud

Von Datt 10 jaar geleden 0
BP Holdings Tax Management

MADRID -- Spain's Prime Minister says he believes Princess Cristina, daughter of King Juan Carlos, is innocent despite being called for questioning as a suspect in an investigation of tax fraud and money laundering that has tarnished the reputation of the royal family.

Mariano Rajoy made the declaration late Monday in an interview on the Antena 3 television network, less than three weeks before questioning of the princess by a judge investigating her partnership with her husband Inaki Urdangarin in a firm called Aizoon.

Rajoy says he's "convinced of the innocence of the princess" and she should not renounce her title.

Urdangarin is under investigation for allegedly channeling funds to Aizoon from his nonprofit foundation that received millions of dollars in public contracts.