Android |
|
IDEA-68831 (Bug) |
Can't build maven android project from within intellij 10.5 |
Code Formatting and Code Style |
|
IDEA-69043 (Bug) |
Code Style Dialog: Selecting values from a drop-down menu doesn't reformat the example |
Database |
|
IDEA-69028 (Bug) |
'Recent Files' problems with database console |
Editor. Editing Text |
|
IDEA-69179 (Usability Problem) |
Down/PgDown(Up/PgUp) should go to the editor end (start) when invoked in the middle of the last (first) line |
Editor. Intention Actions |
|
IDEA-69106 (Bug) |
Create-constructor intention with array argument creates wrong signature constructor |
Flex Support |
|
IDEA-69184 (Usability Problem) |
Show field types in MXML/ActionScript class structure view |
IDEA-69127 (Cosmetics) |
incorrect view of vector declaration |
IDEA-69017 (Bug) |
Importing Flash Builder projects several times leads to duplicated dependencies |
IDEA-68944 (Bug) |
ActionScript: Rename refactoring not working on function's parameter of type Vector.<...>, IDEA freezes |
IDEA-56827 (Bug) |
Flex: reformat code eats blank line after package statement |
IDEA-68372 (Bug) |
Flex: Move Refactoring dialog: destination package name is always unresolved |
Groovy/Grails |
|
IDEA-69029 (Feature) |
Groovy 1.8: consider attributes of @TupleConstructor annotation |
IDEA-66887 (Bug) |
Extract method leads to non-compiling code due to lack of reformatting |
IDEA-69231 (Bug) |
Grails: named query declarations highlight as error. |
IDEA-69034 (Bug) |
Groovy 1.8: if there are properties and fields in a class annotated with @TupleConstructor, class constructor calls will be highlighted as inapplicable |
IDEA-68922 (Bug) |
IDEA can't recognize the Jars in Grails plugin project lib directory |
IDEA-68883 (Bug) |
Resolve Groovy 1.8. closure methods |
J2EE.Spring |
|
IDEA-21889 (Bug) |
Clicking "edit fileset" defaults "parent fileset" to the first fileset |
J2EE.Tomcat |
|
IDEA-64343 (Bug) |
Ctrl+F9 to Make always restarts web contexts in Tomcat |
JavaScript |
|
IDEA-68968 (Cosmetics) |
Unnecessary semicolor at the begging of the JS file |
Maven Integration |
|
IDEA-68421 (Bug) |
Selecting Maven Goal in Before launch is not working |
OSGi Support |
|
IDEA-67088 (Bug) |
When reimporting a Maven project bundle jar output path is reset to 'Place in module's output path' |
PHP debug |
|
WI-6125 (Task) |
Provide a workaround for xdebug#689 |
WI-6124 (Task) |
Provide a workaround for xdebug#606 |
WI-6119 (Bug) |
Errormessage displayed when registering with xdebug-proxy. |
PHP frameworks |
|
WI-6037 (Bug) |
Phing: The replaceregexp filter gets highlighted as an error |
WI-6115 (Bug) |
Phing command line options should be split by space |
WI-6098 (Bug) |
Phing should be execute from build file (build.xml) directory |
PHP lang |
|
WI-3365 (Feature) |
Add Unused variable detection for top level scope |
WI-4308 (Bug) |
Unused parameter identification works wrong |
WI-5862 (Bug) |
Namespace braces not indented |
WI-6153 (Bug) |
variable might have not been defined logic problem (in try - catch construct) |
WI-6137 (Bug) |
False positive in undefined variable inspection |
WI-6130 (Bug) |
Syntax analysis error preventing input |
WI-6138 (Bug) |
True negative in undefined variable inspection |
WI-6113 (Bug) |
"Field with same name already defined in this class" inspection error |
Platform/CSS |
|
WI-4869 (Usability Problem) |
Oneline-style zen coding css expanding. |
Platform/JavaScript |
|
WI-6073 (Bug) |
Function name highlight is not consistent |
WI-5557 (Bug) |
Jquery UI widgets unresolved |
WI-6135 (Bug) |
JS arguments.callee property can be set but inspection says not |
Plugin: Deployment / FTP.. |
|
WI-6097 (Cosmetics) |
Text issue in "File Transfer" tool window: complete => completed |
WI-6143 (Bug) |
Automatic upload failed: invalid descendent file name "nomacros:". |
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-69142 (Usability Problem) |
Refactoring / Introduce *: aborting the refactoring does not return the caret to the invocation position |
IDEA-69047 (Usability Problem) |
Refactoring / Introduce Field: Declare Final flag could be remembered |
IDEA-69048 (Usability Problem) |
Refactor / Introduce Variable: aborting the refactoring (with Escape) does not revert code to initial state |
IDEA-69251 (Cosmetics) |
Refactoring / Introduce Field: in-place mode: irrelevant setUp option for "initialize in" setting |
IDEA-69145 (Bug) |
Refactoring / Introduce constant: in place mode: initializer proposal during the refactoring is different from the result |
IDEA-69146 (Bug) |
Refactoring / Introduce Parameter: in place mode: mnemonics for refactoring settings popup steal focus from the editor |
IDEA-53433 (Exception) |
Throwable at RenamePsiPackageProcessor$1.run() is thrown sometimes when renaming a sub package |
Unknown subsystem |
|
IDEA-68186 (Feature) |
Inline rename for type parameters wanted |
IDEA-68647 (Usability Problem) |
Evaluate XPath dialog: Advanced mode pre-chosen: focus is not in the text field on opening |
IDEA-69181 (Usability Problem) |
Console history erases already typed but not submitted user input |
IDEA-63714 (Bug) |
IDE overwrites symbolic link and creates regular file with the same name on file save |
IDEA-68964 (Bug) |
phpStorm will constantly touch files inside config/fileTemplates when losing focus |
IDEA-68609 (Bug) |
XPath 2: subtraction of time, date, dateTime from duration is green |
IDEA-67288 (Bug) |
Toolwindow toolbars "stay" after closing via mouse if toolbar buttons in popup |
IDEA-69073 (Bug) |
Control bar of sidepanel is still visible and clickable after sidepanel close |
IDEA-69058 (Bug) |
DiffHyperlink created by TestComparisionFailedState has actual and expected inverted |
User Interface |
|
IDEA-68785 (Bug) |
Mouse doesn't work in 'Go To Class' popup |
IDEA-67981 (Bug) |
File chooser: auto-expansion fails |
Version Control |
|
IDEA-64883 (Exception) |
IAE at com.intellij.openapi.fileEditor.impl.FileDocumentManagerImpl.saveDocument |
Version Control. ClearCase |
|
IDEA-67773 (Bug) |
ClearCase: package rename commit fails if the folder has been already checked out |
IDEA-67303 (Exception) |
ClearCase: Undo class move to unversioned folder causes exception |
Version Control. Mercurial |
|
IDEA-68087 (Exception) |
NumberFormatException from Integrate Project |
IDEA-68767 (Exception) |
ITSE when closing a Mercurial project with an unfinished background process |
IDEA-68120 (Exception) |
CCE at java.util.AbstractList$Itr.checkForComodification |
Version Control. Perforce |
|
IDEA-69118 (Bug) |
Perforce: don't add new NotLoggedToPerforce notification on each Refresh pressing in Inspect PerforceConfigurationState dialog |
IDEA-69119 (Exception) |
AE at org.jetbrains.idea.perforce.application.PerforceInfoAndClient.execute |
WI specific |
|
WI-3106 (Feature) |
Project tree / External Library should have "edit" context menu. |
Overview
Content Tools