···4747the `.vscode` folder should ensure that but sometimes it fails. When we use `TSS_DEBUG_BRK` the plugin
4848won't run until we attach the debugger from our main editor.
49495050-After makiing changes you'll have to re-open said editor or restart the TypeScript server and re-attach the
5050+After making changes you'll have to re-open said editor or restart the TypeScript server and re-attach the
5151debugger. Breakpoints have to be set in the transpiled JS-code hence using `tsc` currently so the code is a
5252bit easier to navigate.