Skip to content

Dependency classes are not longer directly opened #3011

@fbricon

Description

@fbricon

Following #2985, opening a non-project type no longer directly opens the source, but shows the intermediary "Decompile Class File" webview. This is a huge regression in DX.

Steps To Reproduce
  1. In a Java file, Ctrl+Click on String
Current Result

"Decompile Class File" webview shows up instead of proper JDK source as before

Expected Result

Attached or decompiled sources should shows up directly during code navigation/references/..., as before

Additional Informations

The "Decompile Class File" webview should only show up when manually opening a .class file from the IDE

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions