No subsystem |
|
IDEA-142210 (Feature) |
File structure popup is not shown in dumb mode |
IDEA-141711 (Feature) |
Indicate running applications |
IDEA-142756 (Performance Problem) |
Improve efficiency of error handling |
IDEA-137170 (Bug) |
Static nullability analysis incorrectly marks parameter as @Nullable in Android SDK |
WEB-17422 (Bug) |
WS11 - 142.3470 jscs searches for esprima in wrong folder |
IDEA-142828 (Bug) |
Native crashes on mac after enabling 'prevent app nap' option |
IDEA-143145 (Bug) |
com.intellij.javaee.DefaultSchemasConfigurable#isModified returns true for default value |
WEB-17454 (Bug) |
Spelling: &tags considering as a single word |
IDEA-139084 (Bug) |
Import quick fix should order candidates menu by which packages are most heavily used in the current file |
IDEA-141164 (Bug) |
Ability to generate code inferred annotations |
WEB-17464 (Bug) |
HiDPI on Linux: small icons in "New Project" dialog |
IDEA-137698 (Bug) |
Poor performance when the HTTP proxy is configured using PAC |
IDEA-143181 (Exception) |
NPE at com.intellij.diagnostic.ErrorNotifier$1.hyperlinkUpdate on pressing IDE Fatal Error notification on Welcome Screen |
IDEA-143273 (Exception) |
Throwable at TypeConversionUtil.reportHierarchyInconsistency() on duplicating an interface |
IDEA-140580 (Exception) |
Environment Variables: delete all: IOOBE at java.util.ArrayList.rangeCheck |
CSS |
|
WEB-17031 (Feature) |
Link in comments in css files should be "clickable" |
Code Analysis. Inspection |
|
IDEA-143164 (Bug) |
IDEA 15 EAP Hangs Sometimes for a Few Minutes |
IDEA-126629 (Bug) |
java.io.Closeable is not AutoCloseable in some cases |
ColdFusion |
|
IDEA-83090 (Bug) |
Combination of script and tag functions in a CFC only has tag functions in outline |
Dart |
|
WEB-17544 (Bug) |
no completion in web/main.dart for imported library (WS11) (SDK 1.12) |
WEB-17546 (Bug) |
cannot fetch remote documentation (Dart SDK 1.12) |
Data.Viewer |
|
DBE-1420 (Bug) |
Values of Postgres MONEY type cannot be edited in a table editor |
Debugger |
|
IDEA-143217 (Bug) |
Debugger: Smart Step Into is suggested for method in inner lambda with breakpoint on outer lambda, but can't step |
IDEA-85878 (Bug) |
Expression Evaluation - IDEA should already know packages |
WEB-17477 (Exception) |
Debugger: cannot stop on breakpoint when "Do not step into library scripts" option enabled |
WEB-17526 (Exception) |
Debugger: InvocationTargetException on session stop with "Mute Breakpoints" option enabled |
Diff_Merge |
|
IDEA-101042 (Feature) |
Provide a way to disable left editor gutter VCS markers (for added/modified lines) |
IDEA-89888 (Bug) |
Incorrect colors of linemarkers |
Editor. Intention Actions |
|
IDEA-138345 (Bug) |
intention convert ?: to if else produces unexpected and unhelpful result |
File System |
|
IDEA-142978 (Bug) |
File rename/move during FS refresh can lead to the file invalidation and local history loss |
Find, Replace, Find Usages |
|
IDEA-143165 (Bug) |
IntelliJ 15 EAP: Quick find not replacing text with new find text |
IDEA-143229 (Bug) |
When I invoke 'Find Usages' for a class usages of its static methods and fields are shown under 'Nested class access' category |
GWT |
|
IDEA-143259 (Bug) |
GWT SDK/Version detection fails when SDK is loaded from Gradle dependencies |
IDEA-143232 (Bug) |
GWT Super Dev Mode doesn't start any more (last EAP update) |
Gradle |
|
IDEA-143205 (Usability Problem) |
Gradle: probably, there is no need to show "Gradle Project Data To Import" dialog on initial project import if there is only one module with no artifacts |
IDEA-143356 (Performance Problem) |
Project leak (Gradle) |
HTML |
|
WEB-17490 (Bug) |
Trouble parsing filenames with accents in .html files |
IDE Configuration |
|
IDEA-142984 (Bug) |
Settings / Colors and Fonts: changing "Use inherited attributes" without editing attributes is not saved |
IDEA-142214 (Bug) |
Settings | Quick Lists: Drag and Drop preview shows that it is possible to drop lists to actions and vice versa |
IDEA-115957 (Bug) |
Keymap: Mouse shortcut conflict detection broken: Depends on current filter |
Java. Code Completion |
|
IDEA-132605 (Bug) |
Deprecated class in import popup. |
IDEA-110197 (Bug) |
Prefer recently chosen variants in the import class popup |
Java. Error Highlighting |
|
IDEA-143183 (Bug) |
Editor show error if Java 8 language level is used but class compiles successfully |
Java. Refactoring |
|
IDEA-143236 (Bug) |
Deadlock on Change signature |
Java.Inspections |
|
IDEA-135399 (Usability Problem) |
No way to turn @contract auto-insertion off |
IDEA-143014 (Bug) |
Wrong 'can be null' warning when assignment is done inside if condition |
JavaScript |
|
WEB-882 (Bug) |
Indexing hangs on large JavaScript file (2.5MB) |
WEB-10193 (Bug) |
Javascript Structure View scope error |
WEB-17426 (Bug) |
Invalid call target |
WEB-17480 (Bug) |
[JSIntentionPowerPack] Incorrect result of Intention "replace && with ||" |
WEB-17119 (Bug) |
ES6: no completion/navigation for default import |
JavaScript. Inspections |
|
WEB-17417 (Bug) |
inconsistent return points false positive for ES6 method syntax |
WEB-17471 (Bug) |
JSCS@2.0.0 and JSX Harmony |
WEB-17467 (Bug) |
TSLint Tool Doesn't Remember Package |
WEB-17431 (Bug) |
tslint tool doesn't work with tslint 2.4.0 and above |
Maven |
|
IDEA-138533 (Performance Problem) |
Maven integration cause freeze of settings dialog if you have a lot of maven modules |
Node.js |
|
WEB-17513 (Feature) |
Node.js run configuration requires a "JavaScript file" |
WEB-17470 (Bug) |
Node.js: vertically stretched interpreter field |
WEB-17511 (Bug) |
Node Express project: provide a way to create Express application that uses SASS stylesheet engine |
Plugin Support. DevKit |
|
IDEA-143291 (Bug) |
Newly added classes aren't accessible when running 'Plugin' run configuration |
Project Configuration |
|
IDEA-143255 (Exception) |
Throwable when downloading any plugin from repo or lib for framework |
Project View |
|
IDEA-143067 (Bug) |
EAP 15: Drag and drop in project tree view -> Copy |
Run | Debug configuration |
|
IDEA-142330 (Cosmetics) |
Allow select content of "Environment variables" textbox in "Run/Debug Configuration" |
SQL |
|
IDEA-126307 (Feature) |
SQL: Oracle: end if/end loop should appear automatically |
IDEA-135892 (Bug) |
Default Custom SQL Parameters are invalid |
Settings Repository |
|
IDEA-143243 (Bug) |
Not able to setup repository |
Stylus |
|
WEB-17396 (Bug) |
Stylus: some breadcrumbs are shown incorrectly |
Tapestry |
|
IDEA-143210 (Bug) |
[Tapestry5 plugin] .tml editor doesn't recognize t:upload tag |
IDEA-135752 (Bug) |
Tapestry plugin does not support switching between page/component class and tml files in "base" package |
IDEA-90773 (Bug) |
[Tapestry5 plugin] .tml editor doesn't know tags related to template inheritance |
Template Languages. FreeMarker |
|
IDEA-143177 (Bug) |
Freemarker references not looked up for extended interfaces |
TypeScript |
|
WEB-16424 (Bug) |
TypeScript: enum merge doesn't work |
WEB-12032 (Bug) |
Typescript code completion fails when external module merges with function |
User Interface |
|
IDEA-142183 (Cosmetics) |
Watermark logo + no open files look just weird |
IDEA-138032 (Bug) |
Project Structure View 'Show views as tabs' option doesn't persist between sessions |
IDEA-143152 (Bug) |
HiDPI on Linux: text caret is too thin by default |
IDEA-142415 (Bug) |
Actions in Commit Dialog are not updated until some activity from the user |
IDEA-142663 (Bug) |
Group tabs option are available in the Project tool window |
IDEA-142728 (Bug) |
Slow actions update |
Version Control. Git |
|
IDEA-143363 (Exception) |
Errors parsing remote.pushdefault value in .git/config |
Version Control. Perforce |
|
IDEA-113808 (Bug) |
Idea opens a file in wrong project |
Version Control. Subversion |
|
IDEA-139842 (Bug) |
Subversion Annotate doesn't work for some files |
XML |
|
IDEA-143193 (Bug) |
Wrong popup info for not registered URI |
IDEA-142043 (Bug) |
Map help button of the settings page Default XML Schemas |
i18n |
|
IDEA-71760 (Usability Problem) |
Full key name information is lost |
Overview
Content Tools