Ali Afroozeh
Ali Afroozeh
I've been working a bit with the Rascal REPL in the last weeks, and compared to Scala/Node.JS REPLs, I miss two features: - Redefining values: Rascal throws an error that...
Expose string_content to the parse tree so that we don't need to manually strip quotes to get the string content.
### Summary "Go to diagnostics" goes to some errors, but not all (in Rust code). ### Description When pressing `F8` (the default keybinding for `editor::GoToDiagnostic`), it goes in some errors,...