Marc Henry Schultz

Results 478 comments of Marc Henry Schultz

Vite seems to handle it like: `import EditorWorker from 'monaco-editor/esm/vs/editor/editor.worker.js?worker';` one could make an easy plugin for this... but I generally like that esbuild doesn't offer to much magic. So...

i know its not api currently, but you are using this helper `isValidLocationForEmmetAbbreviation`. It pretty useful and id like to use it to not trigger a custom `completion` within html...

the latter, i want to use this externally, as i dont need to rewrite it then ^^ but id understand if you want to keep the API surface clean and...

sorry my previous answer was missleading, i mistyped - i meant: That i want to use it in a custom completion provider. (Im using your emmet simutaneosly so i thought...

A working alternative: https://github.com/techdivision/ckstyles ;) I think they implemented the remove formatting better: ![image](https://user-images.githubusercontent.com/85400359/123526224-a84e9600-d6d6-11eb-9e88-8ec586c071d0.png)

> There is a problem with certain routers though where DNS rebinding is prohibited, this could be your situation, as described in https://ddev.readthedocs.io/en/latest/users/troubleshooting/#dns-rebinding-prohibited - but I'd think that would affect...

i might take a look at that and continue here, when i find the time ;)

I could reproduce this despite a minor React rewrite inbetween ![image](https://user-images.githubusercontent.com/85400359/179810463-9b8b4486-31fd-481b-9283-763e3269f235.png) Content tree label works ![image](https://user-images.githubusercontent.com/85400359/179810513-339bc07d-049b-4c32-988d-34da8337a30a.png) But the label in the inspector here is not working ![image](https://user-images.githubusercontent.com/85400359/179810869-9fe26fac-2877-4ad2-9d70-0fc3311dfd87.png)

This is still an Issue with the React Ui UI version: v7.0.3 (after a reload the option is unchecked again)

would have been solved with #2549 (but was closed)