No subsystem | Feature | RUBY-17560 | Ability to choose order of [Type] and name in @param tag |
Bug | RUBY-23684 | Wrong completion in case of aliasing method with expression substitution |
Usability | RUBY-22730 | Consider renaming "text occurrences" in find usages |
Code Insight | Feature | RUBY-23236 | Factory Bot - ensure rename works for factories, sequences and traits |
Feature | RUBY-23670 | Intention to convert explicit block call with `&method(:...)` idiom - provide option to turn off |
Feature | RUBY-23395 | Factory Bot - display factories, sequences and trait definitions in the file structure view |
Feature | RUBY-23296 | View->Expression Type does not respect @yieldparam annotation |
Feature | RUBY-23516 | Factory Bot - add attribute reader reference for sequence calls inside a factory |
Feature | RUBY-23896 | Factory Bot - add support for safe delete |
Feature | RUBY-23399 | Factory Bot - allow navigating from a factory field definition to its corresponding factory/sequence/trait if it doesn't have a value provided |
Feature | RUBY-23723 | Support string constant inference inside delegate and alias calls |
Bug | RUBY-23541 | No type inference for yielded do-blocks parameters when multiple yields are called |
Bug | RUBY-24057 | Intention "For loop is better to be replaced with for.each" wrongly marks for-variable as unused |
Bug | RUBY-23252 | False "Found extra argument" warning for FactoryBot 'create' method in minitest. |
Bug | RUBY-23561 | Code completion does not shows automatically when you try to add @param tag in RubyMine |
Bug | RUBY-23880 | Don't include "self" in find usages for factories/sequences/traits |
Bug | RUBY-23985 | RubyMine wrong type inference for binary operations |
Bug | RUBY-23908 | Navigate to the factory, sequence & trait name elements from structure view |
Performance | RUBY-24123 | Indexing taking ages for GitLab project, and sometimes not completing (/ it freezes) |
Usability | RUBY-23673 | Update "Convert to method reference" inspection to only be info, not a warning |
Task | RUBY-24205 | Tech debt: Remove redundant code inside factory bot find usages provider |
Cucumber | Bug | RUBY-17047 | Gherkin: tags on Examples get reformatted to wrong indentation level |
Debugger | Bug | RUBY-23905 | Debugger doesn't stop on breakpoints in case there are non-english characters |
Usability | RUBY-22071 | Provide more clear detection when remote attach to the script happens with not corresponding sdk |
Usability | RUBY-24073 | No way to enable Spring for Debug back after disabling it |
Docker | Bug | RUBY-24016 | DockerComposeCredentialsEditor fails to parse valid docker-compose file |
Bug | RUBY-23872 | Cannot use bundle install with docker exec |
Bug | RUBY-24086 | Stopping Rails process from RubyMine on Windows doesn't kill the process in container |
Documentation | Feature | RUBY-8349 | YARD - add inspection for correct @return match |
IDE | Bug | RUBY-24002 | Fix partial line markers for factories to not show for every factory |
Bug | RUBY-24208 | Windows: console output is repeated |
Bug | RUBY-23750 | FactoryBot - ctrl + hover with mouse over a nested trait navigates to self, rather than show usages |
Bug | RUBY-24024 | SDK list in the Settings is aligned to the right |
Inspections | Bug | RUBY-24213 | Nil dereference. False positive. Assignment in condition. |
Bug | RUBY-23071 | 'Assign parameter to field' quickfix does not appear for initialize method |
Usability | RUBY-23786 | RubyMine inspection "custom .find" looks no longer useful |
Task | RUBY-22614 | Ruby Interfunctional Nil Analysis |
Plugin Reports | Bug | RUBY-24158 | Cannot open Project Structure: the plugin org.jetbrains.plugins.ruby failed to save settings |
Rails. Code Insight | Feature | RUBY-23789 | Add paramdefs for new Rails 6 methods |
Feature | RUBY-23790 | Add paramdef support around Rails 6 ActionText |
Feature | RUBY-23791 | Add paramdef support for Rails 6 ActionMailbox |
Feature | RUBY-17685 | Rails ActiveRecord Enums are not resolved or available in code completion |
Feature | RUBY-23792 | Add inspections for Rails 6 ActionMailbox |
Feature | RUBY-23061 | Add missing Rails magic methods for fields |
Feature | RUBY-23954 | Rails enum support add the plural enum name to the model singleton |
Bug | RUBY-22234 | Code completion and type inference for enumerable methods on ActiveRecord::Relation's don't work |
Bug | RUBY-23508 | Type inference for `new` on a has_many association seems wrong |
Refactorings | Bug | RUBY-19223 | Refactoring a variable out from an assignment should either refuse to work, or do something sensible |
Ruby Version Managers | Feature | RUBY-24113 | Ability to choose shell for wrapping ruby version managers |
RubyGems | Bug | RUBY-7808 | Improve yml gem spec parsing |
Code Analysis. Duplicates | Feature | IDEA-214455 | Skip initialization methods during duplicates analysis in ruby files. |
Feature | IDEA-214460 | Do not detect duplicates inside ruby test files. |
Bug | IDEA-209663 | Relayout duplicates configurable |
Bug | IDEA-214457 | Distinguish methods calls in ruby files. |
Code Analysis. Inspection | Feature | IDEA-93333 | Chained method calls inspection shall ignore methods which return the same type of enclosing class |
Bug | IDEA-210888 | Offline inspection result file contains incorrect path to project if run command has `..` segments in path to project |
Bug | IDEA-210730 | The same spelling error is underlined twice |
Bug | IDEA-209420 | Unable to export Inspection Results as HTML |
Bug | IDEA-208728 | Fix settings link on inspection toolwindow. |
Bug | IDEA-208127 | Batch inspection result preview not scrolled to warning in injected code |
Usability | IDEA-30715 | "Split into multiple declarations" / "Split into separate declarations" confusion |
Cosmetics | IDEA-206994 | Show more context in Inspection results preview |
Code Analysis. Language Injection | Bug | IDEA-153979 | Injected fragment editor: inserting new lines makes references unresolved |
Bug | IDEA-212451 | Multihost language injection: injected fragment editing causes exceptions and corrupted code |
Bug | IDEA-211592 | Language Injection: no comment is inserted on injecting into java constant |
Bug | IDEA-211437 | Language Injection: close the injected fragment editor on un-injecting |
Performance | IDEA-207632 | PostgreSQL fragment editing slow and unusable |
Usability | IDEA-211593 | Language Injection: 'do you want to insert annotation?' prompting message is misleading in case of missing annotations |
Exception | IDEA-211432 | REWA at com.intellij.psi.impl.source.tree.injected.changesHandler.AbstractMarkerBasedInjectedFileChangesHand ler.getReportException |
Code Analysis. Structural Search | Feature | IDEA-206520 | Add JavaScript/TypeScript existing templates |
Feature | IDEA-182437 | Search Structurally dialog should have an inline preview |
Feature | IDEA-210188 | Add type filters for JS structural search |
Bug | IDEA-210782 | Structural search in JavaScript: can't find arrow function |
Bug | IDEA-209956 | Expressions enclosed in parentheses are replaced twice during Structural Replacement |
Bug | IDEA-193965 | Structural Search And Replace: rerun button works incorrectly |
Bug | IDEA-210460 | SSR: Double-clicking a group node in the Existing Templates dialog closes the dialog |
Bug | IDEA-210612 | Scopes dialog requires 2 OK/Cancel clicks before it goes away |
Bug | IDEA-209897 | Search for for loop pattern with expression list statement fails |
Bug | IDEA-211084 | debugger pattern finds all identifiers in JS |
Bug | IDEA-210464 | SSR: Exporting/importing a template should not include search scope |
Exception | IDEA-202169 | IOOBE at com.intellij.structuralsearch.plugin.ui.filters.FilterPanel$2$1.getRowRendererComponent(FilterPanel. java:77) |
Core. Diagrams (UML) | Bug | IDEA-184834 | Uml Class diagram adds two entries to every diagram that can not be delete |
Bug | IDEA-141306 | UML: new enum constant creating for enum via UML diagram creates uncompilable code if enum contains some members other than constants |
Bug | IDEA-124631 | Opening *.uml file does nothing |
Bug | IDEA-60296 | Modules UML diagram: listen to module and library rename |
Bug | IDEA-209065 | UML: classes added to diagram via AddClassToDiagram action (<Space>) or by drag'n'drop appear incorrectly in the navigation popup |
Bug | IDEA-208180 | Unknown and unwanted artifacts in UML diagram |
Bug | IDEA-186132 | No default .uml extension for new class diagrams |
Bug | IDEA-124475 | Save diagram: ignores changed filename and drops layout |
Usability | IDEA-47864 | UML: Create New Method dialog: provide possibility to set static and final modifiers |
Usability | IDEA-182068 | Java Class Diagrams window steals focus from editor |
Exception | IDEA-72445 | Exception when reverting changes with diagram opened |
Exception | IDEA-90136 | IDE at com.intellij.diagram.presentation.SimpleElement.<init> |
Exception | IDEA-151955 | 'deleteFile() not supported' when trying to delete diagram from Navigation bar |
Exception | IDEA-202308 | IndexNotReadyException on opening project if UML diagram is opened in the active editor |
Exception | IDEA-173305 | IAE at com.intellij.diagram.presentation.SimpleElement.<init> |
Exception | IDEA-206582 | IndexNotReadyException on calling UML diagram during indexing |
Exception | IDEA-172311 | NPE at com.intellij.diagram.util.DiagramUtils.setBestPopupSizeForGraph |
Core. File System | Bug | IDEA-212025 | VFS refresh blocks UI while reading file system under read action |
Bug | IDEA-211677 | Deadlock/freeze on quitting IntelliJ IDEA |
Performance | IDEA-208128 | VirtualFilePointer.getUrl() accesses disk |
Performance | IDEA-211046 | RefreshWorker/VFS massive memory usage |
Performance | IDEA-208259 | JdkTable / VirtualFilePointerContainerImpl initialization / VirtualFilePointerContainerImpl.getUrls() do disk access |
Exception | IDEA-208539 | java.lang.Throwable: Synchronous execution on EDT: fsnotifier |
Core. IDE Settings | Feature | IDEA-207917 | Provide a way to disable proxy detection logic on early startup |
Bug | IDEA-207107 | PhpStorm 2019.1 EAP build 191.4738.10, The file auto save is invalid. |
Bug | IDEA-207297 | Settings sync doesn't work, NPE in CloudConfigManager |
Bug | IDEA-214625 | "Check for updates" action does nothing for me in Nightly |
Bug | IDEA-198533 | Template group disappeared when you drag all templates to another group |
Bug | IDEA-191923 | Importing config of old IDE version including custom plugin URL causes incompatible plugin suggestion from this URL |
Bug | IDEA-191085 | Failed to sync IDE settings. Invalid credentials |
Bug | IDEA-210223 | doesn't save re-added file type configuration |
Bug | IDEA-209785 | No separator for File templates group when invoke new from Project view |
Bug | IDEA-207936 | IDEA is 'saving application' indefinitely |
Bug | IDEA-100538 | Editor: Fall back fonts are not applied on Mac OS |
Usability | IDEA-202502 | "Use console font" / "Use color scheme font instead of the default" checkboxes can't be set by clicking on their text |
Core. JSON | Bug | IDEA-212680 | Replace with allowed value simply erase a current value instead of proposing available ones. |
Core. Navigation and Search | Bug | IDEA-211449 | IDEA is unable to find lambda implementations when invoked on library class source |
Usability | IDEA-207052 | There should be a way to customize GoToDeclaration behavior |
Task | IDEA-209480 | Remove stub hierarchy |
Core. Platform API | Feature | IDEA-208103 | ExecUtil.sudoCommand could show a prompt on macOS 10.10+ |
Bug | IDEA-210479 | A race condition in module structure loading |
Bug | IDEA-181010 | unable to use BouncyCastleProvider in plugin due com.intellij.util.lang.UrlClassLoader is not providing ProtectionDomain |
Bug | IDEA-208630 | Fix "Bean extension class should not have constructor with parameters" EPs |
Bug | IDEA-209724 | Smart pointer creation during project disposal leads to "Element from alien project" assertion |
Bug | IDEA-211580 | AvailableSince annotations stopped being included after Kotlin dependency on IntelliJ changed from kotlin.build.custom.deps:intellij-core to kotlin.build:intellij-core |
Task | IDEA-209921 | Deprecate runWriteCommandAction(Runnable) |
Task | IDEA-204389 | Tons of "Kotlin: 'psi: PsiElement?' is deprecated. ambiguous psi element, use `sourcePsi` or `javaPsi`" compiler warnings |
Core. Plugin Management | Feature | IDEA-211218 | Possibility to mark a plugin as internal |
Bug | IDEA-197563 | Plugins sync says "not installed" for installed plugins |
Usability | IDEA-212701 | Place plugin home page above the plugin descripton |
Usability | IDEA-212691 | Filter out invalid plugins when the problem is fixed |
Usability | IDEA-212690 | Do not show checkboxes for plugins that are not loaded |
Usability | IDEA-202747 | Provide a link to plugin homepage along the vendor link |
Cosmetics | IDEA-212695 | Replace "Enable plugins" with “Enable required plugins” |
Cosmetics | IDEA-207802 | Plugins page: do not show (0) if no updates available |
Core. Project Settings | Bug | IDEA-210798 | Dependencies scope dropdown is switching on mouse over |
Bug | IDEA-208386 | If both .idea/workspace.xml and .idea/misc.xml are modified, reload doesn't happen correctly |
Usability | IDEA-41940 | Provide better diagnostics when the user selects a JRE directory as JSDK home |
Exception | IDEA-212645 | Exception on new project opening |
Core. Quick Documentation | Feature | IDEA-175215 | Better quick JavaDoc for enums |
Bug | IDEA-212079 | QuickDocumentation is unable to load SVG from the jar file |
Bug | IDEA-209629 | Too small default size of quick doc popup (causing text clipping by scrollpane) |
Bug | IDEA-210273 | Table columns missing in Javadoc Quick Documentation view for Java 12 |
Bug | IDEA-208812 | Inappropriate quick doc for array length |
Bug | IDEA-211038 | Ctrl-Shift-Arrow does not resize quick documentation popup but closes it |
Usability | IDEA-208364 | Don't show quick info tooltip on Ctrl-hover if a quickdoc popup is currently visible |
Usability | IDEA-208365 | Always autosize quickdoc popup when it's displayed on hover |
Cosmetics | IDEA-211247 | JavaDoc generated from HTML eats angle brackets in the link title |
Core. Refactorings | Feature | IDEA-124496 | Scope Setting for Rename Refactoring |
Usability | IDEA-214702 | Do not show 'Scope' setting when rename Java local variable |
Usability | IDEA-212081 | Names of Copy and Move actions in the context menu should reflect what's going to be copied or moved |
Core. Run | Debug. Configurations | Bug | IDEA-208525 | Changes to my Environment Variables in Configurations aren't saving |
Bug | IDEA-210262 | [Environment variables] when pasting several variables with semicolon at the line end - the last entry is removed |
Bug | IDEA-206657 | Compound Run Configuration triggers "Run" but not "Debug" |
Bug | IDEA-204416 | Running debug tomcat run configuration always launches "Before launch" gulp tasks in debug mode |
Core. XML | Bug | IDEA-205629 | Argument rangeInElement exception when deleting xml tag in Android Studio 3.3 |
Bug | IDEA-212646 | XML attribute value is marked as error if DTD's attribute type is enumeration containing DTD keyword as value |
Bug | IDEA-208504 | First xi:include tag in *Plugin.xml file is highlighted as error |
Bug | IDEA-212344 | catalog.xsd in IntelliJ platform-impl.jar is outdated |
Bug | IDEA-206666 | IdeaPluginRegistrationIndex isn't file-based |
Bug | IDEA-183886 | XML highliting and redefined schemas |
Bug | IDEA-210207 | XML schema issue - element X is not allowed here (Web.xml) |
Exception | IDEA-212704 | Invoking Find by XPath throws ClassCastException |
Editor. Code Completion | Feature | IDEA-199722 | Can I make the live template appear at the top of the code completion list? |
Bug | IDEA-214469 | Live Templates suggestions disappear on non-alphanumeric character input |
Usability | IDEA-209123 | Enable F2 and Shift+F2 shortcuts while code completion is active |
Usability | IDEA-209784 | Basic/Smart completion does not offer package private methods when runtime object type is from another package |
Usability | IDEA-211557 | Code completion dropdown stays open after Shift+Enter (Start New Line) |
Usability | IDEA-210660 | Make "Jump outside closing bracket/quote with Tab" default behaviour |
Exception | IDEA-194554 | AE at com.intellij.codeInsight.documentation.DocumentationManager.assertSameProject |
Editor. Color Schemes | Feature | IDEA-212390 | Ability to drag-n-Drop editor color scheme |
Bug | IDEA-207403 | Darcula color scheme: "Custom Keyword 4" default color looks like an error |
Editor. Diff and Merge | Bug | IDEA-210783 | Couldn't select items in 'Diff Between' window (Deployment/Remote Host Access) with UP/DOWN arrow keyboard keys |
Bug | IDEA-210607 | 'Apply changes' in diff view does't work |
Bug | IDEA-212625 | Incorrect highlighting in diff view when last document line is soft wrapped |
Bug | IDEA-207667 | Weird synchronised scrolling in diff view with soft wrapped lines |
Usability | IDEA-123813 | Preserve diff pane widths when switching between files |
Usability | IDEA-155010 | Suggest to unlock 'Disable editing' button in 'Commit Changes' dialog when I'm trying to type in diff view |
Usability | IDEA-182230 | VCS "visual merge" window: don't ask "Are you sure" if there was no changes |
Cosmetics | IDEA-211780 | Escape characters in action name of "Diff \\& Merge" |
Editor. Editing Text | Feature | IDEA-70189 | Java Smart Complete Statement: Complete ternary operator if necessary |
Feature | IDEA-211180 | Jump outside closing bracket with Tab should jump after the semicolon |
Feature | IDEA-207307 | No horizontal scroll in editor when the width of block inlay is more than editor width |
Bug | IDEA-138431 | Editor: Ctrl+Left / Right (arrow) does not skip over indent whitespace to prev/next token |
Bug | IDEA-208973 | Identifier highlighting is lost after moving line |
Bug | IDEA-207212 | Editor scrolls unexpectedly on pasting collapsed method |
Bug | IDEA-208782 | Fallback font Italic version doesn't work on Mac |
Bug | IDEA-204900 | Smart Enter fails to add function body if staying at annotation |
Bug | IDEA-210470 | Fira Code breaks fixed-width alignment on "[[" - double opening bracket |
Bug | IDEA-211085 | Current line number colour incorrectly calculated |
Bug | IDEA-207542 | TODO highlighting affects following lines |
Bug | IDEA-207805 | Selection in editor is not reset on mouse right click outside selection |
Bug | IDEA-167224 | Unwrap lambda should add braces if necessary |
Bug | IDEA-197682 | Shadow action is created with the wrong lifetime spec (Disposable) |
Bug | IDEA-214565 | Different indents for Python in commentStart() macro |
Performance | IDEA-210051 | Memory leak in DocumentImpl |
Performance | IDEA-211201 | Typing with multiple carets is slow in XML files |
Usability | IDEA-211756 | "Delete to word end" is extremely inconvenient on whitespaces |
Usability | IDEA-208930 | Pressing Tab in a selection doesn't prefix first line with a tabulator |
Usability | IDEA-209051 | Inspection popup is overlapped by quick doc |
Task | IDEA-209242 | Increase default number of items stored by default in clipboard history |
Editor. Formatter and Code Style | Bug | IDEA-195707 | "'case' on new line" setting name is misleading; behavior should be changed and a new setting added with the old behavior |
Bug | IDEA-206789 | Export codestyle settings to JSON: java | wrapping and braces | visual guides option is not exported |
Bug | IDEA-147601 | Javadoc Code formatting does not indent HTML tags properly |
Bug | IDEA-214727 | Unexpected code style modifications on scheme switch |
Bug | IDEA-211444 | Code Style Settings: incorrect variants in drop-down for WrapOnTyping option |
Bug | IDEA-212466 | "Expected to be final" identifier is not always painted as such in Java editor |
Editor. Intention Actions | Bug | IDEA-155352 | Unwrap Statement produces broken code |
Infrastructure. Packaging and Installation | Feature | IDEA-164251 | Include com.intellij.testFramework.vcs into some binary distribution |
Bug | IDEA-205907 | 2018.3.x silent installation leaves javaw.exe process hanging |
Bug | IDEA-210993 | IDEA with JBR 11 starts with error via idea.bat |
Bug | IDEA-209778 | Silent install. Unable to install in the 'Program Files' folder |
Bug | IDEA-212759 | Linux, tar.gz installation: IDEA fails to start: `Cannot find VM options file.`, `Error: Could not find or load main class com.intellij.idea.Main.` |
Task | IDEA-211824 | Bundle Kotlin 1.3.31 with IntelliJ IDEA |
Task | IDEA-209378 | Bundle Kotlin 1.3.30 with IntelliJ IDEA |
Plugin Development (DevKit) | Feature | IDEA-211486 | Devkit EP declaration: suggest to change declaration via 'qualifiedName' to 'name' in main plugin.xml |
Feature | IDEA-207289 | plugin.xml: highlight duplicate <depends> |
Feature | IDEA-212463 | Devkit: resolve "keymap" in plugin.xml |
Feature | IDEA-208632 | DevKit: Component/Action not registered - skip for deprecated classes |
Feature | IDEA-211630 | IDEA UI Guidelines: "Action" text capitalization |
Feature | IDEA-199936 | Code insight for Registry keys defined via EP com.intellij.registryKey |
Feature | IDEA-212745 | Devkit: <depends> checking |
Feature | IDEA-202010 | Highlight services/components with identical interface and implementation classes as redundant in plugin.xml |
Bug | IDEA-209078 | Devkit plugin.xml: allow multiple components with same interface-class across types |
Bug | IDEA-209536 | plugin.xml validity inspection doesn't highlight plugin actions which refer to platform action class |
Bug | IDEA-182359 | Good code red: plugin.xml |
Bug | IDEA-208482 | Devkit: some references to action classes are incorrectly highlighted with "has no default constructor" error |
Bug | IDEA-211225 | Bundled plugins: highlight <idea-version> |
Bug | IDEA-209587 | Missing recent API inspection: clarify the message if return type of a method was changed |
Bug | IDEA-211136 | Bundled plugins: highlight <change-notes> and <version> |
Bug | IDEA-209681 | Devkit: do not require description for Intention not registered in plugin.xml |
Bug | IDEA-211131 | Bundled plugins: highlight generic <idea-plugin> "url" values |
Bug | IDEA-209589 | Missing recent API inspection must not emit warnings in tests sources |
Bug | IDEA-186526 | Plugin.xml validity inspection troubles in InspectionGadgets.xml |
Bug | IDEA-190992 | DevKit: provide "os" attribute for all EPs |
Bug | IDEA-211126 | Bundled plugins: highlight vendor "email" and "url" |
Performance | IDEA-211555 | Freeze on completion in XML file |
Usability | IDEA-204988 | Plugin DevKit: Group inspections in settings |
Plugin. FreeMarker | Bug | IDEA-210630 | Inspections are not executed on FreeMarker/Velocity files even with "data language" selected |
Plugin. Markdown | Usability | IDEA-213126 | Use the latest PlantUML.jar version |
Plugin. Settings Repository | Bug | IDEA-181296 | Incompatible plugin with new IDEA version shown as `installed in another IDE` |
Bug | IDEA-200123 | Keymaps are not synced over Cloud Settings |
Bug | IDEA-204195 | settings sync says "Switch Structure" plugin is missing but it isn't |
Plugin. Terminal | Bug | IDEA-214512 | Re-ordering terminal tabs shows unexpected confirmation dialog to terminate running process |
Usability | IDEA-153536 | Support native OSX shortcuts in the terminal |
Plugin. TextMate Bundles | Feature | IDEA-211743 | Support spellchecker in textmate files |
Bug | IDEA-212822 | Textmate Bundles: no syntax highlighting for php files |
Performance | IDEA-212840 | Sluggish editor when TextMate bundle is installed |
Performance | IDEA-212841 | Textmate bundles cause reindexing increase indexing time up to 2x |
Plugin. YAML | Feature | IDEA-210945 | YAML json schema validation for multiple documents in .yaml file |
Bug | IDEA-211837 | number sign inside string treated as start in comment in YAML files |
Services. Docker | Bug | IDEA-211945 | Docker. Files Chooser: java.lang.AssertionError at refreshing content with some expanded folders |
Bug | IDEA-212161 | Docker. Files Chooser. Open in the Editor: change the "Failed to make writable" to another description |
Usability | IDEA-212607 | Docker. Files Chooser tab. Provide possibility to "Collapse All" |
Usability | IDEA-207869 | DockerDebug. Compose. Auto-create a compose run configuration if it doesn't exist until remote debug |
Cosmetics | IDEA-212178 | Docker. Files Chooser. Refresh. Display another progress icon="spinner" and in another place |
Cosmetics | IDEA-212173 | Docker. Files Chooser. Files tab. Make a more indent after the path in the bar and the tree |
Cosmetics | IDEA-212171 | Docker. Files Chooser. Remove "lock" from all the files, display it before the path |
Cosmetics | IDEA-212174 | Docker. Files Chooser. Files tab. Icon to view files is not correct |
Meta Issue | IDEA-195017 | Docker: Simplify the access to container file system |
User Interface | Feature | IDEA-207424 | Please add uidesigner color constants to themes |
Bug | IDEA-210887 | Notifications settings group list elements are centered |
Bug | IDEA-208645 | Text disappears in "IDE Fatal Errors" dialog box |
Bug | IDEA-212737 | Borderless UI: Project name keeps the default font on changing appearance font |
Bug | IDEA-131794 | Tree selection changes on double-click expansion |
Bug | IDEA-208560 | QuickDefinition popup is enlarged each time it is opened for markdown file |
Bug | IDEA-97714 | Add "Associate With File Type" to the editor tab context menu and menu |
Bug | IDEA-211955 | "Open Recent" shows full path for consequently opened projects |
Bug | IDEA-212346 | Scrollbar does not reflect the size of the content in Version Control tab while resizing it |
Bug | IDEA-208847 | Memory leak in InternalDecorator |
Bug | IDEA-210827 | DarculaButtonUI.isSquare(Component) uses wrong instanceof test |
Bug | IDEA-168007 | Non-retina triangle icons in context menu |
Bug | IDEA-212553 | New Tabs UI: IDE no longer shows tips when no editor tabs are open |
Bug | IDEA-208339 | No gap in log search field |
Bug | IDEA-206619 | Message from file-level notification is shown on top of Alt-Enter menu |
Bug | IDEA-211513 | Project Structure -> Artifacts: Type ComboBox is too narrow |
Bug | IDEA-207998 | Recent projects "Create new project group" dialog is hidden |
Bug | IDEA-210978 | Freeze on "Mark object" (F11) in "Inspect object" (Alt-Click) popup |
Bug | IDEA-208808 | Services Tool Window is shown in projects without services |
Bug | IDEA-211279 | Column resizing doesn't work in TODO table |
Bug | IDEA-210873 | Bad description text wrapping in "IDE Fatal Errors" dialog |
Bug | IDEA-211968 | Recent projects menu/list contains paths with non-native slashes instead of project names |
Bug | IDEA-196876 | Fix group by popup in TODO tool window |
Performance | IDEA-208610 | Memory leak in MouseDragHelper |
Performance | IDEA-208611 | Memory leak in IdeGlassPaneImpl |
Usability | IDEA-212332 | Next/previous error navigation should immediately show error tooltip |
Usability | IDEA-211210 | Duplicated Mnemonic For Edit > Column Selection Mode and Macros actions |
Usability | IDEA-210028 | AspectJ: unable to set ajc compiler path |
Usability | IDEA-210746 | Rename "Move Right" and "Move Down" actions to "Split and Move Right" and "Split and Move Down" |
Usability | IDEA-211957 | Feedback for "Show intention actions" with no intentions |
Usability | IDEA-212381 | If a line has a navigation icon with a keyboard shortcut, the shortcut should work anywhere in the line |
Usability | IDEA-211874 | Tabs: tabs UI wastes space on left border of a tab |
Cosmetics | IDEA-212776 | Don't show powered by for intentions provided by bundled plugins |
Cosmetics | IDEA-209075 | Capitalize options in "Find in Path" dialog |
Cosmetics | IDEA-211558 | Wrong indent in drop-down menu |
Cosmetics | IDEA-211770 | Remove Edit icon from Run Configurations combobox |
Cosmetics | IDEA-205502 | Main appearance font is not used in several toolwindows and notifications on macOS |
Task | IDEA-202744 | Implement browse button inside combo boxes |
Task | IDEA-209398 | do not create zillion of "swingworker" threads |
Exception | IDEA-211366 | NPE when trying to open a project from Welcome Screen |
Exception | IDEA-208223 | CCE at com.intellij.ui.speedSearch.FilteringListModel.remove |
Exception | IDEA-212642 | IllegalArgumentException: Width and height cannot be <= 0 |
User Interface. Controls | Bug | IDEA-209201 | [JDK 11] Empty autocomplete popup in run configuration after backspacing some part of filename |
User Interface. Find, Replace, Usages | Feature | IDEA-210362 | Recently Edited and Recently Viewed scopes in Scope Chooser |
Bug | IDEA-204277 | Pinned "Find in Path" dialog is not closed when opening a project in the same window |
Bug | IDEA-196030 | Find in Path | Open in Find Window does not work for current file scope with a scratch file |
Bug | IDEA-176926 | All Places scope does not include scratch files and consoles |
User Interface. Focus | Bug | IDEA-207611 | Keymap switch leads to typeahead |
Bug | IDEA-189984 | Can't type in detached editor tab on Mac |
Bug | IDEA-193333 | Paste after invoking navigation popup goes to editor sometimes |
Exception | IDEA-207600 | "Typeahead timeout is exceeded" exception occurs after using shortcut when context menu is opened |
Exception | IDEA-189622 | Some keystrokes cause 'Typeahead timeout exceeded" exception |
User Interface. Look and Feel | Bug | IDEA-209654 | Buttons have yellow shadow in Darcula theme if IDEA is launched with clean settings |
Cosmetics | IDEA-211553 | Combobox popups have no border in Darcula theme |
User Interface. Navigation | Bug | IDEA-206631 | Show definition should be available in dumb mode for files |
Bug | IDEA-209047 | Group separators are eliminated in `Related Symbol` popup on speed search filtering |
Usability | IDEA-207554 | Cmd+E/Ctrl+E doesn't work for iterating recent files after Recent/Recent edited files union |
Usability | IDEA-208718 | Implement the ability to move right/left on Navigation bar using additional shortcuts |
Exception | IDEA-208332 | CCE at com.intellij.ide.actions.Switcher$SwitcherPanel$SwitcherSpeedSearch.propertyChange |
User Interface. Project View | Bug | IDEA-204446 | Structure sidebar flashing content with frontend (html related) files |
Version Control | Feature | IDEA-207325 | File sorting in Version Control: Local Changes differs from sorting in project view |
Feature | IDEA-210641 | Add VCS status and scope information to file quick documentation |
Bug | IDEA-209722 | Annotate action behave wrong if other annotations added |
Bug | IDEA-115100 | Maven project import sets Subversion VCS for submodules, if there is a folder or file called .svn in parent folders |
Bug | IDEA-211694 | External files from ignored folders are suggested to be added to git |
Bug | IDEA-207822 | Local Changes: multiselection is lost on refresh |
Bug | IDEA-198792 | "new changelist" disappears if a file is selected |
Bug | IDEA-210743 | Subversion: incorrect working copy is detected if the project is located below the repository root and <Project> VCS mapping is used |
Bug | IDEA-207700 | Branches Popup: add tooltips for incoming/outgoing markers |
Usability | IDEA-204377 | Shortcut for Silent Shelve conflicts with Mac OS X system shortcut |
Usability | IDEA-212285 | Local Changes Toolbar is hard to find in toolbars customization settings |
Usability | IDEA-170151 | Make "Set Active Changelist" button enabled if file (or several files) inside changelist is selected |
Usability | IDEA-166965 | Changelist name displayed in dropdown is cropped |
Usability | IDEA-211599 | Add an ability to skip "Calculating whether something should be added to this commit" |
Usability | IDEA-205644 | Can't abort whole patch apply process in case of multiple path apply conflicts |
Usability | IDEA-203413 | Silent Shelf should shelve in the background |
Usability | IDEA-128954 | Push dialog: enter invoked on the repository node should move it to edit mode |
Cosmetics | IDEA-207270 | Shelf viewer: missing space after moved files |
Exception | IDEA-214504 | "Project opening should be done in a transaction" on checkout project from git |
Exception | IDEA-214643 | NPE in VcsPushDialog |
Version Control. Git | Feature | IDEA-119995 | Git: provide possibility to abort merge process |
Feature | IDEA-208154 | Show notification explaining the reason of Rejected force push |
Feature | IDEA-125239 | gitignore right click? |
Bug | IDEA-210358 | Incoming/outgoing commits are checked on project opening before any manual git remote operation is done |
Bug | IDEA-210221 | Synchronous execution on EDT: git unstash |
Bug | IDEA-208453 | Memory leak in GitXmlRpcHandlerService |
Usability | IDEA-208506 | Don't show commit dialog for Cherry-Pick by default |
Usability | IDEA-122038 | Abort cherry pick & view cherry-pick status should be available from UI |
Usability | IDEA-212324 | Hide "Branch deleted" popup when clicking "Delete tracked branch" |
Cosmetics | IDEA-96602 | Small problem with hint on git pull dialog window when choose strategy |
Exception | IDEA-208359 | Synchronous execution on EDT: git in merge |
Exception | IDEA-207962 | Synchronous execution on EDT: /usr/bin/git version exception (2019.2 master branch) |
Version Control. GitHub | Bug | IDEA-206881 | GitHub pull requests: unfriendly error message on failed search validation |
Bug | IDEA-209158 | GitHub Pull Requests: middle pane is not getting update on Refresh |
Usability | IDEA-203790 | It is not possible to refresh the list of pull requests if there are no pull requests yet |
Usability | IDEA-196905 | If no github account is configured attempt to push/pull to repository with 2-step authentication always fails: token is not accepted/generated |
Cosmetics | IDEA-205384 | Github: correct displayed error message on incorrect credentials providing |
Version Control. Log | Feature | IDEA-116312 | Ability to customise columns in the VCS log |
Feature | IDEA-130845 | Log: add action to go-to-parent and go-to-child |
Bug | IDEA-211128 | Git Log: commit selected in search results is scrolled away and hidden from view after search is cancelled |
Bug | IDEA-167341 | Intellij 2016.3.x builds run out of memory |
Performance | IDEA-178090 | High memory consumption of git indexing for projects with huge merge commits |
Usability | IDEA-207672 | `Log Indexing for "SAT" Stopped` message is confusing |
Usability | IDEA-207711 | Show columns settings should be preserved for additional Log tab |
Exception | IDEA-209317 | Git double-dot: VcsException: fatal: bad revision when branch name is incorrect |
Version Control. Mercurial | Bug | IDEA-195145 | Lots of WARN in idea.log from HgStatusCommand about 'No such file or directory' |
Version Control. Perforce | Bug | IDEA-208851 | Perforce plugin cannot figure out a symlink is not "modified without checkout" when the target is reverted. |
Bug | IDEA-150303 | Default p4 path doesn't work when running IDEA from JetBrains Toolbox on MacOS |
Version Control. Subversion | Bug | IDEA-207234 | Freeze in "Hightlight Integrated" for branches with 1 commit difference |
Bug | IDEA-150369 | If path to client is just svn, default /user/bin/svn is used despite the PATH settings |
Cosmetics | IDEA-207786 | Duplicate in Settings -> Keymap (Subversion) |
No subsystem | Feature | WEB-36390 | Support path aliases defined in jsconfig.json |
Feature | WEB-37807 | Redesign new Vue project wizard to support npx and displaying progress in terminal |
Feature | WEB-38231 | Incorporate NodeJS and Live Edit Tools to the default IDEA installation |
Feature | WEB-38278 | ES6: completion for default import bindings according to the exported name |
Feature | WEB-13732 | Add "Range" http header for video. |
Feature | WEB-37865 | TypeScript: no override/implement completion for fields |
Feature | WEB-38284 | Parameter info and parameter hints for tagged templates |
Bug | WEB-38470 | Unicode property escapes are available when language level is set to ECMAScript5.1 |
Bug | WEB-38546 | Show package's version when create project via npx |
Bug | WEB-37921 | 'Convert to field holding arrow function' incorrectly processes string-named properties |
Bug | WEB-37999 | Invalid highlighting on editing template string injection with nested injections |
Bug | WEB-38612 | "Do not show hints for current method" does not work for Javascript |
Bug | WEB-38828 | Can't choose value in 'package' field in run configurations on OSX via arrow keys |
Bug | WEB-38796 | Intentions have doubled Before/After preview |
Bug | WEB-34111 | Copy paste error with js template literal with a template literal inside |
Bug | WEB-38087 | ESLint Language server execution timeout on Windows WSL |
Bug | WEB-38260 | Not able to unselect inserted variable name after live template expansion |
Bug | WEB-38850 | A second space character is added after typing a space while entering a `return` keyword |
Bug | WEB-38807 | Please add "unsuspended" to the dictionary |
Bug | WEB-38249 | Autocomplete "import" places end in the wrong place |
Bug | WEB-38172 | AngularJS can not setup development environment for plugin |
Performance | WEB-38754 | High cpu usage and causes IntelliJ to freeze when editing Typescript file |
Usability | WEB-38585 | Implement method/property intention action should have an option to implement in all classes |
Usability | WEB-34956 | Console Display has unwanted links on the right |
Usability | WEB-38832 | Can't choose task (gulp, grunt, npm) via arrow keys when field is empty (fresh RC) |
Cosmetics | WEB-38636 | Please add "Angeles" to the dictionary |
Build tools | Usability | WEB-38759 | Add the possibility to disable system notifications from grunt task |
Usability | WEB-27442 | Can't switch between npm and gulp tasks in Run Gulp/Grunt/npm Task window without mouse |
CSS | Feature | WEB-24368 | Support postcss-simple-vars |
Bug | WEB-38487 | CSS: Unsafe replacement with shorthand when a variable is used |
Usability | WEB-37979 | 'Show CSS color preview as background' option is available when it is not applicable (e.g. in Community Edition) |
Dart | Feature | WEB-11590 | Support AngularDart |
Bug | WEB-38651 | dart problems view issue suggestions don't handle angle brackets |
Bug | WEB-38346 | Auto insertion of /// unexpected by the Dart Plugin |
Debugger | Bug | WEB-36168 | Debugger does not respect breakpoints inside Meteor packages |
Bug | WEB-38564 | 'Smart step into' suggests only first call of the same name in a line |
Bug | WEB-38041 | Console input cleared on arrow down key press |
Performance | WEB-38675 | Debugger: memory leak when re-building the application |
Cosmetics | WEB-37645 | Use new UI for smart step into in JS debugger |
File Watchers | Bug | WEB-38929 | 'File watcher problems' inspection doesn't work for Less and other compilers that produce ANSI-escaped output |
HTML | Feature | WEB-14791 | Small tag should be listed as an inline element by default |
Bug | WEB-38873 | Wrong WCAG suggestion |
Task | WEB-38207 | Html: disable "Image size mismatch" inspection for svg files |
JSON | Feature | WEB-37864 | Support JSON-schema based code completion for all linters/tools we support for yaml/plain js formats |
Bug | WEB-33444 | JSON Schema mappings are stored with platform-dependent slashes |
Bug | WEB-38090 | Don't download the latest JSON v4,6,7 schemas (Always download most recent schemas) |
Bug | WEB-38658 | Fix type in JSON schema validation for browserslist when used in package.json |
JavaScript | Feature | WEB-35756 | Autocomplete of export default |
Feature | WEB-33939 | Suggest class method parameters when ES6 class is extended |
Feature | WEB-38159 | Add a quick fix to fix spelling for an unresolved reference if qualifier type has property with similar name |
Feature | WEB-37930 | Support ES2019 decorators proposal |
Feature | WEB-38139 | 'Propagate to destructuring declaration' refactoring |
Feature | WEB-38638 | Inspection and quick-fix to merge trivial nested template literals |
Bug | WEB-38248 | Autocomplete problems with properties that start with an underscore |
Bug | WEB-38957 | WebStorm lacks Darcula coloring for some JS-specific elements |
Bug | WEB-38757 | TypeScript type aliases shouldn't be shown in 'extends' clause |
Bug | WEB-38645 | Unused local variable inspection works incorrectly with require statements when Node.js coding assistance is disabled |
Bug | WEB-38758 | Type evaluation is broken for destructuring patterns in for-of |
Bug | WEB-38666 | Incorrect auto import when copy/pasting code between files |
Bug | WEB-28187 | ES6: Unused default export |
Bug | WEB-38534 | JS: do not show members from unknown namespace in top-level completion |
Bug | WEB-36804 | Weird escape \ character multiplication and reduction on copy/paste |
Bug | WEB-38514 | 'Complete current statement' doesn't work for TS enums |
Bug | WEB-36271 | Import completion imports items that cannot be really imported |
Bug | WEB-38056 | 'Flip if-else', 'Merge if-else', 'Remove braces', etc. all remove inner functions inside blocks |
Bug | WEB-36103 | Don't suggest items from "@types" packages not directly specified in package.json in import completion |
Bug | WEB-38936 | Remove acton 'Fix all problems in file' for 'Create class/interface' and 'Adjust spelling' quick fixes |
Bug | WEB-38544 | JS: suggest exported commonjs names in completion |
Bug | WEB-36091 | Import-completion should invoke parentheses insert handler if the item is definitely a function |
Bug | WEB-37911 | "Hide parameter hints for this method" only works for last method in chain |
Bug | WEB-37294 | "Unused default export" when importing module dynamically |
Bug | WEB-38086 | Editing injection in template string with 'Edit injection' action fails if another template string inside arguments |
Bug | WEB-38649 | Flow: no clickable links in the error tooltips |
Bug | WEB-32758 | js: spurious "Invalid number of arguments, expected 0" inspection for the default sub-class constructor |
Bug | WEB-38833 | JavaScript name suggestions: don't conflict with the global 'name' variable |
Bug | WEB-38184 | Javascript spread-constructed object property tooltip does not correctly infer source |
Cosmetics | WEB-37759 | Not ideal layout of JS options page |
Task | WEB-37952 | Support built-in decorators for es2019 |
Task | WEB-38404 | TypeScript / JavaScript: completion after export |
Task | WEB-38849 | Node modules: exclude from indexing unnecessary files |
Task | WEB-38420 | JavaScript completion: do not show statement-only keywords in expression context |
Task | WEB-38403 | ES6: complete sibling files with relative prefix |
JavaScript. Formatter | Feature | WEB-37855 | Prettier: allow importing code style rules from .prettierrc.js/ .prettierrc.toml file |
Bug | WEB-30108 | Formatting JS/TS with HTML injection and 'Enforce HTML quotes on reformat' enabled breaks code |
Bug | WEB-38505 | JavaScript setting for spaces within array brackets are not saved for IDE Global Code Style schema |
Bug | WEB-38042 | Wrong indentation in tuple types (Flow, TS) |
Bug | WEB-38992 | Wrong extra indent for template string argument braces |
Bug | WEB-38600 | Don't remove leading semicolon on reformatting |
JavaScript. Frameworks | Feature | WEB-34765 | Warn against usage of private fields in Angular Templates |
Feature | WEB-36042 | HTML attributes and tags used as slot name for transclusion reported as illegal |
Feature | WEB-33464 | Parameter Hints in Angular Component Template |
Bug | WEB-38082 | PropTypes.shape should support warn on missing required prop inside 'shape' |
Bug | WEB-38781 | Angular - select attribute not recognized for ng-content |
Bug | WEB-38174 | Angular: intentions doesn't work if method is prefixed with `this.` |
Bug | WEB-38734 | Angular: find usages of private component fields in templates |
Bug | WEB-36119 | Angular. Invalid items inside the completion list after the "for" word |
Bug | WEB-37137 | Some vuetify (1.4.6) components have unknown html tags |
Bug | WEB-36722 | Angular template files are not recognized if "@angular/core" is not a direct dependency |
Bug | WEB-38153 | The variable type is not resolved when using 'slice' pipe |
Bug | WEB-38825 | Angular support doesn't recognize type when QueryList is used in *ngFor |
Bug | WEB-35634 | Angular: directives from node modules not present in package.json are not available |
Bug | WEB-38354 | Angular: wrong exclusions with Angular libraries |
Bug | WEB-38725 | Angular: Support quickfixes in EL for qualified references |
Bug | WEB-38760 | Angular - no completion item for *ngTemplateOutlet directive |
Cosmetics | WEB-38956 | Do not show error about missing Angular template property when class is not yet defined |
Cosmetics | WEB-38979 | Angular: provide UI for --defaults parameter in new project wizard |
JavaScript. Inspections | Feature | WEB-2385 | Detect accidental =+ instead of += on string variable |
Feature | WEB-37903 | Inspection and quick-fix to merge variables assigned to same destructuring patterns |
Bug | WEB-35108 | "Missing await for an async function call" is not triggered when requiring async function |
Bug | WEB-36909 | "Add this qualifier" quickfix doesn't work in offline inspections results |
Bug | WEB-35745 | No notification about missed await near Promise returned function |
Bug | WEB-38543 | Cleanup fixes reported from "Missing module dependency" inspection |
Bug | WEB-38726 | Inspections: Typo (Spellcheck) inspection is doubled for the arrow function |
Bug | WEB-36869 | No notification about missed await if async function call is on the right side of assignment |
Bug | WEB-38952 | Intentions: "Generate destructuring pattern": disable for enum literals |
Bug | WEB-30494 | 'Replace with template string' incorrectly handles non-string items at start |
Bug | WEB-38316 | False positive (?) for "Result of assignment expression used" inspection |
Bug | WEB-31269 | Inspection "Missing await for async function call inspection" false positive |
Exception | WEB-38515 | PsiInvalidElementAccessException is thrown for "Create derived class" intention |
JavaScript. Refactoring | Feature | WEB-38307 | Inspection for redundant 'return await' and 'await await' + corresponding cleanup for convert-to-async |
Feature | WEB-32725 | Postfix templates for destructuring |
Feature | WEB-38801 | 'Introduce variable' for destructuring patterns in variable declarations |
Feature | WEB-38662 | 'Introduce variable' can introduce spread elements when selection is over multiple array elements/properties |
Feature | WEB-38308 | Inspection and cleanup for redundant await/return Promise.resolve() and Promise.reject() |
Bug | WEB-34668 | move statement up - last array/object item - same line comment - incorrect comma |
Bug | WEB-38194 | Converting string concatenation to template string drops comments |
Bug | WEB-38745 | Refactoring: Move is too slow and changes import unexpectedly |
Bug | WEB-38208 | Invalid code is generated when splitting destructuring object |
Bug | WEB-34393 | Extract variable shouldn't be available on 'export default function' when corresponding function has overloads |
Bug | WEB-16954 | JavaScript. Error when extracting method from object property |
Bug | WEB-38590 | 'Iterate with for..of' intention action should suggest to iterate with 'for await..of' in case of asynchronous iterable |
Bug | WEB-35443 | 'Create field' creates field outside object |
Usability | WEB-38742 | 'Generate destructuring pattern'/'propagate to destructuring' should be available on the variable |
LESS | Bug | WEB-38322 | Less: nested @supports at-rule causes syntax errors |
Linters | Bug | WEB-38737 | Importing 'indent' rule from ESLint configuration should disable conflicting settings. |
Bug | WEB-38922 | eslint6 not working |
Bug | WEB-37547 | 'Suppress all ESLint rules for current file' adds 'null' if 'eslint-disable' already exists at top of file |
Bug | WEB-36803 | Errors reported by linters should show better tooltip if error message is multiline |
Bug | WEB-38881 | "Reformat with Prettier" should be available for files with shebang |
Task | WEB-38083 | Remove action to reset changes to code style on importing from TSLint |
Node.js | Bug | WEB-38634 | The built-in Node module 'module' flagged as not listed in dependencies |
SASS | Bug | WEB-7524 | SCSS cannot find mixin which is declared later in the file |
Bug | WEB-38149 | Sass mixin content arguments not recognised |
TypeScript | Feature | WEB-38589 | Intention action to add explicit enum values for TypeScript enums |
Feature | WEB-14945 | Parameter hints / parameter info / documentation support for rest-tuples with --strictBindCallApply |
Feature | WEB-37201 | Introduce smartcast highlighting similar to that we have in Kotlin |
Bug | WEB-38238 | 'Extract type alias' / 'Convert parameters to object' should properly handle infer-types |
Bug | WEB-38296 | introducing interface doesn't work if parameter selected with the type |
Bug | WEB-38271 | Implementing methods for object literal doesn't properly substitute generics |
Bug | WEB-38555 | Auto-import doesn't allow to erase import statement - inserts it again |
Bug | WEB-38485 | TypeScript: No autocompletion for values of union type in jest.each |
Bug | WEB-38482 | Typescript: no property value suggestions for generic type (using conditional types) |
Bug | WEB-38165 | Typescript autocompletion for objects with enum as key doesn't work with computed properties |
Bug | WEB-38531 | code completion for tuples bug |
Bug | WEB-38422 | Move statement doesn't work inside enums |
Bug | WEB-38682 | Wrong indent after `=` in the TypeScript type definition |
Bug | WEB-38524 | False positive "Unused method" in static side of a class |
Bug | WEB-38509 | move file under path mappings "*" to "*" breaks references |
Bug | WEB-38500 | Typescript find usages fails for object/interface keys containing dot |
Bug | WEB-38954 | idea auto complete with unsafe key index |
Bug | WEB-38865 | False positive 'rest parameter should be of array type' on rest-parameter with infer-type |
Bug | WEB-38606 | TypeScript: no auto completion for rvalue of setter when parameter type is inferred via getter |
Performance | WEB-37988 | Code analysis never completes, high CPU usage on evaluating types |
Usability | WEB-38733 | Support parameter info/hints for inferred higher-order functions |
Usability | WEB-37883 | Update default color for TypeScript Type Parameters |
Unit Tests | Feature | WEB-38630 | Jest: improve "todo" test support when using jest-circus as test runner |
Bug | WEB-11505 | Cucumber: can't run cucumber is step definitions are located in non-default directory |
Bug | WEB-36777 | Show test status in the gutter for both compiled and original file when using Jest |
DB Introspection | Bug | DBE-8275 | Snowflake won’t load schemas even if other connections do |
DB Schema Views | Feature | DBE-4336 | Show database column default value in database tool window |
Feature | DBE-4807 | Show table/column comments in database tool window (tree) for all elements at once |
Navigation & Search | Feature | DBE-6452 | Option to restrict Navigate to Table/Routine/Class to connected Data Sources |
Feature | DBE-8080 | Introduce All Data Sources and per-Data Source search scopes |
Feature | DBE-5592 | Filtering in Go-to-table navigation |
SQL Format and Style | Bug | DBE-7993 | PLPGSQL missing line break before INTO clause of SELECT commands |
Bug | DBE-8223 | DataGrip Quote Identifier incorrectly enclosed variables and parameters for SQL Server. This is not correct syntax |