KT-32366: Use TextEditorWithPreview as editor for scratch files
- get rid of `ScratchFileHook` completely - use `KtsScratchFileEditorProvider` to encapsulate details about scratch file presentation - remove obsolete functions from `scratchUtils`
This commit is contained in:
committed by
Roman Golyshev
parent
37c6102a03
commit
1d6de45db6
@@ -100,6 +100,7 @@
|
||||
description="Add all transitive dependencies on MPP modules when Android project is imported"
|
||||
defaultValue="true"
|
||||
restartRequired="false"/>
|
||||
<fileEditorProvider implementation="org.jetbrains.kotlin.idea.scratch.ui.KtScratchFileEditorProvider"/>
|
||||
|
||||
</extensions>
|
||||
</idea-plugin>
|
||||
|
||||
Reference in New Issue
Block a user