⬆️ ⬇️

FlashDevelop 4.0 released





Great news for all flash developers - just a couple of days ago the final version of the excellent IDE FlashDevelop 4.0 was released. Those who are already familiar with FlashDevelop can immediately go to download the new version . I invite the rest of the developers to get acquainted with a brief changelog and a description of the main FD4 features.





What's new in FlashDevelop 4?





')

What is so interesting about FlashDevelop?



Support AS2, AS3 and HaXe





Integrated task list, formed from comments (TODO, BUG +, you can add your own keywords)







Advanced code completion







... and code snippets (Press Tab after the keywords function, get / set, for, while, if, ..)







Automatic import of classes when declaring variables







Generating event handlers (position the cursor on the name of the handler function in addEventListener and press Ctrl + Shift + 1)







Generating getter / setter methods (position the cursor on the name of the private variable and press Ctrl + Shift + 1) <br



And this is not a complete list of features. I think many Flash developers will support me if I say that FD is the best environment for coding under the Flash platform.

Source: https://habr.com/ru/post/135220/



All Articles