-1

Browse for Folder Dialog - Clipboard

Jeff Sheldon 12 lat temu zaktualizowano 12 lat temu 0
Would be nice if the default 'Browse for folder' location was the path I had on the clipboard if any.
-1

Bug in multiline commenting

Kim Blomqvist 12 lat temu 0

If I select the following code below and press Ctrl-* to comment the whole block, ST2 only uncomments this line /* Disable master mode and enable as slave with SLA */.


void aery::twi_init_slave(uint16_t sla)
{
	/* Software reset. */
	aery::twi->CR.swrst = 1;
	while (aery::twi->CR.swrst);

	/* Disable master mode and enable as slave with SLA */
	aery::twi->SMR.sadr = sla;
	aery::twi->CR.msdis = 1;
	aery::twi->CR.sven = 1;
}
Result:
void aery::twi_init_slave(uint16_t sla)
{
	/* Software reset. */
	aery::twi->CR.swrst = 1;
	while (aery::twi->CR.swrst);

	 Disable master mode and enable as slave with SLA 
	aery::twi->SMR.sadr = sla;
	aery::twi->CR.msdis = 1;
	aery::twi->CR.sven = 1;
}
Expected result:
// void aery::twi_init_slave(uint16_t sla)
// {
// 	/* Software reset. */
// 	aery::twi->CR.swrst = 1;
// 	while (aery::twi->CR.swrst);

// 	/* Disable master mode and enable as slave with SLA */
// 	aery::twi->SMR.sadr = sla;
// 	aery::twi->CR.msdis = 1;
// 	aery::twi->CR.sven = 1;
// }
-1

"z" key misbehaving in Vintage insert mode

Trevor Whitney 12 lat temu zaktualizowano 12 lat temu 0
I'm using Sublime Text 2, build 2139, on Ubuntu linux 11.10.

When I enable Vintage and enter insert mode, I am unable to type two consecutive z's. The second z is causing Sublime to replace the previous letter. So, for example, if I type "pizza", I will get "pia". However, type "size" has the expected result. Disabling Vintage alleviates the problem, but then I lose all my wonderful Vi shortcuts, which makes me very sad :(
-1

Bug of replacing text when "preserve case" is active.

Ziang Song 11 lat temu zaktualizowano 11 lat temu 1

Find What: dddWooID

Replace with: eeeID


However, the result is eeeId


Please fix it. I am using 2.0.1 Build 2217. Thank you.

-1

Using tag#with-hyphen doesn't work.

braftre 12 lat temu zaktualizowano 12 lat temu 0
Would it be possible allow hypens when using tag#with-hyphen/tag.with-hyphen like in the snippets? As we use it as a common naming convention for css styles.

Also great work mate love this editor more and more.
-1

Make escape set focus on sidebar when focus is set on the editor

aristidesfl 12 lat temu 0
Currently escape has no function while the focus is on the editor and no panels are open.

It is possible to change the keymap to achieve this by verifying negatively if all the other possible contexts for the escape key are not met.

This is very cumbersome and doesn't provide compatibility should new cases for the use of escape be added to the keymap file in future versions.

Would be nice to have a key which indicates if the focus is set on the text editor so the context of the escape key could be set in a affirmative manner.

Anyway, this doesn't really work because escape is hardset to take focus from the sidebar so it only gains focus momentainly and then goes away..
-1

Force sublime text 2 not to load python files under a plug-in's directory

Filipe Cabecinhas 12 lat temu zaktualizowano 12 lat temu 1
Is there a way to tell sublime text 2 not to load certain files from my plugin directory? Either not load files under a certain directory (blacklist), or "only load these files" (whitelist).

Thanks,

  Filipe
-1

Italic rendering does not work properly with the font I use

William Ledoux 12 lat temu Ostatnio zmodyfikowane przez Darin Morrison 12 lat temu 2
Hi there,

The new italic rendering of text  does not work with the font I use, making the text unreadable.
Each italic character seems to take double the space, as you can see on the screenshot below:

Image 56

The font is HobTiny, you can download it for free: 
http://dr-hoiby.com/res/HobTiny.php
I think it only works on Windows.

Thanks for the amazing work
William Ledoux
-1

The about box isn't closeable in Gnome 3

joey 13 lat temu Ostatnio zmodyfikowane przez Noe Nieto 12 lat temu 1
There is no close button or anything. I think this may be due to Gnome 3's new style for displaying dialog boxes. Strangely, it is possible to right-click on the mini-titlebar of the about box and close it from there. Of course, this is neither obvious nor ideal...

Image 6


-1

Support for multi-user environment ($SUBLIME_DATA)

eric ripa 12 lat temu zaktualizowano 12 lat temu 1
Today we can launch Sublime Text with --data to use a custom data dir location. It would be good to have the option to set for example $SUBLIME_DATA to a custom location to make this change "permanent".

This would make it easier to use Sublime Text in a multi-user environment (like a Citrix/VNC terminal service type of corporate environment) where only one central installation of Sublime is present and each user have their own data directory. 
-1

Custom closing bracket position for CSS

Илья 12 lat temu 0

Here is an example of what is happening now:

.class {


}


So when I'm typing ".class {" SublimeText automatically inserts "}" (which is correct). Then I press Enter and get this:

.class {

    #CURSOR_POSITION#

}


But what I really want is (attention to the closing bracket - it's indented by additional tab):

.class {

    #CURSOR_POSITION#

    }


I've even seen (ok, it was only once) in some editor special setting for this. Now I start using SublimeText (which is cool!) and I feel that it can be customized in a such way but I'm not quite sure how.

-1

Indentation of PHP 5.4 arrays with new square bracket notation

dan78 11 lat temu Ostatnio zmodyfikowane przez Flavio De Stefano 10 lat temu 1

Indentation of PHP 5.4 arrays with new square bracket notation

It would be helpful to change the auto-indentation settings for PHP files  such that the content of arrays with square bracket syntax is indented.


PHP code auto-indented with ST3 v 5054 looks like this:

Image 259

For nested arrays this quickly becomes very hard to read. 


ST3 correctly indents traditional PHP arrays:

Image 260



Any suggestions how to auto-indent square bracket arrays are welcome. 

-1

The Avanti Law Group: Bankruptcy and Debt Settlement Services

Efrain Hensley 10 lat temu 0
Too many consumers feel that their debts are overwhelming and there is nothing they can do other than file a bankruptcy. Due to lack of information, many consumers turn prematurely to bankruptcy. We can help you avoid bankruptcy by settling your unsecured debts on your behalf.
Youtube video


-1

ability to combine counterparts (.h .cpp .m) in sidebar or tabs.. both for open files and folder-browser

walter lynsdale 12 lat temu 0
Clicking such a tab would select the last viewed item, clicking again would toggle. another idea for helping c/c++ coders out without needing to remember a hotkey (which may be forgotten when moving between platforms & their IDE's)
The ability to combine multiple extensions for the same filename could be done in a non-c/c++ specific manner, and binary files (.o? .pyc?) ignored.
-1

open files list window

dannie s 12 lat temu 0
It would be nice to have the functionality that was in MultiEdit for DOS/Windows - open files list with selection ability (or maybe quicksearch), called by customizable hotkey.
-1

Build system not automatically selected

Adam S 11 lat temu 0

I have a question regarding a custom build system. It contains two file types (source.sass, source.scss), but for .sass files build is greyed out until the build system is selected manually. Details here: http://stackoverflow.com/questions/15868151/

Is there a simple explanation or does this happen to be a bug?

-1

Fold Away Non-Matching Lines

Eric Meyers 12 lat temu 0
Back in my IBM 3270 mainframe days we used an editor called XEdit. It had a neat feature whereby you could hide away all lines in a file not matching a pattern or keyword.

There is something similar for Vim, called foldsearch (http://www.vim.org/scripts/script.php?script_id=2302).

I suspect some smart person could write a Sublime plugin to do this. Maybe one exists and I haven't found it yet.
-1
Odrzucone

unify shortcuts under windows and linux

Antoine Hebert 12 lat temu Ostatnio zmodyfikowane przez Jon Skinner 12 lat temu 1
I use sublime text on Windows and Linux and some shortcuts are different which is always confusing me. Specially the multiple selection which is shift+alt+down on linux ans ctrl+alt+down on windows.
Odpowiedź
Jon Skinner 12 lat temu
Key bindings are the same between Windows and Linux, except where platform conventions dictate otherwise (e.g. Ctrl+Q to quit on linux), or where the window manager will typically eat the key bindings on Linux.
-1

Support Dart

Mathieu Breton 12 lat temu 0
Hi,

Could TextMate support the Dart language (for the syntax colorization)

Regards.
-1

trash folders, delete unempty folders

Tomáš Ivánek 13 lat temu 0
It would be cool to add a ability to trash folders and ability to delete unempty folders from sidebar