You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
format-imports seems try to get eslint rules info? I tiink it would be better to provide option instead of get eslint info. Like prettier, prettier hope user close all rules that should be handled by prettier.
Describe the bug
This happen in a large monorepo project.
Expected behavior
should be faster, my ideal speed is to <= 50ms
Actual behavior
170ms ~ 200ms, however the prettier format can control under 50~100ms
Screenshots
2022-12-31.17.28.19.mov
OS (please complete the following information):
System:
OS: macOS 13.1
CPU: (8) x64 Intel(R) Core(TM) i5-8257U CPU @ 1.40GHz
Memory: 241.86 MB / 16.00 GB
Shell: 5.8.1 - /bin/zsh
VS Code (please complete the following information):
package.json (please remove any sensitive info)
tsconfig.json (if any)
.prettierrc/.prettierrc.js/prettier.config.js/.prettierrc.toml (if any)
filename:
.editorconfig (if any)
Installed VS Code extensions
[Execute
$ code --list-extensions
in terminal to get the list. How to run VS Code from terminal in MacOS]The text was updated successfully, but these errors were encountered: