Code editor key bindings

2009-02-10 Thread GreenAsJade
Where can I find out what the key bindings for the code editor are? I just typed C-w (emacs binding for cut) and it closed my browser window :S I tried C-x (windows binding for cut) and it did nothing. It can't be vi bindings, because it starts in insert mode, and ESC doesn't do anything

Difficult deleting public/index.html from the Browser-based Code Editor

2008-06-12 Thread Rev. Dan
Howdy, My guess is that my problem could be coded as id-10-T, but I cannot seem to figure out how to delete the public/index.html file using the Heroku Code editor in my browser. Is there a wiki or some sort of Heroku for Morons resource that I can peruse instead of publicly broadcasting my own

Re: Difficult deleting public/index.html from the Browser-based Code Editor

2008-06-12 Thread totdt
: Howdy, My guess is that my problem could be coded as id-10-T, but I cannot seem to figure out how to delete the public/index.html file using the Heroku Code editor in my browser. Is there a wiki or some sort of Heroku for Morons resource that I can peruse instead of publicly broadcasting my own

Re: Difficult deleting public/index.html from the Browser-based Code Editor

2008-06-12 Thread IE
I ask a question next time.  ;) Best regards, - Dan On Jun 12, 8:57 am, Rev. Dan [EMAIL PROTECTED] wrote: Howdy, My guess is that my problem could be coded as id-10-T, but I cannot seem to figure out how to delete the public/index.html file using the Heroku Code editor in my browser

Re: Code Editor

2008-04-29 Thread Adam Wiggins
On Tue, Apr 22, 2008 at 5:44 AM, DAZ [EMAIL PROTECTED] wrote: I've noticed that the editor has some short-cut keys like ctrl-s for saving and tab indents. Are there any more? Most of the key shortcuts are normal editing techniques, like ctrl-right arrow to highlight to the end of the word,

Re: Code Editor

2008-04-22 Thread Michael Erasmus
Another great feature would be the ability to handle custom, user- defined language grammars like textmate does. On Apr 22, 4:07 am, Adam Wiggins [EMAIL PROTECTED] wrote: I've actually wanted to extract the javascript text editor as its own open source project for a while now, just haven't

Re: Code Editor

2008-04-22 Thread DAZ
I've noticed that the editor has some short-cut keys like ctrl-s for saving and tab indents. Are there any more? tab auto-completion/ snippets would be great. Adam, if you could get round to open sourcing this it would be truly wonderful. I'm sure the community would rally round and get support

Code editor needs more work!

2008-04-22 Thread AzamSharp
Hi, The code editor is nice but the cursor seems to be in the incorrect position. Like the cursor is two places up where the actual text is being written. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Heroku

Re: Code editor needs more work!

2008-04-22 Thread Baptiste Decroix
with being touched up, as this sort of syntax is used quite often in Rails. DAZ On Apr 22, 8:28 pm, AzamSharp [EMAIL PROTECTED] wrote: Hi, The code editor is nice but the cursor seems to be in the incorrect position. Like the cursor is two places up where the actual text is being

Re: Code Editor

2008-04-21 Thread Adam Wiggins
I've actually wanted to extract the javascript text editor as its own open source project for a while now, just haven't found the time. One of these days... :) Adam --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups