Alt + ? #Code tips
ctrl + l #Go to a line
ctrl + D #delete the line where the cursor is
ctrl + shift + r #Access a file
ctrl + shiif + f #Formatting
ctrl + shift + o #Package introduction
alt + arrow keys down # Move the cursor down the line
alt + arrow keys up # Move the cursor up the line
ctrl + alt + arrow keys down # Copy down the line where the cursor is
ctrl + alt + arrow keys up # Copy cursor row up
alt + shift + R # Rename method name
ctrl +/ #Add single line comment, uncomment if comment is already added
Ctrl + 1 # Quick fix
Shift + Enter # insert empty line in the next line of the current line (this time the mouse can be anywhere in the current line, not necessarily at the end)
Shift+Ctrl+Enter # insert a blank line in the current line (same principle as the previous article)
Ctrl+M # Maximize the current Edit or View (press again to do the opposite)
Ctrl+H #Search in the whole project
Read More:
- mybatis Error: All elements are null [How to Solve]
- Mybatis Error: All elements are null [How to Solve]
- mybatis-plus Common Error and Their Solution
- How to Solve JVM Common Errors: outofmemoryerror & stackoverflowerror
- [Solved] GRPC-Server Error: com.google.common.base.Preconditions.checkArgument(ZLjava/lang/String; CLjava
- [Solved] nested exception is org.flowable.common.engine.api.FlowableException: Error initialising dmn data mo
- Android solution Java.util.concurrent.ExecutionException: com.Android.ide.common.process.ProcessException: exception
- kakfa Create topic Error: java.util.concurrent.ExecutionException: org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2.
- [Solved] Springboot Project Start Error: An attempt was made to call the method com.google.common.collect.Multimaps.asMap
- Android studio compilation failed: java.util.concurrent.ExecutionException: com.android.ide.common.process.Process
- [Solved] JNI Error: ld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors)
- [Solved] Error:java: Compilation failed: internal java compiler error
- JAVA Code Start Exception Error View Does Not Exsit [Solved]
- [Solved] Errorjava Compilation failed internal java compiler error
- [Solved] Error:java: Compilation failed: internal java compiler error 解决办法
- [Solved] IDEA Start Porject Error: java: Compilation failed: internal java compiler error
- [Solved] Mybatis insert Error: Cause: java.sql.SQLException: SQL String cannot be empty
- Error:Cannot build artifact xxx:war exploded’ because it is included into a circular dependency
- Errorjava Compilation failed internal java compiler error [How to Solve]
- [Solved] Web server failed to start. Port 8080 was already in use.