APLNext Beta 9.6
A new version of APLNext (Beta 9.6) will be posted soon. I will update this log entry with the download link.
Some of the new features are:
- Intellisense for APL operators (Ctrl+K,Ctrl+O)
- Template for WebServices projects.
- Intellisense for this.
- The left ALT key can be use to type APL characters while editing scripts on the Cielo Explorer.
- Legacy control structures (:SELECT, :IF, :WHILE, etc) can now be use uppercase.
Upcoming features:
- Localization for the keyboard. At this moment the APL characters are mapped to the keyboard character not the keyboard location. Local resources will be added to mapped the apl characters to differenct keyboard characters based on the culture.
- Publish property page. The Publish property page will allow users to deploy Windows Forms projects using No-Touch deployment.
- WebApplication template. The template will allow users to create WebApplications using APLNext.
- Intellisense for inherited members.