Hi,
I am trying to upgrade client from v9 to v10 following the migration guide. It can build and language service is working now.
But the Monaco colorDecorator is not working anymore.
Sorry I cannot put my project here, but I have verified the examples, and found something interesting: for json example, color decorators is working in pure browser implementation, but not working in the other two implementation.
I tried to remove lots of different lines between pure browser implementation and other two,but still can't find the root cause.
Hi,
I am trying to upgrade client from v9 to v10 following the migration guide. It can build and language service is working now.
But the Monaco colorDecorator is not working anymore.
Sorry I cannot put my project here, but I have verified the examples, and found something interesting: for json example, color decorators is working in pure browser implementation, but not working in the other two implementation.
I tried to remove lots of different lines between pure browser implementation and other two,but still can't find the root cause.