Code: Completion | Bug | CPP-4711 | Code completion using wrong references |
Task | CPP-5056 | Add statistics for auto-fixing qualifying token in completion |
Code: Documentation | Bug | CPP-3661 | Quick documentation for type aliases is missing |
Usability | CPP-2740 | Parameter Info: show default params and their values |
Code: Editing | Bug | CPP-4644 | IDE freezes when editing expression with template functions and fluent interface |
Code: Formatting | Usability | CPP-4823 | Disambiguate 'method/function parameters', remove 'method' work from function related settings etc |
Code: Generation | Bug | CPP-1193 | Implement fuction with void argument generates invalid code func(void v) |
Bug | CPP-4470 | when calling base function use name in current function not in base |
Bug | CPP-4920 | Surround With action for {0} initializer causes internal IDE error |
Code: Highlighting and Inspections | Bug | CPP-4938 | false positive: value escapes local scope for automatic static variable |
Bug | CPP-225 | Typo hint appears twice |
Bug | CPP-4947 | Spellchecker not working in literals |
Bug | CPP-4868 | False parameter type mismatch for range initialization constructors of some STL containers |
Code: Indexing | Performance | CPP-4871 | Increase responsiveness during indexing with symbols comparing |
Code: Parsing | Bug | CPP-4584 | Unbalanced tree exception throws constantly |
Bug | CPP-3872 | Empty macro argument blows up C++ parser when used in token concatenation operator |
Code: Resolving | Bug | CPP-3179 | CLion can't switch between declaration of function "int fun(void)" and "int fun()" |
Bug | CPP-2278 | Type of std::map::find is not inferred (produces invalid 'auto0') |
Bug | CPP-4235 | [regression] Exception: PsiInvalidElementAccessException in ASTDelegatePsiElement.getManager() |
Bug | CPP-1389 | implementation for function without parameters not recognized when parameter list contains void |
Debugger: GDB | Bug | CPP-4903 | GDB produces invalid MI response on "set value" command |
Performance | CPP-4668 | Working with huge C arrays and STL collections is slow in GDB |
Project Model | Bug | CPP-4821 | EA-74370 - exception on changing build output path |
Bug | CPP-4448 | CLion doesn't see system headers when LC_MESSAGES is not en_US.utf-8 |
Project View | Performance | CPP-4768 | IDE freezes with large code base |
Unit Testing | Bug | CPP-4832 | New Unit Test configuration does not inherit the executable target and configuration from Unit Test configuration template |
Unit Testing: Google Test | Bug | CPP-4750 | Exception when select GoogleTest in Run Configuration when target is not selected |
Diff_Merge | Bug | IDEA-140545 | Escape closes the diff window |
Usability | IDEA-146998 | Directory compare looses ignore whitespace setting |
Usability | IDEA-147533 | Behavior of Next Difference action in three-way merge window regressed from version 14.x |
Editor. Editing Text | Bug | IDEA-146710 | multi caret is not extended |
Bug | IDEA-147150 | Kill to word start causes ArrayIndexOutOfBounds -1 |
Bug | IDEA-146507 | Emacs Tab fails to indent highlighted text |
File System | Bug | IDEA-147058 | Local file url passed to method that assumes standard file path format when watch roots are being set. |
Bug | IDEA-147814 | IntelliJ keep jar file opened even after closing the project window |
Find, Replace, Find Usages | Bug | IDEA-146663 | Typing on the replace field causes search preview to refresh |
Bug | IDEA-145793 | "Project Files" missing from "Find in path" Custom scopes |
Bug | IDEA-147773 | New instance creation usage does not detect constructor reference (SomeClass::new) |
Performance | IDEA-147082 | Slow typing in 'Find in Path' dialog caused by 'Preview' panel |
Local History | Bug | IDEA-146505 | Local History says "Tests Failed" when there were ignored tests |
Macros | Bug | IDEA-143094 | Macros not working - they are in macros.xml but not shown in the menu |
Packaging and Installation | Bug | IDEA-147197 | Don't check properties file for java version |
Bug | IDEA-130951 | IDEA doesn't apply updates when running with the "nosplash" argument. |
Settings Repository | Bug | IDEA-146525 | com.intellij.openapi.application.impl.ApplicationImpl.getStateStore() |
User Interface | Bug | IDEA-146049 | Do not reuse tab on open from recent files |
Bug | IDEA-146684 | Tool windows are not hidden automatically (non-pinned mode has no effect) |
Bug | IDEA-146786 | Strange "alert-icon" location when trying to create a class with a bad name. |
Bug | IDEA-144730 | HiDPI broken in 142.4491 |
Bug | IDEA-146537 | Frequent crash or hang on right-click of project explorer menus |
Bug | IDEA-143450 | HiDPI on Win7: IDEA splash screen is truncated with text size set to larger (150%) |
Bug | IDEA-146637 | Border is off on the tool window's title |
Bug | IDEA-146980 | Buy and Eval buttons disabled after error messages in License server or JBA options |
Bug | IDEA-146188 | Menus don't always drop down [Linux, GTK+ L&F] |
Bug | IDEA-147711 | Labels in the JUnit Test Discovery run/debug configuration are truncated |
Bug | IDEA-147091 | License: Convert button does not change to OK |
Usability | IDEA-143977 | Test tool window changes orientation only on tests rerun |
Usability | IDEA-143854 | IDEA ignores system DPI setting on Windows |
Cosmetics | IDEA-147045 | License dialog: Links 'More info...' and 'Forgot?' become black |
Version Control | Bug | IDEA-146790 | "Unshelve..." doesn't use commit messages for new changelists |
Usability | IDEA-90988 | "Delete local copies of added files" is not available if revert action is called from existing files |
Usability | IDEA-147655 | revert button at top level now reverts ALL files without warning Pycharm 5 |
Version Control. Git | Bug | IDEA-71600 | Git: Update: Missing merge dialog (during unstash/unshelve) for conflicts like "local uncommitted modify"-"incoming delete" |
Performance | IDEA-144935 | Blocking EDT waiting for git command to be finished |
Usability | IDEA-146518 | GitHub client fails on get repositories when multiple pages |
Exception | IDEA-142731 | Git: Merge: NPE at git4idea.merge.GitMergeProvider$MyMergeSession.<init> on modified-deleted conflict |
Version Control. Log | Bug | IDEA-147797 | Branch popup menu appears only after commit details are loaded. |
Usability | IDEA-137016 | VCS Log: Go to Hash/Branch/Tag action works confusingly together with filter by repository, when there are different refs with the same name in different roots |
Version Control. Perforce | Bug | IDEA-147283 | Revision graph action of the p4 plugin fails with: "Failed client connect, server using SSL" error |
Bug | IDEA-146139 | Perforce annotations have some random gaps in them |
Bug | IDEA-147943 | Perforce Jobs does not function |
Version Control. Subversion | Bug | IDEA-146424 | Subversion: cannot upgrade working copy from 1.6 to 1.7 |