Zwei Fragen zu Coda

Ich bin noch am rumprobieren, was mir so taugt. Hab Coda mal ausprobiert und es hat
mir schon auch gut gefallen – nur eben, wie du sagst, a bissal teuer das gute Ding.
Wer mal skEdit ausgiebig testen :)
 
Coda kann imho aber schon auch Code Completion, muss man wahrscheinlich einstellen.

Latürnich kann Coda Code Completion. :)

Für alle, die zu faul zum Suchen sind:

By default, Coda's editor tries to reduce your time spent typing by offering various text completion options to you as you work. These options are context-sensitive, based on your current syntax mode, the text of the document, and the position of your cursor.

For example, in the PHP syntax mode, if you type the word "print", Coda will present a balloon offering possible completions, such as "printf()" or "print_r()"

If you just meant to type "print", simply ignore Coda and keep typing.

To use one of the offered completion options:

Press the up or down arrow keys to select an option
Press return to accept it
To dismiss an unwanted completion balloon:

Press ESC
To change the behavior of autocompletion:

Choose Coda > Preferences...
Click Editor
Choose one of the following options from the Code Completion popup:
Automatic: The default behavior. Coda will always offer possible completions.
After a delay: The default behavior, but with a slight delay. You'll only see the completion balloon when you pause typing.
F5 or Esc: Relevant completions will be offered if you press the F5 or Esc key, but not automatically.
Off: Completions will not be offered.

Der Download von skEdit schein im Moment tot zu sein...
 
Ich habe es auch gesehen, das Code Autocompletion an ist, doch schlägt Coda halt nix vor. Nie. :kopfkratz:

Die einfachsten Dinge wie mehrere Zeilen Code einzurücken / auszurücken finde ich auch nicht. skEdit scheint da doch leistungsfähiger zu sein.
Vielleicht ist ja auch alles nur gut versteckt bei Coda?
 
Mehrere Zeilen einrücken steht doch in #2 hier in diesem Thread ;)
 
Aha!

Schreibe ich normalen neuen Code schlägt Coda eifrig vor, doch wenn ich innerhalb eines bestehenden Codes neuen Code eintragen möchte, scheint Coda verwirrt zu sein und weiß dann nix mehr. Bei Pfad Angaben muss ich den Pfad von Hand eingeben.

skEdit schlägt immer etwas vor. Egal wo. Bei Pfad-Angaben kann ich mit Enter einen Dialog öffnen um die Datei auszuwählen. :)
Rein vom coding her scheint skEdit besser geeignet zu sein.

So ein Mist! Mir gefällt Coda doch so mit dem hübschen grünen Blatt im Dock und der guten Transmit Integration, Validation ... :motz: :D
 
DIE Argumente für Coda: Integrierter SVN Support, integrierter SSH Zugriff und die Code Clips mit Keyboard-Trigger. Den Rest macht es nicht besser oder schlechter als die gefühlten 2.000 anderen Editoren.

Die SVN Unterstützung wird hoffentlich noch ausgebaut, da fehlt im Moment so einiges. Arbeiten kann man aber einigermassen damit.

2nd
 
Zurück
Oben Unten