The only real consistent thing is as each generation becomes "woke" or "enlightened" (as previous generations called it), one or more phrases will be termed offensive by the younger generation and changed to something else.
https://en.wikipedia.org/wiki/List_of_disability-related_ter...
Our VS Code extension is trivial to install (https://learn.microsoft.com/en-us/azure/quantum/install-over...) or just try it entirely in the browser with Visual Studio Code online (https://vscode.dev/quantum/playground/)
To support that last scenario, where the language service, debugger, simulator, even package references, can run entirely in the browser, we built the whole thing using Rust compiled to WebAssembly, and our VS Code extension runs as pure JavaScript and Wasm. If interested you can dig into the implementation at https://github.com/microsoft/qsharp .
Happy to answer any questions!