niklasfink / rUML

A ruby to UML generator
1 stars 4 forks source link

Evaluation of Javascript Editors (Plugins) #3

Open niklasfink opened 8 years ago

niklasfink commented 8 years ago

We need an editor for our input area where the ruby-uml-definitions are written.

Should be:

Therefore we need a comparison between different Javascript editor plugins. Maybe also take a look at angularjs plugins.

rasidmusic commented 8 years ago

current favorite: Codemirror

-no toolbar --> CK Editor? (not my favorised option, doesnt work good with Ruby highlighting)

rasidmusic commented 8 years ago

some toolbar functions could be:

//Edit: Do we need a toolbar? ctrl+c, ctrl+v would be faster than "Open File"...

niklasfink commented 8 years ago

We could achieve an "Open File.." function via drag'n'drop, this could be indicated by a symbol. Maybe like this: dragndrop

niklasfink commented 8 years ago

Please provide some screenshots of the different editors, to see some differences.