+4

Copy the current viewing file's path to clipboard

Arunprasad Rajkumar 12 років тому оновлено Alexis Sa 11 років тому 5

It would be nice if we were able to get the full path of viewing file. Suppose if user right clicking on the file-tab it should show option to copy the current viewing file's path to clipboard :)

+4

vintage mode: paste line at end of file

Michael Seiwald 13 років тому оновлений 13 років тому 0
When the cursor is at the last line of the file in vintage mode and you past a whole line with 'p' it does not add a new line as Vim does but pastes at the current line.
+4

Shell worksheets

Chris Corwin 13 років тому 0

I would love to see a blatant ripoff from BBEdit: shell worksheets.


BBEdit’s Shell Worksheets are much more than a terminal — they’re the best of both the shell and BBEdit! Enter and run Unix commands from within BBEdit, while applying BBEdit’s editing power to prepare commands, or slice & dice the output. Take advantage of the application’s central Unix Worksheet to keep it all in one place, if you like; or create your own worksheet documents. Every BBEdit project carries its own worksheet as well, for added convenience.


(http://www.barebones.com/products/bbedit/benefitsintegrate.html#worksheet)



I would *love* such a thing in sublime text.


At the very least, being able to have a tab that *is* a terminal view would be... fantastic.

+4

Hiding panes

Florian Velcker 12 років тому 0

Hi,


I was wondering if it is possible to add something to hide panes without closing them. I mean, currently, if I close a pane, the files in this pane move to other opened pane.

For example, I have in a pane my JS and CSS files, and in the other one several HTML files. I would like to hide the HTML pane because I am not working on this page anymore, but I don't want to close them because I might want to check something in it.

Or simply I like to group files, and if I don't work on a group I hide it.

+4

Vintage mode with command palette

Alexandru Iga 12 років тому 0
Hello, probabily it has been asked by many but i think for those that want to learn vitange mode a command palette that helps you with the shortcuts would be nice.
So instead of i > shift+i to activate the vintage command palette  that will display you a list of commands.
+4

Do not slurp text when switching from find to replace

Tim Etler 13 років тому оновлений 13 років тому 0
I will frequently press ctrl+f to open find and write a regex, then decide that I want to do a replace with it. When I press ctrl+h to switch modes, it slurps up the current selection, which is whatever my regex was selecting, when I wanted to preserve my regex.

This could be fixed by not slurping when switching between modes, and only slurping when ctrl+f/ctrl+h have been pressed for the first time, or a second time in the same mode.

Alternatively maybe the editor could distinguish if the selection is selected due to the result of a regex, and not slurp when transitioning modes in that case.
+4

API for "New View into File"

David Baumgold 12 років тому оновлено Liam Cain 12 років тому 1
The API currently has a window.open_file() method, but if you pass it the name of an already-opened file, it simply shows that view rather than opening a new view into the file. There should be a way to indicate that you actually want a new view into the file -- perhaps another flag that can be passed to the API.

Since the "New View into File" command exists in the menu, this functionality probably exists already in ST2, and simply isn't documented. If that is the case, please document it!
+4

When opening a folder with Sublime, the folder should be automatically expanded in the sidebar

aristidesfl 13 років тому оновлений 13 років тому 0
Whenever a folder is open with Sublime, the user should not have to manually expand the folder tree in the sidebar.

 iiImage 99
+4

Spanish keyboard

Alvaro del Val 11 років тому 0

I'm using Ubuntu 13.10 with a Spanish keyboard. It works fine in all applications, including text editors, except for Sublime. I cannot write accents, I'll just get 'a instead of á, for example.


I've been searching all around for an answer without success.

+4

Syntax highlighting doesn't change when you rename a file.

Dan Robinson 12 років тому оновлено jan otte 11 років тому 4

When you rename a file in Sublime Text 2 to a new filename with a different extension, the syntax highlighting doesn't change to match the new extension.

+4

Can't import multiprocessing in plugin

johtso 13 років тому оновлено Fredrik Ehnbom 13 років тому 1
When I try to import multiprocessing I get this Traceback:

Traceback (most recent call last):

  File ".\sublime_plugin.py", line 57, in reload_plugin
  File ".\plugin.py", line 5, in <module>
    from multiprocessing import Process, Queue
  File "<string>", line 27, in load_module
  File ".\multiprocessing\__init__.py", line 83, in <module>
ImportError: No module named _multiprocessing

Does anyone know what's going on?
+4

I want status bar of Sublime Text2 have a text to indicate the current file is in Unix or Windows format

Tung Dang 13 років тому 0
I want status bar of Sublime Text2 have a text to indicate the current file is in Unix or Windows format. This feature is like Notepadd++, you can see it in status bar of Notepadd++
+4

Styling of spelling errors

Florian Schulze 13 років тому оновлено chaiguy 13 років тому 1
It would be great if one could style spelling errors. Personally I would prefer keeping the wavy underline and not change the color of the word itself.
+4

multi language

Cideo 11 років тому 0

Add multi-language support (en / fr / es / de / ...)

+4

Sync folder view with currently selected tab

Thadeus 13 років тому оновлений 13 років тому 0
Eclipse has a feature that will sync the file listing with the currently selected tab. It opens the folder tree so browsing files that are close to the currently opened file is much easier.
+4

Allow output panel to be undocked

MarcusO 12 років тому 0
Currently the output panel can only be displayed at the bottom of the window - which is fine for single monitor systems.

For working in a multi-monitor setup though it would be great if this window could be undocked and shown in another monitor.
+4

Only one group visible and/or 'maximize' the current editor tab

kimus 12 років тому 0
I'm finding that is the Layout that defines how many Groups there are in the ST2. But sometimes I want to 'group' several files in one 'screen' and another bunch of files in another 'screen'. So, basically I could achieve that making only one group visible and then I could switch between them without being forced to split in Layouts. Or/And I could 'maximize'  the current editor (ie: like eclipse does double click in tab)
+4

Color support (or command character hiding) in the build output

Martin Heidegger 11 років тому 0

I use sublime builds to run unit tests and in nodejs the unit test system often uses code coloring. Unfortunately the build output shows just the command characters of the colors (no coloring itself) which makes the result painful to read (even in ST3). It would be awesome if the console would support colors but having the command characters ignored would also be a step forward.

+4

Sidebar needs tooltips

Krzysztof Wolowski 13 років тому 0
When you have a file with a long name that is partially invisible there should be a tooltip displayed. At the moment tooltips are only present in "Files" section, showing the whole path, but not in "Folders". In "Folders" there's no need of a full path, and only the filenames that are partially obscured should trigger the tooltip.
+4

Custom ruler & wrap?

Matt Shepherd 13 років тому оновлений 13 років тому 0
I'd like to put a ruler/wrap at 19 characters for a writing project. Any way that can be customized?