No subsystem |
|
IDEA-95127 (Feature) |
Lambda expression does not apear in hirachy |
IDEA-121912 (Feature) |
copyright: need a way to add missing copyright |
IDEA-122091 (Usability Problem) |
Scratch editor > Save as: provide default directory |
WEB-11346 (Bug) |
Bower version detection always fails |
IDEA-123444 (Bug) |
Item “more…” on Search Everywhere does not work |
IDEA-123573 (Bug) |
Every keystroke takes a few seconds editing a *.properties file |
WEB-11701 (Bug) |
JSLint Assignment Option Showing as Error |
WEB-11268 (Bug) |
Live Templates in auto-completion interfere with Emmet/Zen expand |
IDEA-123115 (Bug) |
Infer Nullity doesn't mark start of action in Local History |
IDEA-123290 (Bug) |
Do not see javadoc for javafx classes |
Android |
|
IDEA-123065 (Usability Problem) |
If no targets are added to Android SDK 'Next' button in Android project wizard silently doesn't work |
IDEA-122420 (Bug) |
Android Gradle: extra step with project name and location appeared in New Project Wizard |
IDEA-123151 (Bug) |
Android Gradle project creation confusing |
IDEA-122533 (Bug) |
Android Gradle-based project doesn't work in IntelliJ but works in Android Studio |
IDEA-123162 (Bug) |
NPE in android gradle parser |
IDEA-123182 (Bug) |
Android manifest merging warning internally treated as error |
IDEA-123063 (Exception) |
Cannot create new project after cancelling Android project wizard |
Build tools |
|
WEB-11707 (Bug) |
Grunt: tasks targets should be shown in Search Everywhere |
WEB-11795 (Bug) |
Grunt: verbose and force options are disabled while indexing |
Code Analysis. Dependencies |
|
IDEA-123577 (Bug) |
Analyze dependencies finds too many dependencies on generic code |
Console |
|
IDEA-122164 (Cosmetics) |
Possibility to change default prompt style in LanguageConsoleImpl |
Dart |
|
WEB-11685 (Bug) |
[Dart] Navigate should go to the source file rather than the packages folder (Path packages) |
Database |
|
IDEA-123751 (Bug) |
Database: delete table: wrong reference in constraint error message |
Debugger |
|
WEB-7303 (Feature) |
Add support for debugging with node-webkit |
WEB-11810 (Bug) |
Step over doesn't work when debugging files outside the project content root |
WEB-2100 (Bug) |
Node.js debug: value is truncated, but IDE does not suggest to see full value |
WEB-11392 (Bug) |
Node.js debugging: Copy Value doesn't copy the entire string |
WEB-6069 (Bug) |
CoffeeScript Debugger doesn't show value of the variables |
WEB-11399 (Bug) |
Live Console: variables defined in the console are not autocompleted (global context) |
WEB-11133 (Bug) |
JS Debugger: Variables view is not properly updated after setting value |
IDEA-123653 (Exception) |
NCDFE Could not initialize class com.intellij.javascript.debugger.nashorn.NashornScope |
IDEA-123652 (Exception) |
EIE at com.intellij.javascript.debugger.nashorn.NashornCallFrame.<init> |
Diff_Merge |
|
IDEA-123286 (Bug) |
Incorrect diff for range revert |
Editor. Editing Text |
|
IDEA-101698 (Bug) |
Huge performance hit when adding new property at the end of the large .properties file (~20k lines). |
IDEA-122405 (Bug) |
Indent selection is disabled in IDEA 13.1 |
Find, Replace, Find Usages |
|
IDEA-90824 (Feature) |
JDK 1.8: Find Usages of a functional interface could find lambda usages |
Flash_Flex |
|
IDEA-123744 (Bug) |
Target Player not specified when creating new Flash project |
Gradle |
|
IDEA-121417 (Bug) |
Gradle war artifact should have a .war extension in name |
Groovy |
|
IDEA-122707 (Bug) |
IDE not parsing BaseScript |
IDEA-122729 (Bug) |
Rename refactoring fails on method with spaces (Groovy) |
IDE Configuration |
|
IDEA-103016 (Bug) |
Tooltip/label for Toggle Fullscreen Button in Main Toolbar is inverted compared to 'real' status |
Java. Code Completion |
|
IDEA-123355 (Bug) |
Postfix template expansions .null/.notnull after 'else' fail to provide a valid Java output |
Java. Error Highlighting |
|
IDEA-123731 (Bug) |
valid java 8 code is red in a complex flatMap |
IDEA-123869 (Bug) |
valid java 8 code using generics is shown red |
IDEA-120498 (Bug) |
Sub-interface extending two matching methods marked as an error |
IDEA-123265 (Bug) |
Don't highlight parameters as 'unused' if the containing method is used as a method reference |
IDEA-123848 (Bug) |
Wrong compilation error reported when generics and lambda expressions are combined |
IDEA-123366 (Bug) |
passing method reference to Stream::flatMap breaks type inference |
IDEA-123518 (Bug) |
Java Editor shows (wrong) error message when resolving diamond expression |
IDEA-123839 (Bug) |
Compilation error regarding incompatible default methods reported by javac, but not by IntelliJ IDEA |
Java. Intention Actions |
|
IDEA-112552 (Usability Problem) |
"Replace with lambda" should use expression lambda when possible |
IDEA-100036 (Bug) |
Error when using intention "implement method" on inner class |
IDEA-123838 (Bug) |
Iteration over 'keySet()' may be replaced with 'entrySet()' iteration quick fix produces wrong code |
Java. Refactoring |
|
IDEA-104286 (Bug) |
Change Signature Refactoring to functional interface should affect lambda expressions |
IDEA-123604 (Bug) |
Encapsulate fields broken |
IDEA-123758 (Bug) |
Inlining interfaces with constants result in non constant fields |
IDEA-123510 (Bug) |
Invert boolean doesn't work properly for member variables |
Java.Inspections |
|
IDEA-123346 (Usability Problem) |
"Typo" inspection available but non-functional if "I18n for Java" plugin is disabled |
IDEA-123818 (Bug) |
Inspection "JUnit TestCase with non-trivial constructors" should not report error when used in a Parameterized test |
IDEA-118774 (Bug) |
Warning about lack of subclasses when using lambdas |
JavaFX |
|
IDEA-101939 (Feature) |
JavaFX Application classes should be launchable even without main(String[] args) in Java 8 |
JavaScript |
|
IDEA-123467 (Performance Problem) |
100% CPU when working with PHP and/or Node.js dependencies |
WEB-11859 (Bug) |
Custom reference providers for JSON language are broken |
Run | Debug configuration |
|
IDEA-102508 (Bug) |
error status of run configuration is not updated after fix |
SASS |
|
WEB-11783 (Bug) |
Compass' image-url helper highlighted by inspector |
WEB-11632 (Bug) |
Incorrect SCSS syntax highlighting for placeholder selector with pseudo-class |
Spring |
|
IDEA-122277 (Performance Problem) |
Spring: Hang after detection of unconfigured configuration |
Unit Testing. JUnit |
|
IDEA-107251 (Feature) |
Create New Test should use a test specific file template |
IDEA-121214 (Bug) |
"Rerun failed tests" does not include parameterized ones |
Unit Testing. TestNG |
|
IDEA-88524 (Bug) |
TestNG: Run/debug "use classpath of module" should be forced to "<no module>" when "In whole project" is selected |
IDEA-123403 (Bug) |
TestNG integration ignoring test classes without default constructor when using @Guice |
User Interface |
|
IDEA-123360 (Usability Problem) |
Sheet dialogs should have minimum size |
IDEA-123230 (Cosmetics) |
html code visible in updated plugin disabled warning |
IDEA-120989 (Cosmetics) |
Shared scope icon is confusing |
IDEA-123409 (Bug) |
Sheet dialogs: Order of buttons and their sizes are incorrect |
IDEA-123017 (Bug) |
Mac sheet-dialogs do not correctly handle line breaks |
IDEA-123402 (Bug) |
Sheet dialogs are too transparent, making it hard to read the content |
IDEA-116029 (Bug) |
in-place introduce variable name suggestions popup disappears before I can select anything |
IDEA-121539 (Bug) |
New Mac Messages: Yes/No messages have buttons in wrong order |
IDEA-101642 (Bug) |
Floating windows disappear/change positions on dual monitor |
IDEA-123519 (Bug) |
Sheet dialog: default button and focused buttons are incorrectly set |
IDEA-122866 (Bug) |
'Terminate the process after disconnect' checkbox is switch off by default |
IDEA-122869 (Bug) |
Change signature: unreadable message |
IDEA-122851 (Bug) |
Mac Messages on Java 6: sometimes message doesn't get focus |
IDEA-122852 (Bug) |
Mac Messages: underscore (broken mnemonic) on some buttons |
Version Control. Git |
|
IDEA-122626 (Bug) |
Can not generate API Token when configuring Github server |
Version Control. Mercurial |
|
IDEA-123647 (Bug) |
Mercurial merge fail |