No subsystem |
|
IDEA-55104 (Usability Problem) |
Select svn:ignore patterns to remove usability |
IDEA-70230 (Usability Problem) |
[Cmd]+[W] does not work in Keymap to close current tab |
IDEA-65989 (Performance Problem) |
PhpStorm 2.0 very very slow editing my files |
IDEA-68165 (Performance Problem) |
IJ X indexing performance degradation for large projects |
IDEA-69923 (Bug) |
unnecessary tooltip animation |
IDEA-69800 (Bug) |
misleading warning on polymorphic invocation |
IDEA-69558 (Bug) |
Javadoc in quickdoc popup is garbled in 107.85 |
IDEA-69894 (Bug) |
IDEA 10.5 seems to freeze a lot |
IDEA-69719 (Bug) |
"Create Getter" quickfix generates invalid code |
IDEA-70362 (Bug) |
Frequent long pauses/freeze since upgrading to 10.5 |
IDEA-66122 (Bug) |
Diff Viewer: I can no longer paste into the quick search box |
IDEA-70668 (Bug) |
GUI becomes unresponsive after opening a file with on-demand static imports of a class in the same file |
IDEA-64348 (Bug) |
Avoid IJ hanging during browsing file system for project to open |
IDEA-70071 (Bug) |
OSX: Files within directories whose name starts with a . (a dot, like in .ssh) are not accessible any more since IntelliJ 10.5 |
IDEA-69536 (Bug) |
IntelliJ junit test runner ignores groovy tests declared with def |
WI-6368 (Bug) |
Exception with SVN annotations |
WI-6365 (Bug) |
SCSS syntax highlighting and code folding not working |
IDEA-69857 (Bug) |
Bug in quick search UI |
IDEA-69218 (Bug) |
(Not working) Search History dropdown by "down key" if there is no text in search field |
IDEA-70887 (Bug) |
Failed suggestion while entering a breakpoint condition |
IDEA-68278 (Bug) |
[compare] pasting in file instead of search-box when ctrl+f |
IDEA-62935 (Bug) |
Diff view - it is impossible to paste text into search field |
WI-6515 (Bug) |
Application not responding |
IDEA-69975 (Bug) |
Jetty integration - support Jetty 7.4.1 |
IDEA-68974 (Bug) |
Replace with Preserve Case does not preserve case on first attempt. |
IDEA-70623 (Bug) |
Inspections: applying quick-fix creates unexpected changes to result tree |
IDEA-70629 (Bug) |
Quick-fixes list position is not in sync with bulb position |
WI-6708 (Bug) |
Firefox extension not compatible with Firefox 5 |
IDEA-69607 (Bug) |
"Find in Path" does not respect Custom scope selection |
IDEA-69973 (Bug) |
JBoss doesn't run in debug mode when path to IDEA installation folder on Windows contains spaces |
IDEA-69815 (Bug) |
When using IDEA 10, I cannot run any code that uses native libraries via JNA. |
WI-6645 (Bug) |
SplFileInfo getExtension() method is not autocompleted |
WI-6621 (Bug) |
Valid SCSS parsing issues |
IDEA-71382 (Bug) |
Idea wants to save memory settings to the wrong file (to its own bin/idea.vmoptions instead of $IDEA_VM_OPTIONS). |
IDEA-69490 (Bug) |
Ctrl+F (Find) opens with old search value |
IDEA-70430 (Bug) |
Ignore files and folders no longer case sensitive |
IDEA-69940 (Bug) |
Reveal log broken |
Android |
|
IDEA-69057 (Bug) |
No error displayed if IDEA cannot start Android emulator |
IDEA-69507 (Bug) |
Additional logcat options for Android emulator causes launch failure |
IDEA-70973 (Bug) |
Can't Setup Android SDK on Mac |
IDEA-69493 (Bug) |
Android: animation-list is not properly recognized in drawable |
IDEA-71094 (Bug) |
"Is Library project": AIDL Compiler inactivation gets lost |
IDEA-70152 (Bug) |
Hang on exit [android] |
IDEA-69385 (Bug) |
Non-exising package in manifest should not be marked as red |
Code Analysis. Inspection |
|
IDEA-69402 (Bug) |
'for' loop replaceable with 'for each' inspection incorrectly marks ListIterator usage as replaceable |
IDEA-70378 (Bug) |
Inspection <'final' method in 'final' class> reports false warning for enum's knowing that enum members can override an enum overridable method |
IDEA-69631 (Bug) |
Inspection 'Mismatched query and update of StringBuilder' false when append in return |
IDEA-68861 (Bug) |
MismatchedCollectionQueryUpdate should ignore collections not created within scope. |
IDEA-63796 (Bug) |
JPA inspection incorrectly reports missing arguments to functions |
IDEA-70538 (Bug) |
Inspection {'if' replaceable with 'switch'} catches comparsons to long |
IDEA-69989 (Bug) |
"declaration redundancy|unused method parameter" detects "args" of main method as unused |
Code Formatting and Code Style |
|
IDEA-68003 (Bug) |
Java Formatter: Correct formatting of anonymous classes at method call arguments |
IDEA-69724 (Exception) |
Formatter exception on Extract Method in Python |
Code Navigation |
|
IDEA-68591 (Bug) |
"Go to..." popup - focus lost, cannot be closed with Esc and letters typed are flushed to editor after popup has been closed with a mouse click. 100% reproducible. |
Compiling Project |
|
IDEA-70441 (Bug) |
If 'Rebuild Project' action is called just after moving/deleting some source file obsolete file copy will retain in artifact output directory |
Database |
|
IDEA-70287 (Usability Problem) |
Database result table: display/presentation issues |
IDEA-69934 (Bug) |
Generate persistence mapping by database schema hangs IDEA |
IDEA-70282 (Bug) |
Data Source Connection properties: can not reset value to <null> |
IDEA-69405 (Bug) |
"Data Sources" toolwindow does not appear if the first datasource is created while IDE is open |
Debugger |
|
IDEA-70208 (Bug) |
XDebugger: show special icon while suspended on exception breakpoint |
IDEA-70200 (Bug) |
Evaluate expression broken |
Diff/Merge |
|
IDEA-68956 (Bug) |
diff window: cannot paste in inline search |
Distribution packages |
|
WI-6574 (Bug) |
Strange license expiration behavior |
Editor. Code Completion |
|
IDEA-69907 (Bug) |
moving a package - idea tries to autocomplete the destination package name |
IDEA-70002 (Bug) |
incorrect autocomplete/autopopup |
Editor. Editing Text |
|
IDEA-68782 (Usability Problem) |
Auto focus on caret after applying "Use soft wraps" |
IDEA-68685 (Performance Problem) |
Web IDE slows down tremendously up with big one-lined css file open |
IDEA-69804 (Bug) |
Broken code when pasting multiline string in 10.5 (regression) |
IDEA-71180 (Bug) |
critical: parsing java file completely broken |
IDEA-69539 (Bug) |
JVM Heap space usage sky rockets during velocity template editing |
IDEA-70114 (Exception) |
AE at com.intellij.openapi.util.ProperTextRange.assertProperRange |
Editor. Error Highlighting |
|
IDEA-69629 (Bug) |
Intellij 10 shows error for compilable java code when a class implements two interfaces having different methods with same type erasure |
Editor. Intention Actions |
|
IDEA-70440 (Bug) |
StringBuilder Refactoring fails, if error inside |
Find, Replace, Find Usages |
|
IDEA-71041 (Bug) |
Merge dialog: attempt to find in Merge dialog causes confusing results |
IDEA-70892 (Bug) |
Fast typing inside "Search > Find" (Ctrl+F) search box ignores last characters entered |
Flex Support |
|
IDEA-69646 (Feature) |
Need ability to manage APK packaging options in AIR Mobile run configuration |
IDEA-71312 (Feature) |
Editor. Flex. Do not warn about unused method marked with DI framework callable metatag. |
IDEA-51527 (Usability Problem) |
JS iteration live templates: show variants icons and types for collection popup |
IDEA-55944 (Usability Problem) |
Add commonly used Flex metadata from frameworks to default installation |
IDEA-70584 (Bug) |
Error using "Make Project" on flexmojos project |
IDEA-69510 (Bug) |
[Flex] invalid behaviour with suppressing warnings for "for...each" statement. (IU-107.52) |
IDEA-69970 (Bug) |
Air application descriptor: good code is red |
IDEA-70422 (Bug) |
Unable to select Flash Player Debugger on Mac |
IDEA-70155 (Bug) |
Flex: tests in FlexMojos modules compiled with link-report do not include all symbols |
IDEA-70168 (Bug) |
disordered asdoc in "Quick Documentation Lookup" |
IDEA-70060 (Exception) |
Exception occurs while importing Flash Builder project |
IDEA-70218 (Exception) |
cannot perform "extract interface" refactoring: Unsupported case: "for each (var column:TableColumn in tableView.columns) |
Google App Engine |
|
IDEA-69684 (Bug) |
App Engine shuts down after just after startup |
Groovy/Grails |
|
IDEA-70400 (Feature) |
'Go To Test' for Grails 1.4 tests using @TestFor |
IDEA-54181 (Feature) |
GSP: "Expand empty tag" intention fails when applied to groovy tags with attributes |
IDEA-70191 (Feature) |
(Grails 1.4) User should be ably to run Grails Tests defined via @TestFor as JUnit. |
IDEA-70807 (Bug) |
In Grails projects, provide quick switching to Spock tests (in addition to JUnit tests) |
IDEA-69797 (Bug) |
Renaming Groovy method broken |
IDEA-69625 (Bug) |
Properties from parent are not visible in subclass in Domain Classes |
IDEA-69449 (Bug) |
Source files from dependent JAVA module not linked into GRAILS module. |
IDEA-69871 (Bug) |
100% CPU while editing Groovy class files |
IDEA-67848 (Bug) |
@Delegate not recognized by Groovy compiler in Idea 10.0.3 |
IDEA-69468 (Bug) |
Inspection "Replace tag empty end with empty body" causes crash |
IDEA-70553 (Bug) |
Incorrect error with Jquery Mobile |
IDEA-70795 (Bug) |
Groovy method calls without parentheses but multiple params with the last being a closure |
IDETalk |
|
IDEA-70384 (Bug) |
IDEtalk Jabber account settings lost after IDE restart |
IntelliJ Platform |
|
WI-5852 (Feature) |
Colors & Fonts for htaccess |
WI-6376 (Bug) |
Copy text from search input box works wrong |
WI-6349 (Exception) |
Exception in settings | code style | wrapping and braces |
J2EE.App Servers.Generic |
|
IDEA-70197 (Feature) |
Jetty Integration - run configuration UI to allow auto-undeploy of all artifacts before server shutdown |
J2EE.Spring |
|
IDEA-69650 (Bug) |
Broken reference in JSP for Spring MVC @Controlloer |
IDEA-69976 (Bug) |
spring: injection value style inspection: applying quickfix replaces placeholder reference with actual value |
IDEA-69964 (Bug) |
UI frozen while working on Spring Integration XML |
IDEA-70023 (Bug) |
IntelliJ 10.5 doesn't respond when editing spring xml configuration files |
JavaScript |
|
IDEA-69808 (Bug) |
Broken reformatting of empty Javascript array |
IDEA-67711 (Bug) |
JavaScript "find usage" works incorrectly when function is used in "javascript:" protocol |
IDEA-69762 (Bug) |
Excessive indenting of inlined Javascript object literals in reformat |
IDEA-70995 (Bug) |
Javascript Math.ceil function should receive only one parameter (in ECMAScript.js2) |
Maven Integration |
|
IDEA-70047 (Feature) |
Attach Classes from Repository should attach dependencies sources as well |
IDEA-70045 (Bug) |
Attach Classes from Repository should not attach test-scoped dependencies |
IDEA-69977 (Bug) |
Maven settings button opens Settings window but not focused on Maven section |
PHP frameworks |
|
WI-6117 (Bug) |
Phing logger "phing.listener.AnsiColorLogger" display with wrong escape codes |
WI-6403 (Bug) |
phing build no longer shows options in 2.1 |
PHP lang |
|
WI-1201 (Feature) |
autocomplete Exception classes only after throw new |
WI-6545 (Feature) |
Ignore any warnings about undefined field for classes inherited from ArrayObject |
WI-6487 (Feature) |
Array index code completion should support prefixes |
WI-5327 (Usability Problem) |
Generate implemented methods in declaration order |
WI-6398 (Usability Problem) |
Unqualified classname completion with same names |
WI-3667 (Usability Problem) |
Statement start preview only shows single brace if code style is set on "braces on new line" |
WI-6465 (Task) |
Add a Help button and map a help-id to it |
WI-6533 (Bug) |
Wrong "unused private field" warning / offer (and provide a way) to convert such private field into CONST |
WI-6664 (Bug) |
@property-* description not shown in quick info |
WI-6345 (Bug) |
PHP: Extract Method Refactoring applied to a code block that ends with a line comment drops the comment, linefeed and closing brace from resulted code |
WI-6344 (Bug) |
PHP: Code Completion for imported classes shouldn't inserts fully qualified name |
WI-6232 (Bug) |
Update PHPDoc comment works wrong (formatting) |
WI-6333 (Bug) |
Empty PhpDoc generated for Interface's method |
WI-6336 (Bug) |
Ctrl+Click range is wrong in namespaced class reference in PhpDoc |
WI-6364 (Bug) |
array field element access ($obj->field[..]) type inference wrong (now: array, should be: unknown) |
WI-6420 (Bug) |
PHPDocs is marked as invalid when @var annotation is array of objects and PHP type hint is array |
WI-6227 (Bug) |
Interface implementation inspection does not work with constructors |
WI-119 (Bug) |
TODO pattern is not recognized inside of PHPDOC comments |
WI-6451 (Bug) |
Wrong phpDoc for _() |
WI-6543 (Bug) |
TODO isn't highlighted properly when used inside of phpdoc |
WI-6665 (Bug) |
Updated XMLReader phpdoc |
WI-6415 (Bug) |
Inspection: Unused local variable when assigning null to a variable to free memory |
WI-6158 (Bug) |
Incorrect illegal array key type inferrence (for object properties) |
WI-6132 (Bug) |
LESS support broken |
WI-6484 (Bug) |
Parameter documentation is inconsistently added |
Platform/CSS |
|
WI-3082 (Performance Problem) |
CSS inspections (in batch) are too RAM-heavy, too much time got spent in GC |
WI-2897 (Cosmetics) |
Structure view - css file icon missing |
WI-6422 (Bug) |
Reformat CSS can cut long lines in the middle |
WI-6017 (Bug) |
Combine colors in CSS completion for previously used colors |
WI-6469 (Bug) |
CSS @charset makes editor hang |
Platform/JavaScript |
|
WI-6505 (Performance Problem) |
Abysmal performance with javascript files, eventually crash |
WI-6436 (Bug) |
WebStorm shows errors on valid code |
WI-6594 (Bug) |
[javascript] function name is completed to function call inside 'instanceof' check |
WI-6540 (Bug) |
Improper indentation in JavaScript at edit time |
WI-6489 (Bug) |
JavaScript: Constructor returning value gets flagged as error. |
Project Configuration |
|
IDEA-67401 (Bug) |
Idea hangs when loading modules |
Project View |
|
IDEA-60082 (Bug) |
Invalid nodes appear in Project Tree after Undo Move a class from a file if the class has usages in the current file |
Refactoring |
|
IDEA-70932 (Bug) |
IDEA hangs during safe delete. |
IDEA-69581 (Bug) |
Extract inner class to top level works incorrectly. |
IDEA-67927 (Bug) |
"Introduce Parameter: Inplace Refactoring" does not work |
IDEA-70413 (Bug) |
Unable to undo new class from usage creation (and constructor with parameters) |
IDEA-69948 (Exception) |
Exception when moving package from one module to another. |
Task Management |
|
IDEA-67877 (Bug) |
Redmine Task integration uses wrong GET param for limiting results |
IDEA-69549 (Bug) |
IntelliJ Tasks Sends Plain Text User Credentials In JIRA Request URL |
Unit Testing. TestNG |
|
IDEA-69809 (Bug) |
TestNG Fails to Run: "Unknown option: -serport" |
IDEA-70135 (Bug) |
108.281 fails with testng 6.0.1 |
IDEA-69600 (Bug) |
Test-NG test won't run |
User Interface |
|
IDEA-63684 (Bug) |
UI elements on panel toolbar dessapears |
IDEA-69858 (Bug) |
When creating a quicklist, the selected list items are blank |
IDEA-67697 (Bug) |
Clipboard paste in Diff window search-box fails |
IDEA-69798 (Bug) |
Since 10.5, main menu is shown in non-modal diff windows on Windows/Linux |
IDEA-70843 (Bug) |
Inspections dialog is too small for native GTK+ LAF |
Version Control. CVS |
|
IDEA-71125 (Bug) |
Updating of an IPR or IML file from CVS fails with cryptic "Unhandled response: <?xml." message |
Version Control. ClearCase |
|
IDEA-69759 (Bug) |
Using ClearCase - no changes detected in IDEA 10.5 |
IDEA-69791 (Bug) |
VCS ClearCase: Too many open files |
Version Control. Git |
|
IDEA-70029 (Usability Problem) |
Github plugin fails and don't report error |
IDEA-69427 (Task) |
Map help id to Logn to GitHub dialog box |
IDEA-69853 (Bug) |
Git fetch in "Rebase and Push" hangs forever if a conflict happened during rebase. |
IDEA-69768 (Bug) |
Git integration: Correct processing for attempt to show diff for the first revision |
IDEA-70232 (Bug) |
GitHub clone does not support repository names with periods. |
IDEA-69702 (Bug) |
Git: renamed file appears twice in Changes View on modifying |
IDEA-69855 (Exception) |
NPE when closing project |
Version Control. Perforce |
|
IDEA-69746 (Bug) |
failure to compute perforce config properly if P4EDITOR is set |
XML editing |
|
IDEA-66432 (Bug) |
Erroneous 'Cannot resolve symbol' messages in XML source view |
IDEA-69824 (Bug) |
Validating XML against Schema throws ConcurrentModificationException |
i18n |
|
IDEA-67183 (Bug) |
Javadoc is garbled |
Overview
Content Tools