dotnet / dotnet/vscode-csharp

Please optimize the vscode extension size

Open
#3,857 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
3.1k
Forks
737
Avg merge
17h 56m
Merged PRs (30d)
21

Description

Please optimize the vscode extension size which is currently 320Mb on disk.
1) The dll files are different versions in `.debugger` `.omnisharp` and `.razor` folders.
2) You can reuse the dll files (once you have unified versions) in and put them all in one directory hence saving space.

# Environment data
VS Code version: 1.46.0
C# Extension version: 1.22.1

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.