+1

Use open folder as root if only one folder is added to the sidebar

Martin Heidegger 11 jaar geleden 0

The build system does currently use the folder of the selected file to execute a build if no project is opened. However: I often drop a single folder temporarily in the sidebar to work with sublime text. It would make my workflow easier if sublime text could treat a single folder in the sidebar as the root folder for builds.

+1

Mysterious character clipping in certain scopes

sbroadhead 14 jaar geleden 0
I believe I've encountered a bug with text rendering whose circumstances aren't exactly clear to me, but I think it has something to do with the theme scope's background colour. For certain words, there is some clipping of the leftmost pixel column or so of the character. It isn't so noticeable with anti-aliasing on, but with a very small bitmap font it can completely eliminate a good part of the letter.

Here's how I can reproduce it on two computers: first set your font to be small and non-antialiased for best effect. Then set the color scheme to Twilight. Open a blank file and set the syntax mode to 'Literate Haskell' and type

\begin{code}
ABC ABC ABC
\end{code}

If it worked, the left part of the A's should be cut off.

The bug only occurs, as far as I can tell, on color schemes where embedded code has a different background color than the rest of the document (it doesn't happen on Monokai for instance), and it doesn't happen in the Twilight theme if you select regular Haskell instead of Literate Haskell.

Here is a screenshot from Mac OS X: http://i.imgur.com/ItTzt.png
+1

draw_centered & column_size on auto should be more intelligent!

Afflicto 12 jaar geleden 0

I have draw_centered is set to true and column_size to auto.

Currently, it widens the "view" when a file contains ONE line that is very long, DESPITE the fact that I'm not able to see that line in the current "scroll-height" position.


It should re-size whenever needed. That way, when you aren't on a long line (or when the long line isn't visible) you would have a nicely centered view!


Awesome? - I think so!

+1

Komodo/Notepadd++ style Find results option

caffed 13 jaar geleden 0
When I search in a file/files there would be a results count and each line listed that links to the line in that file. Double clicking anywhere on the result line takes you to that line in the file and the term is  highlighted in that result line.
The results output to console window at the bottom of the editor.

Komodo and Notepad++ do this really well. 


Currently (2139) it opens in a file tab and you have to click on the term itself.

+1

When browsing through the search history, it would be nice to have a list of previous searches visible somehow

Wim Vander Schelden 13 jaar geleden bijgewerkt 13 jaar geleden 0
+1

About Westhill Consulting: Property

Coleen Smith 11 jaar geleden 0
West Hill property consultants is a well-established estate agency specialising in the sale and letting of homes in North and North West London. Situated on the edge of Hampstead Heath, it is convenient for both sellers and buyers alike.
With over 30 years of wide-ranging experience, the company is well equipped to offer you the best possible advice in all property matters from buying your first home to letting an investment.

We are well known for our comprehensive marketing strategy specifically designed to suit each property, using tailor-made combinations of local advertising and the most effective web and editorial coverage.

Our experienced and dedicated staff will guide you carefully through every aspect of the sales and letting processes. We know that straightforward communication with our clients is the best way of alleviating possible concerns often associated with property transactions.

We are proud to be able to say that the majority of our business is built on personal recommendation.
To discuss your property requirements please call us on 020 8341 5332 or visit our office at 4 Highgate West Hill, Highgate, N6 6JS.
+1

Vintage

Jens Tegelaers 13 jaar geleden bijgewerkt 13 jaar geleden 0
I just discovered the vintage mode. It made me buy a license instantly. GREAT!
Advertise it!
+1

Supply "Open in Finder/Reveal" in context-menu when right-click on folders

fattyboy 11 jaar geleden 0

In Sublime Text 3 , "Reveal in Finder" only on files (not support Folders)


in SublimeText 2, I could do this on folders, but not in SublimeText 3.


I hope it could came back 

Thanks.

+1

Page Up/Page Down functionality broken after Home/End press

Ted Pearson 13 jaar geleden bijgewerkt 13 jaar geleden 1
Page Up/Page Down seem to have completely separate handling from the Home/End keys. When I use Page Up/Down to scroll to the middle of the page, then hit Home/End, then try to use Page Up/Down again, the page jumps to one page above/below the previous Page Up/Down location. Expected and desired behavior would be for it to just move one page from the current location, not from the last remembered Page Up/Down location.
+1

Create an 'apt-get' Repository for Sublime 3, etc..

Mike Vastola 11 jaar geleden 0

With the advent of Sublime 3 beta, I notice that -- in terms of Linux support -- new developments include not only the fact that .deb packages (geared for Ubuntu) are provided with each release, but also that these .deb packages are now apparently the primary way to get Sublime onto your Linux machine (with the tarballs now becoming closer to an afterthought). To be clear, I think this is well-warranted giving the explosive popularity Ubuntu has seen for years now. 


What I would love to see though, which should be relatively effortless now that this is in place, is an apt repository with these packages to be made available so that I can set my machine to auto-update.


While it's great that you send out alerts on Twitter when new releases happen, it's frankly a bit annoying that unless you're an avid Tweeter, the only way to make sure you get them is to set up @sublimehq's tweets to go to your cell, and most people don't primarily use sublime on their cell phones. (There are also tweets to sort through that aren't release notifications that are bothersome if that's all you want.)


It would be additionally awesome if, as a part of the .deb package install (so that this happens when you install it the first time manually from the site) -- perhaps following a prompt if some people don't desire this -- an /etc/apt/sources.list.d/sublime.list file were created, pointing to this repository (and its key were added to the keyring) so that updates would be automatically/effortlessly turned on.


Thanks!

Mike



PS: I'm aware that http://sublimetext.userecho.com/topic/99929-add-sublime-text-2-to-the-ubuntu-repositories/ exists, but I thought this new post was warranted because a) I'm requesting it for a different version, b) I don't mind if Sublime runs it's own repo as long as my software can auto-update and c) only with v3 does Sublime even seem to be available as a .deb pkg.

+1

In Find dialog execute search on Enter instead of inserting a new line.

RoM BroileR 13 jaar geleden bijgewerkt 13 jaar geleden 2
When doing search(Ctrl-F) in this dialog at the bottom it inserts a new line when you press Enter. I think, it would be better to just begin the search instead.
+1

Spell checker should not mark this/kind/of/words as misspelled

Ayrat Khalimov 12 jaar geleden bijgewerkt door jan otte 11 jaar geleden 1

It should treat slashes / as word separators.

+1

pathfinder

a a 12 jaar geleden 0
We should be able to use pathfinder instead of finder (or ones favorite file browser). Currently this doesn't seem to work. 
I found this post :
but it didn't seem very encouraging. 
+1

Combined highlighting of "match case" and "found but not matching case" in different colors

11 jaar geleden 0
Often users have the problem that they have "Match case" turned on accidentally and therefore don't find the respective string. Or another use case: you want to replace all occurrences of a variable "bias" manually and search for it with "Match case", however there is also a method "setBias" in your code which you don't find this way.

I propose to, if "match case" is enabled, also mark occurrences that don't match the typed case (in a different color).
+1

is there a way you can find multiple words and have them highlighted in different color boxes?

dan segal 12 jaar geleden bijgewerkt door KaZ 11 jaar geleden 2
is there a way you can find multiple words and have them highlighted in different color boxes?
+1

Right click on a file in the sidebar and duplicate it

Caleb Angelino 12 jaar geleden bijgewerkt 11 jaar geleden 3

I'm constantly having to reveal a folder in finder to duplicate a file. It would be really nice if you could right click on a file in the sidebar and duplicate it.

+1

Binary plist support

David Murray 11 jaar geleden 0

yep.

+1

Find stopped working in build 2170

Doug Braden 13 jaar geleden bijgewerkt 13 jaar geleden 0
Not even sure this bug report will be useful... After installing build 2170 (32-bit linux) and using it for several hours, the Find command stopped working.

Using either Ctrl-F or "/" in Vintage mode had the same problem.  The Find box would open, but as I typed, most keys where ignored, sometimes it would register one, such as an "e", and highlight the "e"s on screen, but that's it.

Restarting ST2 didn't fix it, but when I went back to 2169, I could Find again.

Pretty vague, I know, feel free to ask me anything.
+1

Provide a way to browse and open files within zip archives.

Jeffrey Yasskin 12 jaar geleden 0

With Sublime Text 3 leaving packages zipped, it would be nice to have a way to browse their contents without going to the terminal and making a temporary directory.