Open PaulKlint opened 2 weeks ago
Thanks for reporting @PaulKlint. This indicates that getTModelForModule
(in lang::rascalcore::check::CheckerCommon
) returned <false, _, _>
.
What does your workspace look like? Is it just rascal-core
?
And which version of the extension are you using exactly? I'll try to reproduce this.
I am using VsCode plugin v0.12.0-head1587 My workspace contains: rascal-core, rascal, typepal, vallang, rascal-core-big-tests, www.swat.engineering
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: