Files
openide/plugins/dev/intellij.java.dev
Mikhail Shagvaliev 9476a90553 [qodana] QD-8373 Additional PSI APIs for the .inspection.kts users
- implement these additional APIs as extension functions
- add their package to .inspection.kts default imports: `inspectionKtsDefaultImportProvider`
- add them to the PSI viewer: `psiViewer.apiMethodsProvider`
- such introduced APIs: resolve of type for JS and Kotlin
- implement PSI Viewer tree properties nodes for JS and Kotlin types

GitOrigin-RevId: 5549aa4aaf71a10f6ffc7fea8cc029c7c986fd2d
2024-02-29 03:44:26 +00:00
..