Skip to content

Nordgedanken/intellij-autohotkey

Repository files navigation

Contributors Forks Stargazers Issues GPL-3.0 License


Logo

AutoHotkey Jetbrains Plugin

A simple plugin to bring support for AutoHotkey into Jetbrains!
Explore the docs »

Get Plugin · Report Bug · Request Feature

Table of Contents

About The Project

Plugin Screenshot

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • Jetbrains IDEA

Setting up a Development Environment

  1. Clone the repo
git clone https://github.com/Nordgedanken/auto_hot_key_jetbrains_plugin.git
  1. Open the cloned folder in Jetbrains
  2. Run the Plugin run configuration or runIDE gradle task

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the GPL-3.0 License. See LICENSE for more information.

Contact

MTRNord - @mtrnord - https://matrix.to/#/@mtrnord:nordgedanken.dev

Project Link: https://github.com/Nordgedanken/auto_hot_key_jetbrains_plugin

Acknowledgements