Today we released Moonshine 1.3.0.  The source code is available for download
here:  http://moonshine-ide.com/

We will be uploading the source to GitHub soon.  For the binaries, see the
links below.

New features:
- Support for FlexJS 0.7.0
- Basic implementation of code completion based on
https://nextgenactionscript.com/
- Miscellaneous tweaks and improvements

The code completion prompt will appear after you type '.' or ':' in a .as
file, or by pressing CTRL-Space.  Some known issues:
- The prompt will not insert text properly unless you use arrow keys to
scroll to desired entry and hit Enter
- Backspace does not work properly when the completion prompt is open
- Context-sensitive completions do not work consistently, yet.  
- Code completion does not work properly in .mxml files

We will further improve code completion in the next release.  

You can download the installers directly here:
Windows: 
http://moonshine-ide.com/downloads/releases/windows/Moonshine-1.3.0.exe
MacOS: 
http://moonshine-ide.com/downloads/releases/macos/Moonshine-1.3.0.pkg (An
App Store release is pending)

The MacOS installer will give you an error indicating it is not properly
signed.  You can bypass this problem by right-clicking on the installer
choosing "Open".  We will work on resolving this for the next release.

With the last release, some of you reported that Windows or Avast were
blocking Moonshine from installing.  The Moonshine installer was signed, but
the certificate was new enough that the application was blocked because of a
lack of reputation.  This was no longer a problem in our latest test. 
Please let us know if you continue to encounter similar issues.

Please let us know if you have any comments, questions, or suggestions about
Moonshine.


Joel Anderson
My Apache Flex community contribution is working on the open source
Moonshine-IDE.com for FlexJS. 




--
View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/Moonshine-1-3-0-Release-tp57223.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to