Open ShonFrazier opened 1 year ago
While the extension is taking many seconds to calculate a dependency, it blocks the VSCode UI - prevents typing, saving, navigation ... This extension needs to not do work on the main UI thread.
While the extension is taking many seconds to calculate a dependency, it blocks the VSCode UI - prevents typing, saving, navigation ... This extension needs to not do work on the main UI thread.