- Notifications
You must be signed in to change notification settings - Fork31
This plugin is a powerful and versatile set of tools designed to enhance the development experience for software engineers. With its extensive collection of features, developers can increase their productivity and simplify complex operations without leaving their coding environment.
marcelkliemannel/intellij-developer-tools-plugin
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This plugin is a powerful and versatile set of tools designed to enhance the development experience for software engineers. With its extensive collection of features, developers can increase their productivity and simplify complex operations without leaving their coding environment.
Main toolbar window:
Editor menu:
Plugin icon byGabriele Malaspina.
- Encoding and Decoding: JWT (JSON Web Tokens), Base32, Base64, URL Base64, MIME Base64, URL encoding and line breaks
- Regular Expression Matcher
- UUID, ULID, Nano ID and Password Generator
- Text Sorting
- Text Case Transformation
- Text Diff Viewer
- Text Format Conversion
- Text Escape: HTML entities, Java Strings, JSON, CSV, and XML
- Text Filter
- JSON Path Parser
- JSON Schema Validator
- Hashing
- Archive (ZIP, TAR, JAR, 7z, ...) viewer and extractor
- Date Time Handling (Unix Timestamp, Formatting, ...)
- Units converters for time, data size and transfer rate
- Code Style Formatting
- SQL Formatting
- Color Picker
- Server certificates fetching, analyse and export
- QR Code/Barcode Generator
- Lorem Ipsum Generator
- ASCII Art
The main tools are currently available as a standalone dialog or tool window. Additionally, some tools are also available via the editor menu or code intentions. Some of these tools are only available if a text is selected, or the current caret position is on a Java/Kotlin string or identifier.
The plugin settings can be found in IntelliJ's settings/preferences underTools | Developer Tools.
The tool window is available throughView | Tool Windows | Tools. All inputs and configurations of a tool window will be stored on the project level.
The action to access the dialog is available through IntelliJ's main menu underTools | Developer Tools.
To add the "Open Dialog" action to the main toolbar, we can either enable it in IntelliJ's settings/preferences underTools | Developer Tools, or manually add the action viaCustomize Toolbar... | Add Actions... | Developer Tools.
All inputs and configurations of the dialog will be stored on the application level.
This plugin is not seen as a library. Therefore, code changes do not necessarily adhere to the semantics version rules.
If you want to contribute something, please follow the code style in the.editorconfig and sign your commits.
About
This plugin is a powerful and versatile set of tools designed to enhance the development experience for software engineers. With its extensive collection of features, developers can increase their productivity and simplify complex operations without leaving their coding environment.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.

