当前位置:网站首页>Common shortcut keys of IDE
Common shortcut keys of IDE
2022-04-23 06:33:00 【xingsfdz】
Here are some common methods IDE Shortcut keys , Ongoing update ...
Eclipse, IDEA,VScode
Eclipse:
ctrl+d // Delete row
ctrl+shift+r // Find the specified file
ctrl+h // Global search / Replace the specified content ( Fuzzy query )
ctrl+alt+↓/↑ // Copy the current selection , If nothing is selected, the current line will be copied
ctrl+ Right mouse button // Jump Links
/** + Enter key // Complete notes
alt+/ // See what can be completed
ctrl+/ // Comment the current line
F2 // Rename the selected file , Can also be applied to win System
F6 // Debug the next step
------------------------------------------------------------------------------------
IDEA:
ctrl+x // Delete row ( It's actually cutting )
ctrl+d // Copy the current selection , If nothing is selected, the current line will be copied
double-click shift // Find files
ctrl+shift+f // Find content
ctrl+shift+r // Find alternatives
ctrl+ Right mouse button // Links to interfaces and other associations
ctrl+alt+ Right mouse button // Implementation classes linked to interfaces
------------------------------------------------------------------------------------
VScode:
ctrl+x // Delete row ( It's actually cutting )
alt+shift+↓/↑ // Show copy directly , Copy the current selection , If nothing is selected, the current line will be copied
ctrl+c // Copy to clipboard Copy the current selection , If nothing is selected, the current line will be copied
Ctrl+] / [ Indent / Go ahead
ctrl+/ // Annotation switching
版权声明
本文为[xingsfdz]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204210614267452.html
边栏推荐
猜你喜欢
随机推荐
[leetcode 54] spiral matrix
[untitled] database - limit the number of returned rows
SQL injection
Programming training
Three ways to create threads
SVN简单操作命令
Rust:如何实现一个线程池?
7.Domino piling
[leetcode 228] summary interval
12. Monkeys climb mountains
Guaba and Computational Geometry
Animation - Introduction to keyframes
檢測技術與原理
[leetcode 401] binary Watch
基于pygame库编写的五子棋游戏
SQL optimization best practices
小区房价可视化
Database - sorting data
电机与拖动(戚金清版)学习整理
自动控制原理知识点整合归纳(韩敏版)