Nodeclipse / nodeclipse

Nodeclipse-1 : Eclipse plugin for Node.js, PhantomJS development (Nodeclipse core plugin); Maven and Gradle (with Android) plugins
https://nodeclipse.github.io/
158 stars 76 forks source link

Support more Editors; enable quick switch betweeen Editors #8

Closed paulvi closed 6 years ago

paulvi commented 11 years ago

As JavaScript importance grows, a lot of competing tools arise. So now there are a lot of JavaScript Editors for Eclipse. However Eclipse has only one default editor to use quickly.

tomotaro1065 commented 11 years ago

I couldn't understand what you mean by this issue. What should we do?

paulvi commented 11 years ago

This is also question: whether we need to let user quickly re-configure default plugin. If user installs Nodeclipse over Eclipse for Java EE developers (recommended), than user gets 3 editor inside Eclipse:

User also may want to try VJET (that I can't recommend so far)
I also have an idea for one more Editor JSquared, but I am not sure if users like that.

So I want to give users possibility to quickly switch preferred Editor.
For example, different Editor in every perspective.
Or some UI dialog to select from short list (with items mentioned above)
FYI: Default Editors are set under Window -> Preferences-> Editors -> File associations
What do you think?

tomotaro1065 commented 11 years ago

You can choose an editor to open by selecting the [Open With] menu in a context menu, witch opens by rigtht-clicking on a file to open.

paulvi commented 11 years ago

Yes, but it is only for 1 time. And every time user needs to select from long list of Editors

paulvi commented 11 years ago

StackOverflow question Eclipse plugin - Editor associated to file extension and perspective

Currently not really answered.

paulvi commented 10 years ago

Eclipse RCP: programmatically associate file type with Editor? http://stackoverflow.com/questions/15877123/eclipse-rcp-programmatically-associate-file-type-with-editor

paulvi commented 6 years ago

Different Editor in different perspective is not really needed. Old.

paulvi commented 6 years ago

Different Editor in different perspective is not really needed. Old.