No subsystem |
|
IDEA-108586 (Usability Problem) |
Launcher: can't open a project by relative path |
IDEA-111028 (Usability Problem) |
Inconsistent accelerators in "Find" and "Find in Path" dialogs |
IDEA-107074 (Bug) |
[Project View] Recursive notification in case of removed Include template with an empty name |
IDEA-111165 (Bug) |
Cardea: An existing connection was forcibly closed by the remote host: |
IDEA-111177 (Bug) |
PhpStorm can be run twice on Linux |
IDEA-110638 (Bug) |
"Recent Projects" pane does not handle relative project paths correctly. |
IDEA-111236 (Bug) |
IntelliJ IDEA Community Build Fails - java.lang.NoClassDefFoundError: groovy/util/AntBuilder |
Android |
|
IDEA-102174 (Feature) |
Android XML: add completion for minSdkVersion and targetSdkVersion values |
IDEA-92709 (Feature) |
Show documentation for Android XML attributes |
IDEA-110547 (Bug) |
hg clone fails from the welcome screen because of Android integration |
IDEA-99571 (Bug) |
Can not create new Android project |
IDEA-111226 (Bug) |
Generated AIDL class already added |
IDEA-111115 (Exception) |
java.lang.NullPointerException |
CSS |
|
WEB-8534 (Feature) |
Add file size next to other image info to image preview (when Shift+Hover over image URLs) |
WEB-8635 (Bug) |
PhpStorm freeze upon source files indexing? |
Code Analysis. Inspection |
|
IDEA-97703 (Bug) |
green code with generics failed to compile |
IDEA-111178 (Bug) |
Some wrong "value is always constant" warnings and fixes |
IDEA-104754 (Bug) |
Good code yellow: Unboxing |
IDEA-110920 (Bug) |
Batch inspection stops if an inspection tool throws SOE. |
Code Formatting and Code Style |
|
IDEA-110960 (Bug) |
Reformat action with virtual space disabled should preserve caret position |
Code Navigation |
|
IDEA-111135 (Bug) |
critical: NPE when invoking Go To Class (Ctrl+N) |
IDEA-111312 (Exception) |
Go to File: certain characters cause NPE at PsiElementListCellRenderer.getBackgroundColor() |
CoffeeScript |
|
WEB-2435 (Bug) |
coffeescipt "do" with arguments and incorrect hint about unused variable |
WEB-8120 (Bug) |
Coffeescript variable destructuring into arrays not working in parameter lists |
WEB-8638 (Bug) |
Incorrect variable scope |
WEB-6963 (Bug) |
Extract variable bugs |
Dart |
|
WEB-8617 (Bug) |
Unable to run build.dart, can't find file |
WEB-8625 (Bug) |
Error on line with typedef and mixin. (Dart plugin) |
WEB-8624 (Bug) |
Unable to code complete on method that comes from mixin (Dart plugin) |
Database |
|
IDEA-110933 (Bug) |
Database table editor: in editing mode attempt to move focus to different view immediately moves it back |
Debugger |
|
WEB-2313 (Bug) |
Node.js debug: breakpoint in the first line does not work |
WEB-8440 (Bug) |
Debugger: Variables view: incorrect folding of variables |
Editor. Editing Text |
|
IDEA-104759 (Feature) |
The character " is not escaped in soutv live template |
IDEA-107599 (Usability Problem) |
Specify the expected type name explicitly in lambda-folding in field assignments |
IDEA-111275 (Bug) |
emacs kill appends when it shouldn't |
IDEA-111272 (Bug) |
"Save to kill ring" keyboard action requires a file modification |
File Watchers |
|
WEB-8499 (Bug) |
Run File Watchers: Only one (first) file gets processed if multiple files selected |
WEB-8526 (Bug) |
Sniper icon does not work on CSS files which are created by FileWatchers |
WEB-8643 (Bug) |
File Watchers: avoid exception on deleting original file together with generated files |
Flash_Flex |
|
IDEA-110910 (Usability Problem) |
Wrong class hinted after 'new' keyword |
IDEA-65971 (Usability Problem) |
flex: annoying completion variants "avmplus.*" |
IDEA-79894 (Cosmetics) |
sub int vector type is not displayed correctly |
IDEA-87288 (Bug) |
Wrong "Method can be static" validation for getters/setters |
IDEA-110748 (Bug) |
Failed to package AIR application |
IDEA-90041 (Bug) |
IDE doesn't allow access to base class private member variables from base class methods, that work with objects of derived classes |
IDEA-91724 (Bug) |
Flex - Class that references itself is not marked as unused |
IDEA-88019 (Bug) |
Using @Resource reference inside color attribute of a mxml component causes "Unknown color" validation error. |
IDEA-88248 (Bug) |
FlexUnit: can't run tesst for sdk4.0 desktop module |
IDEA-110281 (Bug) |
Duplicate Entries In Actionscript Code Completion |
IDEA-96592 (Bug) |
HTMLElement code completion showing up in AS3 context |
Gradle |
|
IDEA-110918 (Bug) |
Cannot run Gradle builds from IDEA |
IDEA-110953 (Bug) |
Dependencies are fucked up if repository for Gradle project is not reachable |
IDEA-111329 (Bug) |
Gradle: please rename Gradle actions |
Groovy |
|
IDEA-90803 (Bug) |
Cannot run gant script from IDEA if groovy and ant are added as plain libraries to the project |
IntelliLang |
|
IDEA-71361 (Bug) |
Support code completion for public properties of a class inside a Freemarker IntelliLang section |
IDEA-109688 (Bug) |
language injection seems to be broken |
Java. Code Completion |
|
IDEA-110166 (Feature) |
Suggest javadoc autocompletion for variables of the same name in other javadoc for this class |
Java. Error Highlighting |
|
IDEA-109556 (Bug) |
Double layer of abstraction in generic method definitions: Compilation fails, IntelliJ does not tell me |
IDEA-111085 (Bug) |
Good code is red: Generics III |
IDEA-107440 (Bug) |
Good code red for call overloaded generic method |
IDEA-110684 (Bug) |
Raw Parameterized Warning on Overridden Methods |
IDEA-101862 (Bug) |
bad code not highlighted |
IDEA-57289 (Bug) |
False error 'Incompatible types' |
Java. Intention Actions |
|
IDEA-103767 (Bug) |
Convert to atomic should make variable final |
IDEA-111089 (Bug) |
Intention/Inspection "Create missing 'switch' branches" should add before default |
Java. Refactoring |
|
IDEA-110978 (Bug) |
Refactors this as null when converting for-each loop to indexed for loop |
LESS |
|
WEB-8688 (Feature) |
LESS v1.4: Add support for new @import syntax |
WEB-8648 (Feature) |
LESS: Add resource validation (file is present) for strings in standard data-uri() function |
WEB-8502 (Feature) |
LESS: Add @import and variables into Structure tool window |
WEB-8510 (Usability Problem) |
LESS: Add standard function names to the spellchecker dictionary |
WEB-8511 (Bug) |
LESS: Standard function pi(); shown an error: "a term expected" |
WEB-8500 (Bug) |
LESS: Wrong position of @media elements in Structure toolwindow when no sorting applied |
WEB-8501 (Bug) |
LESS: No "Cannot resolve file..." errors in LESS (while showing them in CSS) |
Maven |
|
IDEA-70035 (Feature) |
maven: report duplicate dependencies inside dependencyManagement block |
IDEA-61792 (Usability Problem) |
Maven: setting for the project file location |
IDEA-69742 (Usability Problem) |
Allow JDK to be lower priority than Maven deps |
Run | Debug configuration |
|
IDEA-111243 (Bug) |
Cannot run main class using InnteliJ 130.1365 |
SASS |
|
WEB-8601 (Bug) |
SASS: end of line expected |
SQL |
|
IDEA-111160 (Bug) |
IntelliJ does not recognize MySQL 5.6 time precision |
IDEA-107916 (Bug) |
SQL DECLARE not retaining scope when running multiple statements |
Spring |
|
IDEA-107645 (Feature) |
Spring: unable to dismiss context inclusion banner |
IDEA-109632 (Bug) |
Spring Tool Window: on java-based bean add/delete/rename the view is not updated until context node re-expanding |
IDEA-110760 (Bug) |
Wrong inspection when referencing a bean defined via cache:advice |
Task Management |
|
IDEA-111029 (Bug) |
Task management: branch is always created, changelist is not |
Template Languages. FreeMarker |
|
IDEA-68662 (Bug) |
Freemarker: bad code green. Access to public field with no getters is not highlighed as error. |
IDEA-111024 (Bug) |
Bad code not highlighted: non-boolean value inside if |
User Interface |
|
IDEA-110999 (Bug) |
Project window provides inconstistent selection if module group is mixed with other nodes |
User Interface.Darcula |
|
IDEA-111205 (Bug) |
Block scope indicator missing from gutter in Darcula theme |
Version Control. Git |
|
IDEA-111256 (Bug) |
Cannot log into github with email, user name is required |
Version Control. Mercurial |
|
IDEA-95569 (Bug) |
Mercurial Repository view: java.lang.ArrayIndexOutOfBoundsException when file name has ")" in it |
Version Control. Subversion |
|
IDEA-109662 (Usability Problem) |
Tooltip should be added to changes=>repository=>integrate |
IDEA-110855 (Bug) |
Incorrect text in dialog "Convert working copy format" |
IDEA-91190 (Bug) |
"Create patch" from a subversion commit generate an incomplete patch file |
IDEA-110144 (Bug) |
Popup for failed commits should be red instead of green |
IDEA-110016 (Bug) |
More link not clickable in SVN history view |
XML |
|
IDEA-108183 (Feature) |
XML: auto-popup completion for attribute values with enum |
IDEA-107817 (Bug) |
XML inspection shows error for an allowed attribute when schema uses xsd:anyAttribute + namespace="##any" |
IDEA-111176 (Bug) |
Invalid Inspection - Element PUBLIC/PROTECTED/STATIC is not allowed here |
IDEA-72077 (Bug) |
Quick Documentation Lookup window is NOT always displayed for spring namespace tags |
XSLT |
|
IDEA-98765 (Bug) |
Quick documentation in XML completion popup uses element at cursor, not completion selection |
Overview
Content Tools