Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
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
February 13, 2017 10:10
We don't have all tests enumerated. You can browse only all files in Test Scope in project view. Anna
Community
IntelliJ IDEA Users
Selecting Testcases to run from a list of all tests
0 votes
Created
February 06, 2017 12:28
E.g. the method com.intellij.codeInspection.InspectionProfileEntry#isEnabledByDefault has javadoc which asks not to override the method. The same for getShortName and getDefaultLevel. Anna
Community
IntelliJ IDEA Open API and Plugin Development
Why are default xml-plugin settings preferred over code-based component configuration?
0 votes
Created
February 06, 2017 12:07
Plugin.xml is used to reduce number of loaded classes on startup. When not all data is available in the xml and one need to check classes - the whole thing brings nothing, so defaults are used. As ...
Community
IntelliJ IDEA Open API and Plugin Development
Why are default xml-plugin settings preferred over code-based component configuration?
0 votes
Created
February 01, 2017 16:39
Hi Sean, maven/gradle plugins are planned but we always postpone it, sorry. Converting from ant to maven would mean that we would have to change our CI integration so what is the idea behind conver...
Community
IntelliJ IDEA Open API and Plugin Development
Status of intellij-coverage github project
0 votes
Created
January 30, 2017 08:11
Hi, please change the order at File | Settings | Editor | Code Style | Java | Arrangement Thanks, Anna
Community
IntelliJ IDEA Users
Modifiers order
0 votes
Created
January 24, 2017 08:08
If you make them optional, you need to provide the description of this inspection so people would know what they disable (enable). The link would show this description. Sorry, I don't see reasons w...
Community
IntelliJ IDEA Open API and Plugin Development
Inspection tooltip formatting
0 votes
Created
January 23, 2017 14:08
No, it's impossible now. That's a quick link to the inspection description provided for all inspections and should be there at least for consistency. Why do you want to to skip it? Anna
Community
IntelliJ IDEA Open API and Plugin Development
Inspection tooltip formatting
0 votes
Created
January 18, 2017 08:01
Hi, there is a setting to collect tracing coverage (Coverage tab in the run configuration), then additional information about branches would be collected and shown in the editor. View won't have t...
Community
IntelliJ IDEA Users
IntelliJ IDEA Code Coverage Measure
0 votes
Created
January 17, 2017 19:54
I never took a precise look at lint tools so I can't provide feedback here.
Community
IntelliJ IDEA Open API and Plugin Development
How to get the results of a specific (default) annotation/inspection process inside a (custom) toolWindow
0 votes
Created
January 16, 2017 10:43
Yes, I remember the issue that's why asked you to submit the sample. The suggested solution is not acceptable because the place works for all tests frameworks and the issue is still open because I ...
Community
IntelliJ IDEA Open API and Plugin Development
Changing the way a JUnit test description is generated (SMProxy.myName)
0 votes
«
First
‹
Previous
Next
›
Last
»