simplify checking monaco typings #7261
Labels
enhancement
issues that are enhancements to current functionality - nice to haves
help wanted
issues meant to be picked up, require help
monaco
issues related to monaco
Currently we expose internals of Monaco manually which is quite troublesome to check on each update, since we expose more and more Monaco APIs. I believe @RomanNikitenko can second it after doing #7149.
Even if we do #7100 and can start upgrading to latest Monaco immediately and have more tests, it would still require quite some manual effort.
I'm not sure how it can be done but it would be good automate as well. I had 2 ideas in mind:
The text was updated successfully, but these errors were encountered: