auto indent

Auto indent in wonderfl's code editor, released.

Auto indentor doesn't understand your code, it just repeats your white-spaces in your last row.

It adds 4 white spaces when your last character was '{' .

If you want more, try It's All Text Firefox Addon [https://addons.mozilla.org/ja/firefox/addon/4125] which enables you to use an external text editor to edit textareas.



wonderflのコードエディタのオートインデント機能をリリースしました。

オートインデントは、actionscript3の文法を理解しているわけではなく、改行をする前の行の先頭半角空白数を繰り返すのみです。

ただし最後の文字が '{' だった場合には半角スペース4つを増やします。

もっと多彩な編集機能が欲しい場合には、テキストエリアの編集に外部エディタを使用可能にするFirefoxアドオンなどをご利用ください。 It's All Text Firefox Addon [https://addons.mozilla.org/ja/firefox/addon/4125]


Enjoy!