Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autohotkey: Improved comments and other improvements #2412

Merged
merged 9 commits into from Jun 7, 2020

Commits on Jan 13, 2019

  1. language-definitions AutoHotkey:

    Modified comment matching
    nnnik committed Jan 13, 2019
    Copy the full SHA
    26688ef View commit details
    Browse the repository at this point in the history
  2. language-definitions AutoHotkey: Modified Block Comment matching

    Block comments now need to start on their own line
    nnnik committed Jan 13, 2019
    Copy the full SHA
    1923e6c View commit details
    Browse the repository at this point in the history
  3. Implemented discussed changes

    Split comment-blocks from single-line comments
    Removed leading whitespace from match
    Added unit tests for new features
    nnnik committed Jan 13, 2019
    Copy the full SHA
    3a63337 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9c3ac16 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2019

  1. Copy the full SHA
    098a2c7 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2020

  1. Copy the full SHA
    2c41a04 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    646d8a2 View commit details
    Browse the repository at this point in the history
  3. Improved comments

    RunDevelopment committed May 30, 2020
    Copy the full SHA
    2f04a98 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    96de9e2 View commit details
    Browse the repository at this point in the history