#smartimport FeaturessmartImport Vue code in Visual Studio Code: ## Usage Open context menu in vue, choose 导入客户端交互clientJs ; 在vue文件中输入要导入包的名字后,按tab键。 例如要导入下拉框,输入nldrop+(ctrl + tab)键,即能添加如下代码: import NlDropdown from 'components/common/NlDropdown/dropdown.js Keyboard ShortcutUse the following to embed a beautify shortcut in keybindings.json. Replace with your preferred key bindings.
Github |