github tyron12233/CodeAssist ALPHA-0.2.1
CodeAssist v0.2.1 ALPHA

latest releases: ALPHA-0.2.9, ALPHA-0.2.8.2, ALPHA-0.2.8.1...
pre-release2 years ago

Improved Layout Editor (#115 )

  • Added more new widgets
  • You can now select multiple attributes to add to the view
  • The available attributes section will now show all the available attributes including its parent layout attributes.
  • Proper handling of unknown views, while the editor can't preview the attributes it does not know, it will still try to make them editable.

Improved quick fix API

  • After long pressing on a java token, the context actions will now show up immediately.
  • Add throws quick fix will now only show on appropriate methods.
  • quick fix API will no longer try to import with generic types (previously it imports java.util.List<String>)
  • Introduce local variable now works on anonymous classes.

Misc

  • Folders are now shown first before files in the tree view.
  • Which duplicated files are now shown on the logs after building.
  • Bug fixes, #114, #116

Don't miss a new CodeAssist release

NewReleases is sending notifications on new releases.