Lean SnippetExtensions for Visual Studio CodeEnglish | 中文 Using 🌈
KeyBoard Shortcuts 🌈Cmd+Shift+/console.log selected text
Cmd+Shift+Lconsole.log selected text and val
Cmd+Shift+DIt will delete all console.log statements in the current document Usage🌈
Shortcut tool for VS CodeWith the rapid development and iteration of tools, the testing requirements that need to be addressed are also increasing, with a large number of calls and nesting appearing in the code The probability of collapse is also increasing. In order to solve these problems and reduce repetitive work, we have encapsulated these functions and code blocks in a fast and efficient manner, optimizing the code size and development efficiency, and greatly improving the readability and comprehensibility of the code. This article introduces a shortcut writing method based on Lean Snippet, which allows us to write in a synchronous manner for rapid development. Enjoy it to the fullest LicenseMIT License © 2023-PRESENT Icey Wu |