This project is mirrored from https://gitee.com/mirrors/intellij-community.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update . This branch has diverged from upstream.
  1. 26 Apr, 2023 1 commit
    • Mads Ager's avatar
      Evaluate expression: limit search scope for inline functions. · 9ec40289
      Mads Ager authored
      Currently, the IdeVirtualFileFinder ends up searching all
      dependencies for all modules in the project. This can lead
      to using the wrong version of an inline function during
      evaluate expression.
      
      This change limits the search scope for class files to
      the current module.
      
      ^KTIJ-25391 Fixed
      9ec40289
  2. 24 Apr, 2023 1 commit
  3. 23 Apr, 2023 8 commits
  4. 22 Apr, 2023 30 commits