persistent state for custom editor window.

Hi All,

I am trying to implement persistent state for custom editor window. Please anyone help me how shall i go forward to implement the same.

0

If I correctly understand what you mean by "custom editor window", you need to implement FileEditor.getState()/.setState() and FileEditorProvider.readState()/.writeState().

0
Avatar
Permanently deleted user

Thanks Dmitry


I am new to Intellij, is there any example or doc which explains the editor window implementation.

Please help!

0

请先登录再写评论。