VSCode extension should: - Automatically install modules as you type `require()` - (optional) Automatically uninstall the corresponding module when `require()` is removed? - The user should be able to enable/disable Baapan on the editor easily using the command palate command or a hotkey. - The status bar should display whether Baapan is enabled or not.
VSCode extension should:
require()require()is removed?