================
@@ -0,0 +1,21 @@
+import * as vscode from 'vscode';
----------------
Dodzey wrote:

Is this only true for extensions that include typescript? Or perhaps only for 
extensions installed client side (when using remote VS Code workflows). I've 
recently installed the current lldb-dap extension under a Docker devcontainer 
by creating a folder under ~/.vscode-server/extensions - and that appears to 
still work.

https://github.com/llvm/llvm-project/pull/75515
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to