Yan Ivan Evdokimov
Results
3
comments of
Yan Ivan Evdokimov
If you are using typescript, you can use ``` monaco.languages.typescript.typescriptDefaults.addExtraLib('const arr = [];') ``` to achieve similar effect. Now `arr` variable will appear in intellisense.
6.3.3 - bug still here: https://stackblitz.com/edit/angular-a4yakd
@arthurbolsoni Hi! Have you found a fix for this issue?