FlashDevelop 3.0.0 RC2 released
FlashDevelop 3.0.0 RC2 released
Changes:
* New events and comments added for plugin developers.
* New installable filetype (*.fdz) to deploy files in FD world.
* Slightly revised snippet editor and now it’s directly included in FD.
* New FlashLogViewer plugin which basicly is an extended version of Andrew Lucking’s FDTracer plugin.
* New dynamic arguments and a dialog to fill them just prior to template creation (was Enhanced Arguments plugin by Mike McMullin).
* Added an option to save UTF-8 files without BOM. To get this fully working like FB set the callback encoding to UTF-8.
* Many new options to the UI and processes in FlashDevelop.
* Newly generated fixed completion intrisic files.
* Updated AIR 1.5 templates.+ Lots of bug fixes and other small improvements.
일단은 추가된 사항 중에 눈에 띄는 것은,
에디터의 폰트 및 색상을 Tools > Syntax Coloring 에서 상세하게 설정할 수 있는 것과
flashlog.txt의 내용을 확인할 수 있는 Flash Log Viewer 패널이 추가되었다는 점이다.
그리고, 설정폴더의 구조가 변경되었다.
기존에 C:\Documents and Settings\(로그인사용자이름)\Local Settings\Application Data\FlashDevelop\Templates\ProjectTemplates 에 기본으로 제공되는 템플릿과 사용자 템플릿을 넣어두었는데,
이제는 C:\Documents and Settings\(로그인사용자이름)\Local Settings\Application Data\FlashDevelop\Projects 에 사용자가 별도로 추가하기를 원하는 템플릿만 넣어주면 된다.
그리고 C:\Program Files\FlashDevelop\Projects 에 기본으로 제공되는 템플릿이 들어있다.
