How can i register a custom Editor?
1. How can a register a custom Editor in Intellij IDEA?
2. When i open a file (e.g *.myExtension) i'm interested if i can get the visual control (i want inside my editor to open a browser and show a graphic).
I couldn't find how to do something like this, can you send me a link or some ideas?
Thank you!
请先登录再写评论。
You need to write a plugin for that.