Tagged Questions

12
votes
4answers
2k views

Is it possible to implement Python code-completion in TextMate?

PySmell seems like a good starting point. I think it should be possible, PySmell's idehelper.py does a majority of the complex stuff, it should just be a case of giving it the current line, offering …
11
votes
9answers
1k views

What are some useful TextMate shortcuts?

Macs are renowned (or bemoaned) for having an extensive number of shortcuts. However, OS X itself pales in comparison to the shortcut lists in TextMate and its bundles. What are some useful keyboard …
11
votes
16answers
1k views

What are some useful TextMate features?

I noticed that many people here use TextMate for coding on OS X. I've recently started using it, and although I like its minimalistic interface, it makes it harder to stumble upon cool features if you …
6
votes
2answers
561 views

Django + Emacs (as TextMate replacement)

There is any complete tutorial how to configure emacs for using with Django (1.1) (on Mac)? Im thinking about switch from TextMate to Emacs to have multiplatform editor for django. I have my fav. …
6
votes
8answers
644 views

What’s so great about TextMate?

Almost every developer that uses a Mac practically worships TextMate. Why? What extraordinary features does it have that other text editors and IDEs don't? I did a quick search and the only really …
6
votes
7answers
1k views

class & function names highlighting in Vim

I just recently set up my Vim environment from Textmate, after becoming addicted to its modal input. However, syntax highlighting seems to be not so beautiful in Vim. I code in C++ and since the …
6
votes
2answers
418 views

Highlighting trailing whitespace in Textmate for Python?

I would like to do something like this Textmate tip, so that trailing whitespace are always highlighted in some way when I code something in Python - it makes it easier to correct it immediately and …
5
votes
4answers
229 views

Turn a single sed command into a reusable Textmate command

I have 7 lines of text: a b c d e f g Now I want to add characters to the end of each line, to end up with: a, b, c, d, e, f, g, I found that I can use the "sed" command and run my selection …
5
votes
1answer
554 views

Is there a better Python bundle for textmate than the one in the bundle repository?

At this time Textmate's official Python bundle is really bare bones, especially in comparison to the Ruby bundle. Does anyone know of a Python bundle that is more complete? EDIT: I am fully aware …
5
votes
28answers
6k views

Is there TextMate-like editor for Windows?

Are there any good TextMate-like programs for the Windows platform?
5
votes
9answers
2k views

Which text/code editor on Linux is most similar to TextMate?

I'm using TextMate on Mac OS X, which I am very happy with, but I would also like a nice editor on my Ubuntu box. So I have been looking for something like TextMate, which is very simplistic in its …
4
votes
5answers
167 views

Emacs session / projects / window management

Hello, I am working with Ruby on Rails projects most of the time so I need a way to save projects and the state of the buffers/windows I am working on, mostly because I often find myself switching to …
4
votes
4answers
331 views

Django - Mac OSX Workflow - Questions on efficient development methodologies

Hi All, I am going to outline my workflow and I would like some suggestions on how to improve the efficiency of this. It seems right now a bit cumbersome and repetitive (something I hate), so I am …
4
votes
2answers
236 views

Textmate: remap Escape for word completion

In the Textmate code-editor I use the Escape-key, for word completion, alot. Is there a way to bind another key-shortcut to its functionality ? (ps: my CAPSLOCK is already CTRL)
4
votes
8answers
2k views

What ever happened to Textmate 2?

What ever happened to Textmate 2?

1 2 3 4 5 9 next
15 30 50 per page