GithubHelp home page GithubHelp logo

denist3r / intellij-autohotkey Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nordgedanken/intellij-autohotkey

0.0 0.0 1.0 2.3 MB

AutoHotkey plugin for the Jetbrain's IntelliJ platform

Home Page: https://plugins.jetbrains.com/plugin/13945-autohotkey-language

License: GNU General Public License v3.0

AutoHotkey 3.42% Kotlin 94.37% Lex 2.21%

intellij-autohotkey's Introduction

Contributors Forks Stargazers Issues GPL-3.0 License


Logo

AutoHotkey Plugin for the IntelliJ Platform

A simple plugin to bring support for AutoHotkey into IntelliJ-based IDEs!
Explore the docs »

Get Plugin · Report Bug · Request Feature

Table of Contents

About The Project

A simple plugin for developing AutoHotkey scripts. The following features are available:

  • Syntax highlighting (under construction; v1 only; no error checking available currently)
  • Run configurations (v1 and v2)
  • Quick documentation
  • Compile to exe (file right-click option)
  • More to come in the future...

Check out the README on the plugin's GitHub page for more information on using this plugin.

Note: This plugin is under development and does not have a stable release yet. Please report any issues to the plugin's GitHub page.


Dependencies:
  • Archive Browser plugin (for documentation assistance)

Usage

Install the plugin from the JetBrains Marketplace. The following features will become enabled:

  • AutoHotkey File Recognition
    Ahk file with normal icon
  • Syntax Highlighting (under construction; not complete yet)
    Demo script with syntax highlighting
  • Run Configurations
    Allows you to run AutoHotkey scripts right in your IDE at the click of a button (or shortcut). Errors are logged straight to the console for easy debugging. Custom script arguments can be defined within the run configuration's settings. Sample Ahk run config UI

    Note: Run configurations can be auto-generated and executed by clicking the green triangle in the gutter as seen next to Line 1 in the "Quick Documentation" screenshot.

  • AutoHotkey Settings Page
    Custom page that allows you to manage AutoHotkey executables on your machine and swap between them easily in run configurations. Ahk settings page UI
  • Quick Documentation
    Documentation popup for MsgBox function

    Note: The hyperlink shown at the bottom of the documentation popup will link to either the v1 or v2 documentation based on which executable you selected as the default in the AutoHotkey settings page.

  • Line/Block Commenting
    Comments are toggled by selecting the comment action within the "Code" menu
  • Compile to Executable
    Right-click an AutoHotkey file in the project tree and select the "Compile to exe" option to compile it to .exe

Getting Started

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

Prerequisites

Setting up a Development Environment

  1. Clone the repo
git clone https://github.com/Nordgedanken/intellij-autohotkey.git
  1. Open the cloned folder in IntelliJ
  2. Run the "Run Plugin in test IDE" run configuration

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 learn, inspire, and create. Any contributions you make are greatly appreciated, but please read CONTRIBUTING.md before starting any work.

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/intellij-autohotkey

Acknowledgements

intellij-autohotkey's People

Contributors

takanuva15 avatar mtrnord avatar amynbe avatar

Forkers

bpronin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.