-1

windows installer needs to check for previous install

jason hendry fa 13 anys updated by Jon Skinner fa 13 anys 1
when installing, it is normally good practice to remove the previous instance. i can appreciate this is a lean editor, however, i had the previous instance open and the installer failed because the binary was locked. uninstalling the previous version should alleviate that problem.
-1

Tooltips: Find + Distraction Free

Michel Gotta fa 13 anys 0
When using "Find" (command+F) in "Distraction Free Mode" the tooltips of the "Find" functions (e.g. "Whole Word", "Wrap") apear outside of the sceen on the bottom.
-1

Simple obvious way to remove bars/boxes on the bottom.

Thorsten123 fa 12 anys updated by Matt Peterson fa 12 anys 1
When i press ctrl-f or execute the python file accidentally for example. I don't know how to remove the bar or box on the bottom. A simple x on the side would be nice, probably there is a key combination but it is not intuitive for new users. Right now i close Sublime 2 and open it again.
-1

Replace two dots ".." to dereference operator "->"

baurzhan zhakashev fa 12 anys actualitzat fa 12 anys 5

while writing OOP PHP using ultraedit there is nice replacement of ".." (two dots) to to dereference operator "->"


is has sublime text 2 this function?

-1

UnicodeEncodeError

yeman&1006410211 fa 12 anys updated by Joel Thornton fa 12 anys 1

UnicodeEncodeError: 'ascii' codec can't encode characters in position 9-10: ordinal not in range(128)

-1

print(‘汉字’) error: [Decode error - output not utf-8]

luxi fa 12 anys updated by FichteFoll fa 12 anys 1
print(‘汉字’)            error:  [Decode error - output not utf-8]  
-1

periodically clean up "File opens" list may be better for user

Shihao Feng fa 12 anys 0
The "File opens" list usually tend to become longer and longer. Why don't  add a cleaner to clean it automatically each five minutes when it more than five items.
-1

Snippets and Build System question for JSP's

alanandersen1 fa 13 anys updated by Alan Andersen fa 13 anys 1
Whats the correct scope for jsp files in the <source> tag?

Ive tried source.jsp and source.java.jsp and i dont know what else to try, snippets or build system dont recognize it unless i just delete the source tag altogether, which is only useful for snippets, build system i really need it to be file type specific...
-1

Working Sets in a project

rubicscube fa 12 anys actualitzat fa 12 anys 0
Would be good to have simple working sets in a project. Such as additional list in the sidebar between OPEN FILES and FOLDERS. That would ease navigation through dependent files. Could look like that: DEFAULT view (default), Language, Connections and etc. Default view would remain it's state dynamically while others not and will have to be defined.
-1

Shift click on windows TaskBar, to launch new application instance.

Wesley Oliver fa 11 anys 0

Shift click on windows TaskBar, to launch new application instance. This would be great when organizing work on multiple desktops on windows, as the process. Possibly a file open or open wiht sumbline, will open with the last app inst in focus.

-1

Please add preference setting for string background color, so it's easy to tell two side-by-side strings apart

Charles Jenkins fa 12 anys 0
When typing lines of code that include multiple string literals, such as in string substitutions with regular expressions, it's difficult to tell where one string ends and the next begins. I'd like a preference for a string background color so the bounds of a complete string will be visible.
-1

Incorrectly scoped php snippets

atomi fa 13 anys 0
Some php snippets are scoped text.html and show up in jsp/cfm and other files. Shouldn't they all be just source.php?
-1

Using TextMate as a CSS editor

Carlos KOALABS fa 12 anys 0
Using TextMate as a CSS editor is not ideal in the moment, because TextMate uses Autocomplete as if you were writing html, and anytime you try to style a tag, it autocompletes. Autocompletes should take into account the file type (which it actually does pretty well, only not with CSS and HTML)
-1

ST2 Does not remember correct indentation

zach nawar fa 13 anys 0
How to recreate:
Write a function or something that causes ST2 to automatically add indentation the next time you press enter.
Keep pressing enter a few times so you cursor is now a few lines below where you have last typed. Your cursor should still be indented.
Press your up arrow key, the cursor will move up a line and lose all indentation.
-1

Line numbers rendered incorrectly in folded text

Sven Axelsson fa 12 anys actualitzat fa 12 anys 0
Two line numbers seems to be rendered on top of each other at the end of a fold, like this: https://skitch.com/sven/g1ebi/linenumberovertype

This is in build 2148.
-1

Westhill Consulting Jakarta: What You Need to Know About IPO Investments

vanessa kornilova fa 10 anys 0
1888 Press Release - Westhill Consulting is an international financial advisory firm based in Jakarta, Indonesia. Below is a guide to Initial Public Offerings (IPO's) intended to simplify the jargon and remove the fear that IPO's involve higher risk as compared to usual investments.

Westhill Consulting is a market leader in the Financial Services category. Here is a guide to Initial Public Offerings (IPO's) intended to simplify the jargon and remove the fear that IPO's involve higher risk as compared to usual investments.

Westhill Consulting is a reputable investment advisory firm based in Jakarta Indonesia, dedicated to providing you the most advantageous investments based on how you want your portfolio managed for the private middle market.

You might be wondering how you can increase the profits you make from your market investing strategies. If you're searching for the most profitable forms of investing that are available today, you should definitely investigate the possibilities of using Initial Public Offering (IPO) investments.

A simple description of an IPO includes the fact that you're buying a business that is just entering the open marketplace. The moment the IPO is released to the public is the first time anyone has the ability to buy the company openly, and this will surely give you a good idea on where the stock itself resides when it comes to the value of the offering. You can wage it is preparing for a large rise in its value because they are just releasing their stock to the public.

Though most of the Initial Public Offering stocks skyrocket after they are first released, you must keep in mind that they are hardly a definite investment. Because of this, there are several factors you must definitely examine before you place your capital into this type of investment.
-1

match_brackets should work inside quotes

chocolate camera fa 12 anys 0

Even if I have "match_brackets": true, in my Preferences, pairs of brackets are not highlighted when they are inside quotes.

That scenario is rather usual in XSL, such as:

<value-of select="concat('foo',substring-after('foobar','foo'))"/>
-1

project folders view moves up and down when collapsing folders

Objective Sheep fa 12 anys 0
The project folder is not "fixed". Most often than not, when opening a lot of folders so that the scrollbar is outside the visibile bounds, collapsing some of them again moves the project folders view completely. I think the correct behaviour would be that anything above the sourcetree item I am folding stays exactly where it is. It looks like the whole scrollbar is repositioned. This is often confusing and I have to spend a second or two finding my way again.
-1

Please move the find dialogs and any other to the top instead of the bottom or allow its customization as a preference, thank you.

David McGuigan fa 12 anys 0
For high-resolution monitors it's a lot of extra work and less comfort to look way down at the bottom of the window where your attention rarely is, contrasted to the top where you're constantly reading tab file names and interacting with Ctrl + P, thanks.