Skip to content
Gerhard Richard Edens edited this page Mar 16, 2015 · 8 revisions

Here you find the features we would like to implement in the future, ordered by what should be implemented first.

Edit of basic package.xml properties

Will be removed for webinar, re-added and extended after webinar.

Edit basic settings.

Add the option to configure your source in the bottom panel for live preview. Define a production and a test environment.

Move the CSS edit capabilities

CSS capabilities should be moved to a new instance of the plugin specifically for UX design.

Updating documentation on Wiki

Before we start with further development we should first document all current available features in the Wiki.

Configurable DOJO modules

Currently a couple of dom modules are included in the package based on what we think is frequently used. Desired situation is to mark which modules you would like to have included, when starting a new widget.

Location of Mx application should be configurable

Not always localhost:8080

Test Project name should be configurable

The name of the test project associated with the widget should be configurable

Configuration of multiple widget folders

Add a generated mpk to multiple widget folders at the same time. E.g. your widget development project and customer development project.

Use MXBuild to synchronize the widget in runtime

MxBuild should create the widgets.js in multiple environments. E.g. development environment and customer development environment

Fix Mendix caching issue in Brackets

Brackets IFRAME isn't updated when pressing the refresh button.

Panel to edit CSS

Will be used to show remarks on encoding hints, like js errors, deprecations and recommendations.

Split panel

To view XML file and JS file next to each other.

Snippet capabilities

Create code snippets and share-able.

Minifying code

To actually minify the JavaScript and CSS code.