import-cost
import-cost copied to clipboard
displays the import size of the package you are importing inside the code editor
Hello, I have a project using pnpm to install node_modules.It used to work normally, but there's been a problem lately. The plugin isn't displaying anything next to the imports. If...
Hello, I have a project using Yarn workspace with Yarn PnP (no node_modules). The plugin isn't displaying anything next to the imports. Yarn: 3.0.1 Node: 16.5.0
Added documentation steps to install using vim-plug. This is preferred if the user wants to keep all the configuration in vim files rather than doing CocInstall every time they are...
It would be nice if you could also enable the use for imports like ``` import Test from '../../src/js/test'; ```
Hi, I use the [`gitlens`](https://github.com/eamodio/vscode-gitlens) from @eamodio together with `import-cost`. Thank you both for these great plugins. It would be nice, if `import-cost` could be more compatible to `gitlens`. This...
When I open a webpack config file (such a build/webpack.base.conf.js from a VueJS template), the plugin generates a high CPU load but I don't care about the results because these...
Type: Bug The CPU usage of the "Code Helper" process keeps over 50%. This started to happen after the latest version of Code. Extension version: 3.3.0 VS Code version: Code...
After installing it and opening a tsx file with imports I see nothing showing up. Checking the list of extensions in Coc shows the extension is disabled. Trying to enable...
Type: Bug Change location of 7-8 lines of code and try saving Extension version: 3.3.0 VS Code version: Code 1.87.0 (019f4d1419fbc8219a181fab7892ebccf7ee29a2, 2024-02-27T23:41:44.469Z) OS version: Windows_NT x64 10.0.22621 Modes: System Info...