Maksim Kolchin
- Total activity 44
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 9
- Subscriptions 12
-
-
Maksim Kolchin created a post, AnsweredCustom SearchScope is shown under a wrong SearchScopeProvider
Hi there,I want to implement a ChooseByNameContributorEx, so that it could contribute custom Symbols to the Search Everywhere. These custom Symbols should be shown only if All SPARQL Endpoints sear... -
-
Maksim Kolchin created a post, AnsweredToolbar drop-down list (ComboBoxAction) with search over submenus
Hi there,I implemented a drop-down list in the editor header, following the Toolbar drop-down list guideline. It includes the list of available “databases” and “tables”. See the screenshot below.Th... -
-
-
Maksim Kolchin created a post, AnsweredUndoRefactoringElementListener.undoElementMovedOrRenamed is not called on undo of a file move
I implement RefactoringElementListenerProvider to listen to rename and move of a file or a directory within the opened project.The steps: Select a file and move it to a folder by dragging it with m... -
Maksim Kolchin created a post, AnsweredPersistentStateComponent: getState/loadState with sealed class
I have an implementation of PersistentStateComponent with the state class below. It worked fine until I decided to make EndpointConfig a sealed class with two subclasses. I learned that getState/lo... -
-