Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.

+14

SublimeText2 build for ARM architecture

Jay Vaughan 13 jaar geleden bijgewerkt door Niklas Baedorf 13 jaar geleden 1

Hi there!  I am a very  (VERY) happy SublimeText2 user - I use it on both OSX and Linux-amd64 and I think you are brilliant!  :)  So, thank you.


I would like to be able to run it on my Ubuntu-ARM linux machine as well - any chance we could get an ARM architecture added to the build list?


+14

Light theme

Sean Gilbertson 15 jaar geleden bijgewerkt door Daniele Niero 14 jaar geleden 8
A light theme for the tabs, status bar, etc.
+14

Show hidden files in OS X file dialog

Tomek Piątek 13 jaar geleden 0
Please add the ability to show/hide hidden files in OS X file open/save dialogs (like TextMate).
+14

Improve keyboard support on completion overlay - PageUp / PageDown navigation, arrow nav + more

Ethan Brown 13 jaar geleden 0

* Completion overlay menu should allow for PageUp / PageDown navigation

* An up arrow key at the top of the list should move to the bottom of the list (like  cmd palette)

* Similarly, a down arrow at the bottom of the list should move to the top of the list

* For completions that start with or in any other way use the $ character (for instance, $('#select DOM element') for jQuery) the completion menu does not show automatically -- you have to hit $, then TAB to show the available completions

* Once the completion menu is open, typing should filter on both the tabTrigger and the name -- presently, only the tabTrigger is used.  This can cause some unexpected results, as this overlay doesn't quite behave the same as the Ctrl + Shift + P command palette overlay.

+14

Quit and Close all Windows

Rob Napier 14 jaar geleden bijgewerkt 14 jaar geleden 0
ST2 behaves very similarly to OS X 10.7 in how it reopens documents exactly where you left off. This is fine, but it should also provide "Quit and Close all Windows" as 10.7 does (Cmd-Opt-Q). This cleans up everything so that the next time you launch you get an empty workspace.
+14

Automatically switch the color scheme

Dorin Moise 13 jaar geleden bijgewerkt door Thomas Reggi 13 jaar geleden 1

Is there a way to automatically switch the Sublime Text color scheme based on the day time? For example, during the day I want to use a bright scheme, while in the evening/night - a dark one (my personal choices are Monokai and Solarized Light). 

The switch moment would probably the local sunrise/sunset hours? :)

+14

Autocomplete using words of the open files in sidebar

Anderson Fraga 14 jaar geleden bijgewerkt door Micheal Winger 14 jaar geleden 2
The idea is that the auto complete of tags to use the files opened in the sidebar, to increasethe efficiency of the tool. This would avoid having to access the files to copy words to be usedin other files.
+14

A way via Sublime API to tap into file tabs

JD Isaacks 12 jaar geleden bijgewerkt door Ross Isenegger 12 jaar geleden 2

The most request feature for my popular GitGutter plugin is a way to identify files that have been changed with some visual indicator in the file tab (Or in the file name in the side bar.)


I would like there to be a way to either color the text differently in the file tab, or color the file tab differently itself. It would be nice if this was setup in a way similar to coloring regions, only this region would be the file tab. It would even be cooler if you could specify an icon to show in the file tab just like you can when setting regions.


It would be really *really* nice if when you set this region for a particular file, it not only altered the appearance of the file tab, but the appearance of the file when listed in the side bar.


I would use this API to improve GitGutter. Right now, you can see what changes are in your selected file, but if many files have been changed, there is no way to quickly visually determine which files. So I would make GitGutter add a *region* (or what have you) to identify which files are new/modified (deleted files would just be gone) since your last git commit.

+14

Non Printable Characters!

Dan Stauffer 13 jaar geleden bijgewerkt door Chris Gilligan 12 jaar geleden 1
It would be extremely helpful if you could  build in the functionality to display non printable characters ( and be able to remove them).  When copying and pasting text from Photoshop,  Hidden line breaks and other characters will often be inserted but not displayed in Sublime.   My current work flow is to copy and paste into Textmate - remove the non printable characters ( displayed as diamonds in Textmate ) and then paste into Sublime.  
+14

realtime Sidebar item filter (with demo)

成樂子 13 jaar geleden 0

Sorry for my bad English.


I have a idea for sidebar. It's similar to "keys": ["ctrl+p"], but affect sidebar.


I create a plugin image DEMO to describe this idea.


DEMO: http://codepen.io/QueenbyeR/full/amxvL