Fork me on GitHub
#calva
<
2023-12-10
>
Pepijn de Vos10:12:34

@pez hmm you haven't really dealt with webview right? Having more permission problems where it works in debug mode but if I package it up it refuses to execute any JS, claiming the script permission is not set. I haven't really figured out if there is a VS Code extension dev support channel that actually works.

pez10:12:04

I have gotten tremendous help from the VS Code Development slack. There’s an extension dev channel there: https://vscode-dev-community.slack.com/archives/C74CB59NE

Pepijn de Vos10:12:23

Thanks I'll give it a try

Pepijn de Vos10:12:45

I posted the source map question there yesterday but no response yet

pez10:12:56

Ther’s also this Github Discussions forum, mostly focused on extension development: https://github.com/microsoft/vscode-discussions/discussions

Pepijn de Vos10:12:27

I'll give it a try if slack doesn't come through 🙂