kookob / toolset

1 stars 0 forks source link

Toolset

Introduction

Toolset is a plugin for the IntelliJ platform, which contains a variety of toolset to facilitate the coding of developers and improve development efficiency.

Features

Contains multiple Tabs, each Tab contains some sub-tabs, and each tab provides corresponding functions.


Right Click Menu String Manipulation

Pictures


Common is some commonly used encoding and decoding.


Decimal is a number-related processing, such as the most commonly used decimal conversion.
The input box on the left can execute simple one-line JavaScript code, such as: numeric operations, character processing, date operations, and so on.


Json tags can handle some formatting, remove or restore quotation marks, convert to Key:Value format, convert between Json and XML, and convert between Json array and Excel.


Sorting is relatively simple. Sort multiple lines of text, reverse order, remove duplicate lines, or remove the first number of lines (for example, sometimes when copying code, you need to remove useless line numbers)


Time: A tool for calculating time, such as time format conversion, which calculates that 100 days is approximately equal to several hours, and the calculation of two time differences.
Note that the arrow position above can be clicked to switch the time on the left and right.
Double click start time and end time to get the current time directly


Color: color value and format conversion


To convert between Image and Base64, you can directly drag and drop image files in the left window.


Cron: Timer expression generation and de-analysis, friends who often need to write timers, with this function, it is really convenient.


Commonly used encryption processing, the above Loop can loop the calculation results.
Asymmetric currently only implements the RSA algorithm. Pay attention to the arrow buttons for easy operation. There will be energy to implement more algorithms in the future.


The function of Generate Tab is relatively simple. It implements a password generator, UUID generation, and calculations of MD5 and SHA1 of files. When File Verification is used, you can directly drag and drop files.


HttpServer: Simple Http service provided. After clicking the Start button, you can directly access the local corresponding address: http://localhost:8888/
Pay attention to the configuration path and port, the position of the red arrow, you can directly use the default browser to open.


Note: Some simple and temporary text records, the file is saved in the file address in the red box in the upper left corner in real time, and the Statistics button on the upper right can count the relevant number of characters.


Pomodoro: Pomodoro method, depending on personal circumstances, may not be used by many people, let’s talk about the following hidden functions:
Above the 25:00 number, the mouse wheel can adjust the number of minutes to count down, double-click to restore to 25 minutes.
The text entered in the window needs to be clicked on the Save button to be saved to a temporary file, and will not be lost next time you restart the IDE.






Right-Click Menu

Settings


Disable unnecessary functions and enable only frequently used functions to make the Toolset window more concise

Planning

At present, the plug-in has so many functions, but I still want to continue to add in the functions that can improve the efficiency of development in the usual development process, so the functions will only increase, if there are too many friends, you can disable it by yourself. When disabled, it will not take up any performance.
I will continue to develop and improve when I have time in the follow-up. At present, some functions are already planned:

To be continue...

Download

Toolset

Price

$10/year

Plugins