xgqfrms / vscode

:cn: :rocket: Visual Studio Code & VSCode Code Snippets All in One 🎉
https://vscode.xgqfrms.xyz
MIT License
3 stars 1 forks source link

vscode duplicate keyword checker #46

Open xgqfrms opened 3 years ago

xgqfrms commented 3 years ago

vscode duplicate keyword checker

refs


Flag Counter

©xgqfrms 2012-2020

www.cnblogs.com/xgqfrms 发布文章使用:只允许注册用户才可以访问!

原创文章,版权所有©️xgqfrms, 禁止转载 🈲️,侵权必究⚠️!


xgqfrms commented 3 years ago

vscode Check duplicate methods name

xgqfrms commented 3 years ago

https://github.com/jianbingfang/vscode-dup-checker


//------------ How to duplicate lines of code? --------------//

-> Windows:

Shift + Alt + Down   and   Shift + Alt + Up

-> Mac:

Shift + Option + Down   and   Shift + Option + Up

-> Linux:

Ctrl + Shift + Alt + Down   and   Ctrl + Shift + Alt + Up
xgqfrms commented 3 years ago

https://www.jetbrains.com/help/idea/analyzing-duplicates.html

xgqfrms commented 3 years ago

https://stackoverflow.com/questions/37992493/how-can-i-remove-duplicate-lines-in-visual-studio-code

xgqfrms commented 3 years ago

https://marketplace.visualstudio.com/items?itemName=dakara.transformer#overview