MicrosoftDocs / intellicode

Visual Studio IntelliCode - AI-enhanced development tools. 👋Want to submit an issue to MicrosoftDocs/intellicode? If you have a bug or an idea, read the contributing guidelines before opening an issue. For FAQ's see
https://aka.ms/vsicfaq
Creative Commons Attribution 4.0 International
744 stars 66 forks source link

Extension includes a copy of typescript.js under `ts-morph` #424

Open mjbvz opened 1 year ago

mjbvz commented 1 year ago

visualstudioexptteam.vscodeintellicode-1.2.29

Hi, I noticed that the VS Code IntellICode extension includes a full copy of typescript.js at /node_modules/ms-vsintellicode-typescript/node_modules/@ts-morph/common/dist/typescript.js

This adds 9.5MB to the extension's size on disk (and increases the download size). Is it possible to avoid this include, possibly by loading TypeScript dynamically or finding a more minimal library depending on your needs?

github-actions[bot] commented 1 year ago

Automatically marked uncategorized issue as product feedback

github-actions[bot] commented 1 year ago

Automatically marked uncategorized issue as product feedback