Skip to content

WangYuanye421/command-assist

Repository files navigation

Command Assist

A Tool for managing commands in IntelliJ IDEA
IDEA 命令管理插件
Command Assist

Why develop this plugin? What can it do?

Problems

  • Can't remember frequently used commands?
  • Switching between applications? Searching notes? Copying and pasting?

What can it do?

  • Namespace management for different commands
  • One-click copy to the terminal window
  • Commands support dynamic parameters

How to use it

  1. Click "Add Category"
  2. Click "Add Command" (use {%%} to add dynamic parameters)
  3. Click "Copy to Terminal Window" when a command is selected


I hope this plugin helps boost your development efficiency.🫣

Why develop this plugin? What can it do?

Problems

  • Can't remember frequently used commands?
  • Switching between applications? Searching notes? Copying and pasting?

What can it do?

  • Namespace management for different commands
  • One-click run to the new terminal window
  • Commands support dynamic parameters

How to use it

  1. Click "Add Category"
  2. Click "Add Command" (use {%%} to add dynamic parameters)
  3. Click "Copy to Terminal Window" when a command is selected


I hope this plugin helps boost your development efficiency.🫣

为什么开发这个插件? 它能做什么?

问题

  • 常用命令记不住?
  • 切换应用? 查找笔记? 复制粘贴?

它能做什么

  • 命名空间管理不同命令
  • 一键运行到新的终端窗口
  • 命令支持动态参数

如何使用

  • 1.点击添加分类
  • 2.点击添加命令(使用{%%}添加动态参数)
  • 3.选中状态下点击 复制到终端窗口

    希望这个插件能够帮助你提升开发效率.🫣

About

IDEA 插件,管理常用终端命令

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages