Monaco Treemending script #125
-
Greetings, I wanted to know more about future plans for the monaco-treemending script. Due to the script changing the files of another package it causes issues down the line that need to be adhered to (I saw a couple of issues pop up in the last weeks). In my example it causes issues when the vscode files are readonly due to the project setup. I wanted to know if there is there a plan to move away from this approach? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
CGNonofr
Oct 10, 2023
Replies: 1 comment 1 reply
-
There is currently no plan to move away from it as we're not aware of any better option |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Another approach was introduced, there is now a @codingame/monaco-editor-treemended package that can be used as a replacement of
monaco-editor
and which is already treemended