Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Anna Kozlova
Total activity
1422
Last activity
June 12, 2023 14:16
Member since
October 25, 2005 10:47
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
503
Activity overview
Articles (0)
Posts (0)
Comments (919)
Sort by recent activity
Recent activity
Votes
Created
September 22, 2015 09:09
It looks to me that you need your custom handler to override VariableInplaceHandler with ability to performRefactoring which would rename usages in other files. MemberInplaceRenameHandler is an exa...
Community
IntelliJ IDEA Open API and Plugin Development
Perl5 plugin for Intellij IDEA
0 votes
Created
September 21, 2015 10:07
So just disable inplace refactorings for your language and provide your own inplace refactoring handler instead. Please check what happens if user disables inplace refactorings in editor settings (...
Community
IntelliJ IDEA Open API and Plugin Development
Perl5 plugin for Intellij IDEA
0 votes
Created
March 18, 2007 15:36
Hello Alex,Sorry for late responseYes, you need to modify all profiles but what this code will do if your entries was already added on the previous project opened? I think that we need additional e...
Community
IntelliJ IDEA Open API and Plugin Development
Best place to modify the XmlEntitiesInspection settings
0 votes
Created
June 13, 2007 09:37
Hello Mike,ForwardDependencyBuilder works in Analyze Dependency action. Seems that it is your case.DependnecyValidatorManager allows to retrieve user-defined scopes and configured rules.Thank you.-...
Community
IntelliJ IDEA Open API and Plugin Development
Using DependencyValidationManager to Get Required Classes
0 votes
Created
May 08, 2007 09:07
Hello Johan,I can suggest to use FilterComponent to filter by text. But filter (and pause) depends on console (corresponding process) thus simple reuse is impossible.Thank you-Anna KozlovaJetBrains...
Community
IntelliJ IDEA Open API and Plugin Development
ToolWindow - default buttons
0 votes
Created
May 08, 2007 14:41
Hello Taras,Done.Thank you-Anna KozlovaJetBrains Inc.http://www.intellij.com"Develop with pleasure!"Hello Anna,>> I can make it eager. Could you please describe your usecase in>> detail?>> Inside m...
Community
IntelliJ IDEA Open API and Plugin Development
CustomScopeProvider: is there a way to add/remove scopes dynamically?
0 votes
Created
May 06, 2008 13:24
Hello Marek,It is not supported. What exactly do you want to modify?Thank you-Anna KozlovaJetBrains Inc.http://www.intellij.com"Develop with pleasure!"I use TreeStructureProvider to change node tex...
Community
IntelliJ IDEA Open API and Plugin Development
TreeStructureProvider and custom Scope
0 votes
Created
August 12, 2008 08:45
Hello Taras,duplicated pathsThank you-Anna KozlovaJetBrains Inc.http://www.intellij.com"Develop with pleasure!"Dmitry,Can you give an explanation on the "gray sections" in the DFA treeview?
Community
IntelliJ IDEA Open API and Plugin Development
Another plugin idea: DFA-based navigation
0 votes
Created
December 13, 2011 13:40
Seems that it was a problem with the plugin site. Recent change notes were uploaded. Thank you
Community
IntelliJ IDEA Open API and Plugin Development
Change notes not displayed on plugin page and in IDEA's plugin repository browser
0 votes
Created
December 26, 2011 18:31
I've forwarded the issue to the plugin's site support. Sorry for the inconvenience
Community
IntelliJ IDEA Open API and Plugin Development
Change notes not displayed on plugin page and in IDEA's plugin repository browser
0 votes
«
First
‹
Previous
Next
›
Last
»