Skip to content
#

idea-plugin

Here are 212 public repositories matching this topic...

基于IntelliJ IDEA开发的代码生成插件,支持自定义任意模板(Java,html,js,xml)。只要是与数据库相关的代码都可以通过自定义模板来生成。支持数据库类型与java类型映射关系配置。支持同时生成生成多张表的代码。每张表有独立的配置信息。完全的个性化定义,规则由你设置。

  • Updated Apr 21, 2020
  • Java
seandstewart
seandstewart commented Feb 12, 2020

Hey there -

My team recently rolled out auto-formatting for our code base and as a result there are quite a few whitespace changes that are noise in the git blame, however there is a documented option -w which will ignore these types of changes.

Would it be possible to add a toggle allowing this? Or perhaps add a text fiel

Indomitable
Indomitable commented Jan 21, 2020

Hi,
First I want to say this is good idea which can be very useful.
One thing that I found is that in the "Merge Request's Changes" diff is generated between the base commit and HEAD, but it should be between target branch and HEAD.
The command git diff target-branch...merge-request-branch gives exactly what we need.

The problem is visible if there is a long running MR with

WangJi92
WangJi92 commented Mar 21, 2020

tt 说明

tt 主要是用来记录请求的数据,方便二次触发,比如和测试找bug,触发了一次之后自己触发调试即可,不过这种场景用得还是比较少,现在获取tt 主要是为了获取spring context 然后进行一些操作。参考 arthas 这个获取spring context

打开 tt 命令

idea 打开右键获取tt命令
image

界面 说明

  • 一个是当前方法执行tt的命令
  • 一个是执行tt中使用常见的命令
    ![image](https://us

Improve this page

Add a description, image, and links to the idea-plugin topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the idea-plugin topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.