We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4eefbff commit df93f56Copy full SHA for df93f56
plugins/hls-rename-plugin/src/Ide/Plugin/Rename.hs
@@ -291,4 +291,4 @@ replaceModName name mbModName =
291
properties :: Properties '[ 'PropertyKey "crossModule" 'TBoolean]
292
properties = emptyProperties
293
& defineBooleanProperty #crossModule
294
- "Enable experimental cross-module renaming" False
+ "Enable experimental cross-module renaming" True
0 commit comments