主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Imants Cekusins
活动总数
410
最后的活动
2024年06月25日 06:27
成员加入日期
2015年07月30日 11:35
关注
0 名用户
关注者数
0 名用户
投票数
15
订阅数
108
活动概览
帖子(12)
评论(275)
按最近的活动排序
最近的活动
投票数
创建于
2015年09月16日 21:57
you are welcome Vladimir. I just noticed that [[sample@document]] is underlined as bad token. There is (!) icon in the top right corner too.it seems that lexer does not permit / recognize sample@d...
社区
IntelliJ IDEA Open API and Plugin Development
How to allow Rename Refactoring to handle spaces in referencing Elements?
0 票
创建于
2015年09月16日 22:05
> I can do refactor > rename on one of the links and the file rename dialog opens but renaming the file does not invoke any of the calls for refactoring.>> renaming the file does not invoke any of ...
社区
IntelliJ IDEA Open API and Plugin Development
How to allow Rename Refactoring to handle spaces in referencing Elements?
0 票
创建于
2015年09月16日 22:14
Could you narrow it down to some place in your code?E.g., Interface.method(...) is passed or outputs x1 when it should be x2?maybe let's wait until tomorrow. The Pros may give a simple answer.
社区
IntelliJ IDEA Open API and Plugin Development
How to allow Rename Refactoring to handle spaces in referencing Elements?
0 票
创建于
2015年09月17日 16:53
> customizing the way references are searched in the files so that I can search for the right pattern @Overridepublic void processQuery(@NotNull ReferencesSearch.SearchParameters parameters, ...
社区
IntelliJ IDEA Open API and Plugin Development
How to allow Rename Refactoring to handle spaces in referencing Elements?
0 票
创建于
2015年09月17日 16:56
you are welcome.I thought this would be an easier problem :p
社区
IntelliJ IDEA Open API and Plugin Development
How to allow Rename Refactoring to handle spaces in referencing Elements?
0 票
创建于
2015年09月17日 17:22
> trying to figure out what and where needs to be overriden, extended, registered and implemented.in addition to searching web, it really helps to open this entire project in Idea:https://github.co...
社区
IntelliJ IDEA Open API and Plugin Development
How to allow Rename Refactoring to handle spaces in referencing Elements?
0 票
创建于
2015年09月17日 18:00
> I can try to put it together into a tutorial, but with advanced features that were hard to discover, or gotcha's that I got caught on.> finish this pluginGood luck with both, Vladimir!Both tasks ...
社区
IntelliJ IDEA Open API and Plugin Development
How to allow Rename Refactoring to handle spaces in referencing Elements?
0 票
创建于
2015年09月18日 09:42
> The plugin is now working.:)Well done Vladimir. Cheers for posting the solution.It is important to mention that I first learnt about QueryExecutorBase from Sergey Ignatov's code:https://github.co...
社区
IntelliJ IDEA Open API and Plugin Development
How to allow Rename Refactoring to handle spaces in referencing Elements?
0 票
创建于
2015年10月09日 15:59
this is a neat solution, Dayo.I did not know about TreeStructureProvider. Thank you very much.
社区
IntelliJ IDEA Open API and Plugin Development
Annotate files based on filenames
0 票
创建于
2015年10月09日 20:00
you could define one catch-all file type.users could add to this file type missing file extensions throughSettings > Editor > File Types > Registered Patterns
社区
IntelliJ IDEA Open API and Plugin Development
Annotate files based on filenames
0 票
«
第一页
‹
上一页
下一页
›
最后
»