Maksim Kolchin
- 活动总数 44
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 9
- 订阅数 12
-
-
Maksim Kolchin 创建了一个帖子, 已回答Custom 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 创建了一个帖子, 已回答Toolbar 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 创建了一个帖子, 已回答UndoRefactoringElementListener.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 创建了一个帖子, 已回答PersistentStateComponent: 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... -
-