Skip to content

FlashDevelop is a free and open source code editor.

License

Notifications You must be signed in to change notification settings

fdorg/flashdevelop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3700a7d · Jan 22, 2025
Jan 7, 2021
Dec 10, 2020
Jul 1, 2021
Jun 2, 2021
Jul 1, 2021
Jan 22, 2025
Jun 2, 2021
Jan 6, 2021
Jul 16, 2018
Dec 22, 2020
Mar 31, 2016
Jul 1, 2021
Oct 26, 2017
Jan 22, 2025
Mar 13, 2014
Apr 14, 2017
Jun 2, 2021

Repository files navigation

FlashDevelop

Project has been discontinued and website is down.

FlashDevelop is a free and open source (MIT license) source code editor.

FlashDevelop offers first class support for Flash ActionScript (2 and 3) and Haxe development: great and fast code completion & code generation, projects compilation & Flash debugging, plenty of project templates, SWF/SWC exploration, etc.

FlashDevelop is more generally a great web developer IDE with integrated source-control support (svn, git, mercurial), tasks/todo, snippets, XML/HTML/CSS completion and built-in zen-coding for HTML.

Download

Platform

  • Microsoft Windows .NET 4.8 application for 7, 8.1 and 10
  • Mac OSX/Linux compatible using virtualization software or Wine/CrossOver
  • Native (Qt) Mac OSX/Linux helper is available to improve OS integration

Building

  • Open in Visual Studio 2019 (Community version is free),
  • Click the solution and select "Release|x86" or "Release|x64" from "Active config" in Properties panel,
  • Build the entire solution, the built binary will run in standalone mode

Contribute