[find in files] enable new Find in Files for the monolith

(cherry picked from commit e34066fc4bf2cc3f28d7672d170e70496ce15a8f)


(cherry picked from commit 812afbf68aacefd1ad242140c5b729690567aca6)

IJ-MR-173754

GitOrigin-RevId: 1d311c83403c0810c9c7039ba78b8a8a47f8f357
This commit is contained in:
Vera Petrenkova
2025-07-24 18:39:36 +02:00
committed by intellij-monorepo-bot
parent fb946af110
commit e9c9ff4913

View File

@@ -10,7 +10,7 @@
serviceImplementation="com.intellij.platform.find.FindAndReplaceExecutorImpl"/>
<registryKey key="find.in.files.split"
defaultValue="false"
defaultValue="true"
description="Enables the 'Find in Files' implementation, optimized to support both remote development workflows and monolithic setups."/>
</extensions>