<!-- Thanks for wanting to report an issue you've found in MagicPython. If this is a bug report, then please fill in the template below. Thank you! --> * **Editor name and version**: VS Code 1.62+ * **Platform**: Any * **Color scheme**: Any * **MagicPython version**: latest commit from main * **A sreenshot**:  * **5-10 lines of surrounding code**: ```python # This is not an f-string, but VSCode highlights `workspaceFolder' like a variable. a = "${workspaceFolder}" ``` Originally filed by @mikisama in https://github.com/microsoft/vscode/issues/137694