markdown 捷径,想法

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown 捷径,想法相关的知识,希望对你有一定的参考价值。

## Shortcuts
* main method: psvm
* syso: sout
* create UT: focus on class name + (opition + enter)

## Set a condition break point to SAVE YOUR LIFE
* condition breakpoint: right click the breakpoint and type in the condition

## Customize classes count when import using starred - * 
Preference -> Editor -> Code Style -> Java -> Imports -> 'Class count to use import with *'

## Create src folder when gradle project
preference -> Build, Execution, Deployment -> Gradle -> Create directories for empty content roots automatically + gradle refresh

## others
* 右键file -> copy reference 得到带点的路径

[Vide of setup a condition break point in IDEA](https://www.youtube.com/watch?v=g-6ZPTXWPAc)

以上是关于markdown 捷径,想法的主要内容,如果未能解决你的问题,请参考以下文章

markdown 捷径

markdown [java idea] #java的想法

markdown 塔斯尔|改进的模型想法/概念

markdown Java,想法,文件夹,结构

markdown eXist-db组织应用程序回购的想法

Markdown锚点生成目录无效(点击后无法跳转)的一种情况