うぉ、なんてこった、FlashDevelop の最新版 β7 がでてますねぇ~。
FlashDevelop 3.0.0 Beta7 released
インストールに際しては、旧バージョンのアンイストールと、設定ファイルのバックアップをお忘れなく。
んでんで、取り急ぎ新機能、
Changes:
* Flex/AIR completion updated
* Improved AIR projects with certification & packaging scripts
* Basic compatibility with Adobe Flex Builder projects (open read-only / import FB projects)
* Automatic output in "bin-debug" vs. "bin" depending on the selected "Debug" vs. "Release" configuration
* Flash compiler errors are captured and clickable in FlashDevelop
* Supports building current Flash project or current FLA
* View modified lines, you can enable it from the program settings
* New "test project" option: open a document (ie. html page) instead of the SWF file
* Optionally define the main class' package when creating a project
* View code regions & improved sorting options in Outline view
* Support for trace capture in Quick Build ("-debug" option)
* Support for high-dpi setting and customizable UI fonts
* Match case option added to quick find
* Improved code generators (override, interface implementation)
を試せるところだけ試してみたー。うーん、あんまりうまくいかなかった箇所が多いけど。
しかも、Flash CS3 ベースで、Flex とか AIR とかよくわからねーっす。そこらへん含めて誰かに教えてくださいっ!
Flex や AIR まわりの改善(よくわからん)
* Flex/AIR completion updatedFlex のパッケージとか、AIR のパッケージのコード補完がパワーアップしたっぽくて、他にも Flex や AIR まわりの改善をしたみたい。試してないからわからないです・・・、ここ。Flex のように出力モードを切り替えられるようになったのかな?それって Flex SDK 限定なんかな?ま、いいや。
* Improved AIR projects with certification & packaging scripts
* Basic compatibility with Adobe Flex Builder projects (open read-only / import FB projects)
* Automatic output in "bin-debug" vs. "bin" depending on the selected "Debug" vs. "Release" configuration
Flash CS3 でのコンパイルエラーがより使いやすく?
* Flash compiler errors are captured and clickable in FlashDevelopFlash CS3 でパブリッシュした際のエラー箇所を FlashDevelop でもクリックでいけるようになったっぽいけど、あれれ、うまくいかないや・・・。ちゃんと FlashDevelop からパブリッシュしてるけどうまくいかない・・・。カンチガイしてるんかな?
コードアウトラインのソート?
* View code regions & improved sorting options in Outline viewコードのアウトラインでのソートオプションが強化されたっぽいみたいだけど、そもそもソートのやり方がわからねぇ・・・。ここも英語の読み違いしてるかな?コードのドラッグでの並び替えとかそういうことではないよね・・・
修正を加えた行をハイライト表示
* View modified lines, you can enable it from the program settingsこれは個人的には便利な機能(秀丸ではあるので便利)。最終保存から修正を加えた行をハイライトしてくれます。ただ、この機能は設定が必要で、Settings -> FlashDevelop -> Display -> View Modified Line、この値を True にすればOK。ハイライトの色は、Settings -> FlashDevelop -> Display -> Modified Line Color から変更可能。
アプリUIのフォントを指定(カンチガイ注意)
* Support for high-dpi setting and customizable UI fontsFlashDevelop のソフトのUIで扱うフォントを指定できるようになってた。注意が必要なのはアプリのUIであって、記述するコードのフォントは相変わらずXMLを触る必要があるみたい。それは残念。ちなみに前者の高解像度設定ってのはよくわからないー
Ctrl+Fでの簡易検索で大文字小文字の区別
* Match case option added to quick findCtrl+F による簡易検索で、大文字小文字の区別が実装されてる!これは欲しかった機能。
Ctrl+Shift+1 が強化
* Improved code generators (override, interface implementation)Ctrl+Shift+1 のコード生成機能がより使いやすく。
こっちのページにキャプチャ画像つきでよくまとまってます。
個人的にまとめ
なんか、うまくいかなかったものが多かったけど、今回のアップデートでは強力な新機能は特になかった感じ。それでもますます使いやすくなっててこれなしでは何もできないなぁ。
それよりも今回のリリースで Flash OOP の記事を少し修正しなきゃ・・・あぅあぅあぅ・・・

Send Your Comment