Skip to content

webida v 1.3.0

Compare
Choose a tag to compare
@hwshim hwshim released this 24 Jul 09:45
· 1036 commits to master since this release

Features

#150 Image viewer plug-in introduced
#201 Support for MultiViewerEditorPart
#208 Set the items that included in project preferences

Bug patches

#175 Refine Drag&Drop API
#238 Can not delete user account
#215 Reload File does not work
#228 Cannot input slash('/') in editor
#223 Almost all of the pages of preference dialog is not shown
#204 Workspace can't show space characters properly.
#165 Editor theme name 'default' is not default.

Enhancements

#153 Refactor on database and dao layer
#226 EditorContext abstraction and hierarchy
#205 Messages between File>Close and File>Quit are different in dirty state
#177 Removing direct codemirror access
#174 Write a new version of webida.js library
#167 Introduce package management using bower
#159 EditorAdapter Factory
#158 Improve Run Configuration UI
#155 Toolbar dropdown icon run issue
#162 Editor resizing related refactoring

Issues

  • "save and close" fails after "close all" in dirty state of editor
  • "Diff with Revision" shows more lines than assigned numbers of lines.
  • Cannot proceed the duplication of the file after duplication
  • Enter Key fails in text-editor plugin after running code-editor plugin