No subsystem |
|
Slow performance when editing JAVA code |
|
Please, correct the spelling in Settings - Project Settings - Version Control - VCSs - Git |
|
Exception during shutdown if more than one project was open |
|
AIOOBE when multiple tabless editor groups exist on task switch or project close (with bugfix patch) |
|
Add unambiguous imports and Optimize imports on the fly do not work |
|
'add on demand static import' changes resolve target |
|
Map ID reference.VersionControl.Git.PushActiveBranches to the Push Active Branches Dialog box |
|
MacOS - java.lang.reflect.InvocationTargetException |
|
Bad code is green: overridden method is static final |
|
CDI: Injection, different jars(@Produces) |
|
Code Analysis. Inspection |
|
false positive with "Constant array creation expression can be replaced with array initializer" inspection |
|
incorrect warning for continue inside switch |
|
Add option to ignore trivial finalize() methods to "'finalize()' does not call 'super.finalize()'" inspection |
|
"Checked exception instance not thrown" reported erroneously |
|
false negative in "'finalize()' does not call 'super.finalize()'" inspection |
|
"Enum 'switch' that misses case" fails when enum class has non-enum-constant fields |
|
Add option to ignore trivial finalize() methods to "'finalize()' declaration" inspection |
|
Unit Testing. JUnit |
|
Unit Tests: when no test found in configuration the progress bar has only one green brick when '0 tests of 0 are Done' |
|
Running a single test method of a @RunWith-style JUnit test does not work if @RunWith is inherited from a parent class |
|
java.lang.NoClassDefFoundError when using JUnit3 |
|
JUnit run configuration editor coverage tab: Tracing radio button should be disabled |
|
IDEA fails to run JUnit test with $ (dollar) in the package name |
|
HTML.Editing |
|
CSS support not working for a long time... |
|
No code completion for css selector for html with full content included |
|
JavaScript |
|
Javascript inspection error (Unresolved Type) for browser objects |
|
Actionscript: Code indention within switch/case |
|
JavaScript completion totally stopped working |
|
Flex Support |
|
IDEA deadlock |
|
Good code marked red: field reference is not recognized |
|
Flex formatting: not enough indent for static block |
|
Good code marked red: String coercion to Boolean |
|
0x0E is handled like a "confusing floating point literal" |
|
Unintuitive handling of autocompletion for parameterized types |
|
Autocompletion after ":" in strings and comments |
|
Flex 4: support <fx:Private/> mxml tag |
|
flex: extract field: "initialize in class constructor" not applicable in mxml context |
|
mxml: completion variant for field expands to mxml FQN |
|
flex: no completion for keyword 'dynamic' |
|
protected static consts / code completion |
|
Duplicate setter declaration is not highlighted as error |
|
When completing function call with semicolon, semicolon is inserted before the brackets |
|
Flex 4: support <fx:Library/> and <fx:Definition/> mxml tags |
|
[DefaultProperty] annotation of parent class is not taken into consideration |
|
"MissingResourceException: Can't find bundle for base name com.intellij.lang.javascript.JavaScriptBundle" on every IDEA start |
|
Don't suggest to replace with import a package name that looks like fqn |
|
Good code is red: Cannot resolve file 'AuthService' |
|
Debugger doesn't work |
|
location of generated code (fields) |
|
XMLList in XMLListCollection shown red |
|
Autocompletion after ":" in case statements |
|
Error running tests |
|
Add option to formatter for having single space before type reference |
|
flex: 'pull up' dialog: selection logic inconsistent with Java, allows operating on invalid selection |
|
Instance field is marked unused if only static methods access it |
|
Project Configuration |
|
If a library contains an external Javadoc entry IDEA will always treat the library as changed |
|
OSGi Support |
|
OSGi: libraries bundling doesn't work |
|
UML |
|
Uml project config: reset and modified state are handled incorrectly |
|
Android |
|
Please provide an option to make one android module depends on another |
|
Android: full name for widget is marked as wrong in xml |
|
Version Control |
|
Repository view of Changes shows wrong dates |
|
CVS Annotate: Color editor background by revision or author |
|
Apply Patch: Show file choosed dialog as soon as I use 'Apply patch' action. |
|
Changelists with empty names should not be created |
|
XML editing |
|
Major regression (again): valid XML with schemas gives errors |
|
Version Control. CVS |
|
CVS Compare compares with wrong version |
|
CVS: should not be possible to import to cvs if connection fails |
|
Code Analysis. Dependencies |
|
Dataflow: Show usages of the variable (not only the flow) |
|
Analyze dependencies on whole project trows thousands exceptions like that |
|
Refactoring |
|
Refactor->Extract Interface usability |
|
Search for callers in "Propagate parameters" of "Change Method Signature" dialog is not cancelable |
|
Renaming a parameter should trigger renaming all parameters in inheritance hierarchy |
|
On Introduce Parameter Object refactoring, preserve JavaDoc description for the parameters |
|
Smarter accessibilty detection for inner class created by Introduce Parameter Object |
|
Moving of JSF XHTML files allows only packages as target instead of folders |
|
When renaming a class, rename variables can break code |
|
Inlining varargs-methods creates unnecessary temporary variable |
|
Copy class doesn't work correctly between modules |
|
Push Members Down should be able to create subclass |
|
Rename Field: do not offer to rename corresponding method parameters if I have added/removed a prefix (set in code style) |
|
Move instance method changes code semantics when moving method to a class, which has a field with the same name as the method's parameter |
|
Extract Method adds erroneous unnecessary parameter |
|
Move method can incorrectly create private method when it is used in another class |
|
Refactor: encapsulate fields performs slow search |
|
Safe Delete Method: I'm not offered to delete method implementations of there are usages found despite I press 'ignore usages' |
|
Task Management |
|
Tasks: i cannot get issues from YouTrack |
|
Web Services |
|
When I try to generate java sources from wsdl I get an error (see attach) |
|
CSS Editing |
|
CSS: non-curved braces without pair brace are resolved as matching to curved braces |
|
CSS formatter breaks css @page pseudo-classes |
|
Кириллица в CSS-селекторах |
|
Highlight missing brace in css file |
|
css autocompletions puts semi-colon inside close parenthesis |
|
Parameters info in css works inside brackets only. |
|
Groovy/Grails |
|
Show Groovy inner classes in structure view |
|
Grails: navigation from view without matching action leads to last edit position in the controller |
|
Duplicate entries for "Show usages" |
|
Compilation of java class that use groovy static inner class fails |
|
Please provide unified font in the Grails and Griffon pages of New Project/New Module wizards |
|
Generate stubs for Groovy inner classes |
|
Mirror Grails 1.2 dependencies |
|
Groovy missing return statement inspection |
|
Cannot un-check "Add --classpath" in default Grails run configuration |
|
Maia 92.65 and 92.81 overwrite and destroy existing Grails run configurations on startup. |
|
Groovy: IllegalArgumentException at GrTypeDefinitionImpl.add() on 'Inline super class' refactoring |
|
Change Grails SDK? - Maia UI90.122 |
|
Map help button of the Grails and Griffon SDK pages of the New Project/New Module wizards |
|
Grails run profiles "add classpath" resets to on, whenever you edit the profile |
|
Tapestry Support |
|
Provide an easy way to navigate forth and back between a page/component class and its template |
|
Tapestry t:id attribute should be allowed for all tapestry tags |
|
J2EE.Deployment and Run.Glassfish |
|
war get's deployed in glassfish v3 b72, but IDEA doesn't recognize |
|
glassfish domain directory hard-coded to the [glassfishhome]/domains (2&3) |
|
Version Control. Perforce |
|
Perforce: sometimes files modified without checkout appear as opened for edit |
|
Files randomly loose their Perforce state |
|
Perforce: Incoming changes are not shown (for some client versions?) |
|
Unknown |
|
Constantly getting "Could not save application settings: null" |
|
J2EE.Seam |
|
Navigation from seam .page.xml files broken in version 9 |
|
Seam/RichFaces tags red/broken since build 9920 |
|
Seam's @Create and @Destroy methods are reported as unused |
|
Find, Replace, Find Usages |
|
Find Usages: add an option to sort members structurally. |
|
Editor. Error Highlighting |
|
Good code is red: Long number too large |
|
EJB QL name resolution regression |
|
IDE Configuration |
|
attach source directly from edit window |
|
"Submit Performance Report" usability |
|
GWT Support |
|
Support UIBinder functionality introduced in GWT 2.0 |
|
J2EE.JSP |
|
JSP error analysis never completes |
|
Version Control. Subversion |
|
too many svn requests |
|
Subversion: Update is not working properly |
|
IDEA in 9.0 final can't read SVN credentials anymore (worked in RC1) |
|
Information on progress is strange |
|
SVN lockout |
|
IntelliLang |
|
Not all SQL highlighting is working for JdbcTemplate after updating to Spring 3.0.0 |
|
Editor. Editing Text |
|
Bookmark locations are not adjusted as the code is being edited |
|
J2EE.Spring |
|
spring 3.0: Ctrl-Alt-Space completion does not suggest elements from new spring 3.0 schemas |
|
NPE at com.intellij.xml.index.XmlNamespaceIndex.getNamespace |
|
Spring support doesn't consistently recognise beans wired using @Resource annotation with name parameter |
|
User Interface |
|
Misspelling in context menu of Spring config text view |
|
Quick lists missed from list of actions in keymap configuration panel |
|
Inspection icon disappears on mouse over |
|
TODO is highlighting block comment end pattern |
|
Open dialogs and other dialogs should remember the size I like |
|
Version Control. Git |
|
IDEA invokes git.exe with invalid command line: filenames that start with '--' should be escaped |
|
Line separators should be checked for files to be stashed on the update |
|
Throwable at git4idea.commands.GitHandlerUtil.runInCurrentThread |
|
Maven Integration |
|
Maven settings.xml local repository doesn't substitue environment variable |
|
When updating JAR versions in my POM, maven integration starts duplicating entries in my artifact configuration |
|
Maven: set project's language level to the highest across the maven modules, but not higher. |
|
SQL |
|
mysql: good code red: use of 'columns' instead of 'fields' for 'load data infile statement' |
|
MySQL, SQLite: new table name provided in ALTER TABLE ... RENAME statement, RENAME TABLE statement is not resolved |
Overview
Content Tools