Idea插件使用

栏目: 数据库 · 发布时间: 5年前

内容简介:activate-power-mode for IDEA.根据Atom的插件activate-power-mode的效果移植到IDEA上设置窗口在这里:

Idea

activate-power-mode

activate-power-mode for IDEA.

根据Atom的插件activate-power-mode的效果移植到IDEA上

设置窗口在这里:

Idea插件使用

我喜欢打开colorful关闭combo,你们呢?

Download

Atom Material Icons

Replace Jetbrains' icons with Atom File Icons and Material Design Icons! This is a both a port of the Atom File Icons ( https://github.com/file-icons... and the Material Theme Icons ( https://github.com/ChrisRM/ma... for Jetbrains products.

它好像会随着Material Theme UI一起安装。

Download

Material Theme UI

This will add the Material Theme look to your IDE.

很棒的一个主题

设置在这里:

Idea插件使用

Download

Rainbow Brackets

Rainbow Brackets / Rainbow Parentheses for IntelliJ based IDEs

Supported languages:

Java, Scala, Clojure, Kotlin, Python, Haskell, Agda, Rust, JavaScript, TypeScript, Erlang, Go, Groovy, Ruby, Elixir, ObjectiveC, PHP, HTML, XML, SQL, Apex language, C#, Dart ...

Java

Idea插件使用

With Material Theme UI

Idea插件使用

Scala

Idea插件使用

Kotlin

Idea插件使用

Clojure

Idea插件使用

Html

Idea插件使用

Gif

Idea插件使用

Idea插件使用

Download

WakaTime

Metrics, insights, and time tracking automatically generated from your programming activity.

Installation

  1. Inside your IDE, select Preferences -> Plugins -> Browse Repositories....
  2. Search for wakatime.
  3. Click the green Install Plugin button and confirm the installation.
  4. Re-launch your IDE.
  5. Enter your api key, then click Save.
  6. Use your IDE like you normally do and your time will be tracked for you automatically.
  7. Visit https://wakatime.com to see your logged time.

Source Code: https://github.com/wakatime/j...

Idea插件使用

chrome也有哦,附一张我的统计图:

Idea插件使用

设置在这里:

Idea插件使用

Download

Android Studio

Android WiFi ADB

Provides an action which allow you quickly connect your Android device over WiFi to install, run and debug your applications without a USB connected by pressing one button.

Connect your device using a USB cable and press the Android WiFi ADB button. Once the device be connected over WiFi you'll see an IntelliJ/Android Studio notification. Now you can disconnect your USB cable and enjoy deploying, running and debugging your applications over WiFi.

The version 2.0 enables a window to check which of your devices are connected or not and connect/disconnect it manually if needed.

Idea插件使用

有了它就不用数据先连接调试了,需要在同一个局域网下哦。

Download

Database Navigator

Database development, scripting and navigation tool

This product adds extensive database development and maintenance capabilities to the IntelliJ IDEA development environment and related products. Along with a qualified and IDE-compliant SQL and PL/SQL editor, it provides advanced database connection management, script execution support, database objects browsing, data and code editor, support for database compiler operations, method execution and debugging, database objects factory, as well as various navigation capabilities between all its components.

See features overview on the support page.

Supported Databases:

Oracle

MySQL

SQLite

PostgreSQL

This tool is free for personal and commercial usage.

Donations are very welcome though.

调试数据库有奇效。

Download

JSON To Kotlin Class (JsonToKotlinClass)

Plugin for Kotlin to convert Json String into Kotlin data class code quickly

Fast use it with short cut key ALT + K on Windows or Option + K on Mac

Features:

Generating Kotlin data class from any legal JSON string or any URLs that returns a JSON string as response

Generating Kotlin data class from any legal JSON text when right click on directory and select New -> Kotlin data class File from JSON

Supporting (almostly) all kinds of JSON libs' annotation(Gson, Jackson, Fastjson, MoShi and LoganSquare, kotlinx.serialization(default custom value))

Customizing your own annotations

Initializing properties with default values

Allowing properties to be nullable(?)

Determining property nullability automatically

Renaming property names to be camelCase style when selecting a target JSON lib annotation.

Generating Kotlin data class as individual classes

Generating Kotlin data class as inner classes

Formatting any legal JSON string

Generating Map Type when json key is primitive type

Only create annotation when needed

Custom define data class parent class

Sort property order by Alphabetical

Make keyword property valid

Support Loading JSON From Paster/Local File/Http URL

Support customize your own plugin by Extension Module

Idea插件使用

Idea插件使用

Full Usage Documentation

Download


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

C++标准模板库编程实战

C++标准模板库编程实战

Ivor Horton / 郭小虎、程聪 / 2017-1

《C++标准模板库编程实战》介绍最新的C++14标准的API、库和扩展,以及如何将它们运用到C++14程序中。在书中,作者Ivor Horton 则阐述了什么是STL,以及如何将它们应用到程序中。我们将学习如何使用容器、迭代器,以及如何定义、创建和应用算法。此外,还将学习函数对象和适配器,以及它们的用法。 阅读完本书之后,你将能够了解如何扩展STL,如何定义自定义类型的C++组件,你还将能够......一起来看看 《C++标准模板库编程实战》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试