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
Context: trying to rename complete in lang::rascalcore::check::Import to completeModuleStatus.
Suspicion: the type checker has not yet written the .tpl file for lang::rascalcore::check::Import
Exception thrown:
|std:///util/Monitor.rsc|:82,11: unexpectedFailure("Cannot read TModel for module \'lang::rascalcore::check::Import\'")
Stacktrace:
at job(|std:///util/Monitor.rsc|(3525,19,<81,11>,<83,3>))
at rascalRenameSymbol(|lib://rascal-lsp/lang/rascal/lsp/refactor/Rename.rsc|(20862,6482,<444,0>,<595,18>))
at $shell$(|main://$shell$|)
The text was updated successfully, but these errors were encountered:
Context: trying to rename
complete
inlang::rascalcore::check::Import
tocompleteModuleStatus
.Suspicion: the type checker has not yet written the
.tpl
file forlang::rascalcore::check::Import
Exception thrown:
Stacktrace:
The text was updated successfully, but these errors were encountered: