zoukankan      html  css  js  c++  java
  • idea常用插件

    jetbrains-agent(idea激活)https://fls.jetbrains-agent.com/

    JRebel(热编译)https://jrebel.qekang.com/

    MyBatisX(mybatis插件)

    MyBatis Log Plugin(sql拼装)

    Key Promoter X(快捷键提示)

    Alibaba Java Coding Guidelines(编码规范)

    CodeGlance(代码编辑区迷你缩放图)

    GenerateAllSetter(一键生成所有setter方法)

    Grep Console(彩色日志)

    GsonFormat(快速创建符合Gson要求的JavaBean)

    IDEA Restart(重启)

    IdeaJad(反编译)

    Intellij Light Theme(白色主题)

    Lombok(简化代码)

    Maven Helper(maven打包工具)

    Rainbow Brackets(彩虹括号)

    RestfulToolkit(接口自测工具)

    SonarLint(代码规范与质量检测)

    SonarQube Community Plugin(代码质量)

    String Manipulation(字符串处理)

    Translation(翻译)

    Codota(代码提示)

    Save Actions(保存自动格式化)

  • 相关阅读:
    Count_sort C++
    Priority_Queue C++
    HeapSort C++
    Randomized_QuickSort C++
    QuickSort c++
    我的开发环境
    github and eclipse
    centos 7 install eclipse cdt and use github
    github commands
    文化-梁晓声
  • 原文地址:https://www.cnblogs.com/last-xy/p/13110641.html
Copyright © 2011-2022 走看看