stevium / iceterm

ConEmu integration for JetBrains family of IDEs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IceTerm

IdeaConEmuTerminal is a plugin for integrating ConEmu as a tool window inside IntelliJ platform based IDEs.

The plugin comes with an integrated ConEmu version, so just installing it and running the IceTerm command should be enough to get everything started.

Compatible with the versions of ConEmu v19.10.12 and above.

Installation

The plugin can be installed from either the IDE by using the Plugin Marketlace, or by dowloading the jar file from the JetBrains plugin repository: https://plugins.jetbrains.com/plugin/13014-iceterm

Usage instructions

Available commands:

  • IceTerm - Toggles the visibility of the tool window
  • Open in IceTerm - Open file location in current ConEmu tab
  • Open in new IceTerm Tab - Open file location in new ConEmu tab

Project Settings:

  • Start directory - a project specific directory in which to start ConEmu

Application Settings:

  • ConEmu executable path - path to ConEmu.exe
  • Start Task - a predefined task, or a command to run on Startup - {cmd} by default
  • Escape key - a key used to switch focus back to IDE - ESC by default

Build & Contribution

  • To be added in future...

About

ConEmu integration for JetBrains family of IDEs


Languages

Language:Java 62.3%Language:C++ 26.8%Language:C 6.9%Language:CMake 2.8%Language:Kotlin 1.1%Language:Shell 0.1%