![](https://cdn.userecho.com/characters/83.png?1)
I'd need completely transparent way to edit files on remote boxes on local sublime, so it would be as convenient as using remote instance of vim. No magic per-host configuration files anywhere. Something like http://ip.fi/editor-bridge.txt
If I were to change from vim to some local-only editor, lets say sublime text,
I'd need someway to continue using remote commands to edit files.
I guess how this could work is that when on remote machine your 'magiceditor
file', it opens new channel inside current ssh connection and copies file to
some ~/.magiceditor/session/host:port/pwd/file.
On local PC you'd have deamon running, which would use inotify to monitor files
appearing and files changed.
So when remotely you edit file, it is copied to local PC, and then opened in
new tab or existing tab is refreshed.
When you save tab in local PC, it is copied back to remote PC.
All this could be wrapped also inside git, so if remote file was edited with
another editor, you could solve conflicts via git merge.
Or it could be configuration option, which end remote or local wins in
conflicts. But automatic git storage for all edited files could be nice for
other reaons too.
![](/s/cache/17/d9/17d93f03c760aafd9c9ef4a4826337e9.png)
It would be useful if the editor also supports other languages, with the help of which work with the program easier.
More and more developers prefer to work in "Sublaym Text" and now she's one of the best source code editor. I'm from Russia, and also use the editor, but for me it would be useful if the editor also supports other languages, with the help of which, working with the program easier. Create a form in which all interested people will be able to translate the words of the program in its own language. I can help translate into Russian.
![](/s/cache/46/a1/46a137066ae5fe7d806e5847133875a5.png)
Add context menu option to "Open all contained files"
![](/s/cache/ac/dc/acdcded93463ebdb39750661f922e456.png)
Code navigator CSS, html, javascript [...] similar to espresso
Would be great to have a code navigator for different programming languages.
Espresso has a very good one, different for CSS, HTML, php, javascript and more others.
![](https://cdn.userecho.com/characters/66.png?1)
Open dialog should not default to /
![](/s/cache/67/b5/67b57946b779709d13cf6c9752e69f86.png)
Make it available on Steam as Software, via Greenlight. Would be EPIC, and increase sales dramatically.
Make it available on Steam as Software, via Greenlight. Would be EPIC, and increase sales dramatically.
![](https://cdn.userecho.com/characters/97.png?1)
[option] Reorder tabs according to stack
![](https://cdn.userecho.com/characters/67.png?1)
Vintage Mode - I (shift - i)
![](https://cdn.userecho.com/characters/105.png?1)
Clicking the beginning of any of the wrapped sections of a word-wrapped line will place the cursor in an unexpected spot.
Clicking on or before the beginning of any of the wrapped line sections of a word-wrapped line will place the cursor on the last character of the previous line section. Depending on the window size this could cause unwanted horizontal scrolling. This behavior happens in ST2 (Build 2219) and ST3 (Build 3010). I think it makes more sense if instead the cursor was placed at the beginning of the wrapped line section that was clicked on.
![](/s/cache/9b/c7/9bc70efac14cf9dc0c915c168c943ce3.png)
Ability to move a file to a non-existing group without having to create that group first
What you do guys think?
![](https://cdn.userecho.com/characters/931.png?1)
Automatically figure out project files from includes (LaTeX)
![](/s/cache/bb/49/bb492c8696b946fe54fca00da3193095.png)
Being able to fold a function that only consists of three lines.
Functions definitions of three lines can not be folded. The function shown below in JavaScript is an example of this.
function foo() {
doSomething();
}
Typically I have to add a blank line after the function declaration to be able to fold the function.
![](https://cdn.userecho.com/characters/82.png?1)
Sublime feels frozen
Dear all, I'm having trouble with sublime text 2.0.1, I've been using it for a couple of months now but all of a sudden none of the files I've opened using sublime are responding so I can't type anything, try and delete code nothing its literally just like a read-only screen. Please any help I'd really appreciate it.
![](/s/cache/ea/90/ea90c912a37f75fa1e0227c787473d1d.png)
Check for updates screen
I think it would be nice if you could introduce a Help -> Check for updates screen as that way, we would be able to switch the release channel with minimal effort which i am sure many of us would benefit from.
![](https://cdn.userecho.com/characters/77.png?1)
Uncloseable tab/crash if you Ctrl+C subl before you close the tab it opens
To reproduce this, open some text with the subl command:
echo foo | subl
This affects OS X (at least, other OSes may be affected).
![](https://cdn.userecho.com/characters/84.png?1)
New setting: Open large files without syntax highlighting
Could a new setting be introduced that would make the editor open files larger than X kB/MB (where "X" is a number chosen by the user) without syntax highlighting? (if needed the user can set the syntax later after opening the file)
![](/s/cache/8e/84/8e843cde26991cac7c24938be058effe.png)
new icon
![](/s/cache/e7/1f/e71f287662bc526fed600f6642f65f62.png)
IPython + Sublime Text would be the greatest Python enviroment ever.
![](https://cdn.userecho.com/characters/103.png?1)
__file__ is incorrect (a relative path) in plugin python modules
Customer support service by UserEcho