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

+2

Hotkey does not work on another language layout

Valentin M 13 år siden 0
Hotkey does not work on another language layout (example RU layout). It's not critical but bring some discomfort
+2

Accessing remote files features.

Thusitha Nuwan 12 år siden 0
I would like to access remote files using sublime. For examle I want to open a log file in a remote server.
+2

It will be good to have community version with a free license like BSD

lxsameer 12 år siden 0

Having a free software edition will help project to grow stronger

+2

Utilise two monitors for continued page accross both

Gareth Harding 13 år siden opdateret 13 år siden 0
With two monitors, page renders as normal on first to the bottom of screen, then at the point where first monitor ends, the second continues where the first stopped, essentially giving you twice the reading height. As page scrolls, both move together in unison.
+2

setting color themes based on language?

Kristin Henry 11 år siden 0

Is there a way to set diferent color themes to be automatically selected depending on the language of the file?  So that test.py and test.java will have diferent color themes when opened?

+2

Available them classes/attributes reference

Abel Muiño 12 år siden 0
I'm having a hard time finding a good reference of the customizable classes and their attributes on a theme file.

i.e. things like:

  {
    "class": "tab_control",
    "attributes": ["dirty"],
    "layer0.tint": [255, 200, 200]
  }

I know there are lots of themes to borrow from, but I wonder… how could they find out the available class and attributes?

A reference/cheatsheet would be handy.
+2

Disappearing tab when dragging

Bill Spingarn 12 år siden opdateret af gvillafu1994 12 år siden 1
Dragging a tab off the main window will sometimes cause the tab to disappear completely instead of making the tab it's own new window. However, the disappeared tab remains an "open file" in ST2. The only way to recover is to restart ST2.

Win7 - ST2 Build 2181
+2

Make environment variables available to menus

notanumber 13 år siden 0
I posted this on the Sublime Text forums here (http://www.sublimetext.com/forum/viewtopic.php?f=6&t=1980) but didn't get a reply.

Do plugin menus have the ability to take environment variables? I see the `open_dir` command does, but is this exposed to plugin writer?

eg. Can I do something like this: `"args": {"dir": "$file_path", "file": "$file_name"}`?

I'd really like to be able to accept the file name, if possible. As it stands, in order to mimic this somewhat, I have two layers of text commands; the first simply calls the second, passing the file name as argument. Ultimately, I'd like to be able to do away with this abstraction.

+2

snippets always take priority over autocomplete

David Trejo 12 år siden opdateret af robertcollier4 11 år siden 1
Snippets should always take priority over autocomplete when I am typing.
This is very frustrating.
Also, my autocomplete and snippets should not reorder based on how often I use them.
Thank you,
DTrejo
Paying user
+2

horizontal scroll bar blocks my click, OSX

Derek Adair 11 år siden 0
very minor thing, but you can see in my video that i am trying to click on the last line of this file, it is being blocked by the horizontal scroll bar.  At the end you can see my  clicking while slowly moving my cursor up until the click finally registers.http://www.youtube.com/watch?v=NywEEBkXONo&feature=youtu.be

Kundesupport af UserEcho