Skip to content

IntelliJ plugin to provide code editing tools desired by the Kingsrook development team.

License

Notifications You must be signed in to change notification settings

Kingsrook/intellij-commentator-plugin

Repository files navigation

Overview

IntelliJ plugin to provide code editing tools desired by the Kingsrook development team.

Specifically:

  • Single-button to create a flower-box comment.
  • Smart-case substitutions (e.g., MyVar myVar s/my/your/ = YourVar yourVar).
  • OK-version of auto-generation of getter, setter, and fluent-setter (wither?) methods
  • Simple decoder of URIs (e.g., to make abc%26123 into abc&123)

License

Kingsrook IntelliJ Commentator Plugin
Copyright (C) 2022. Kingsrook, LLC
651 N Broad St Ste 205 # 6917 | Middletown DE 19709 | United States
contact@kingsrook.com https://github.com/Kingsrook/intellij-commentator-plugin

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.

About

IntelliJ plugin to provide code editing tools desired by the Kingsrook development team.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages