microsoft / pxt

Microsoft MakeCode (PXT - Programming eXperience Toolkit)
https://makecode.com
MIT License
2.07k stars 579 forks source link

monaco toolbox disappears and language service stops working #6137

Open tballmsft opened 4 years ago

tballmsft commented 4 years ago

Scenario:

  1. I am working on a github extension (https://github.com/tballmsft/pxt-tileworld)
  2. The Monaco toolbox and TS language service don't work for editor.ts
pelikhan commented 4 years ago

The toolbox is only available in main.ts. Not sure about TS language service.