Macな暮らし Macと気ままな暮らし、コーヒーとiTunesのカントリーを聞きながら。

Using the source editor(ソース・エディタの使用)
CSSEdit's visual editors are the best around, but that doesn't mean code tweakers are second-class citizens. Quite the opposite, the source environment is top-notch.
CSSEditの視覚のエディタは最高のものです。しかし、それはコードtweakers(小型ねじまわし)が第二級市民であることを意味しません。非常に正反対、ソース環境は超一流です。
  • Intelligent CodeSense as you type CSS definitions. CSSEdit remembers the popularity of your completions, so it can adjust to your habits over time.(あなたとしての知的なCodeSenseはCSS定義をタイプします。CSSEditは完成したときのことを覚えているので、それは時間とともにあなたの習慣に適応することができます。)
  • カスタマイズ可能なシンタックス(構文)カラーリング。(下図参照)
  • 簡単な参照のためのライン番号付け。

シンタックス(構文)色およびCodeSense振る舞いの変更:

  1. CSSEdit> Preferencesを選んでください…
  2. Source Editing」タブを選択。
  3. いろいろなオプションをあなたの好みに合わせてください。

参照: Using the visual editors