Jhon-Idrovo

Results 2 comments of Jhon-Idrovo

Using AI to debug: " ## Why This Happened This error occurs because: The extension contains development debugging configurations ${workspaceFolder} is a VS Code variable only available during development/debugging End...

I fixed it (locally) ## Problem as stated in /src/extension.ts ```typescript // TODO: Find a solution for automatically removing DEV related content from production builds. // This type of code...