You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename symbol combineEpics (function) to testCombineRename
Now 15 Analysis errors reported in LSClientAllDiagnostics
Line 30 of test/epic_middleware_test.dart mangled to 30 testCombineRenameestCombineRenameestCombineRenameestCombineRename expect(
Dart Info
I looked at the FindDart function to ensure I was giving the LSC plugin a stable Dart version, so I'm confident the plugin is finding the version below.
$ dart --version
Dart SDK version: 2.12.2 (stable) (Wed Mar 17 10:30:20 2021 +0100) on "linux_x64"
Hey, thanks so much for this plugin and vim-lsc! Really cool project.
However, renaming a symbol that affects many files seems to break for me. Renaming a symbol that only affects a single file appears to work fine.
I'm sure I'm doing something wrong or missed some configuration option, so I've included reproduction steps. Any tips would be appreciated.
cd dart_redux_epics
vim lib/src/combine_epics.dart
combineEpics
(function) totestCombineRename
test/epic_middleware_test.dart
mangled to30 testCombineRenameestCombineRenameestCombineRenameestCombineRename expect(
Dart Info
I looked at the
FindDart
function to ensure I was giving the LSC plugin a stable Dart version, so I'm confident the plugin is finding the version below.Vim Info
The text was updated successfully, but these errors were encountered: