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

Fix: Indent after oneCommandCode on comment, block comment, empty line. Formatting inside block comment. #164

Merged

Commits on Jul 17, 2022

  1. Configuration menu
    Copy the full SHA
    cb078d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67d42bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4ae591 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d78656d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf9bd12 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ddd1445 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Revert "fix mark-wiemer-org#119 issue with semicolon inside string (e…

    …xpression)"
    
    This reverts commit e4ae591.
    
    Fixed in another Pull Request
    kyklish committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    1049e33 View commit details
    Browse the repository at this point in the history
  2. trim purified line

    kyklish committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    4a62944 View commit details
    Browse the repository at this point in the history
  3. add unit test files

    kyklish committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    e3394c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6339e62 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'ahk++/main' into fix-formatter-bug-onec…

    …ommand-complex
    
    # Conflicts:
    #	src/test/suite/format/format.test.ts
    kyklish committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    00503af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    14a8f6d View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Configuration menu
    Copy the full SHA
    8690259 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. rename variables

    kyklish committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    7ab8d69 View commit details
    Browse the repository at this point in the history
  2. update unit test

    kyklish committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    329c596 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2022

  1. add directive for formatter

    kyklish committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    9ff08de View commit details
    Browse the repository at this point in the history
  2. comment

    kyklish committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    1888cc5 View commit details
    Browse the repository at this point in the history
  3. add snippet

    kyklish committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    17a589d View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'ahk++/main' into fix-formatter-bug-onec…

    …ommand-complex
    
    # Conflicts:
    #	src/providers/formattingProvider.ts
    #	src/test/suite/format/format.test.ts
    kyklish committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    abd3c59 View commit details
    Browse the repository at this point in the history
  5. fix wrong test files

    kyklish committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    609ebf2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    88e565e View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2022

  1. Apply suggestions from code review

    Co-authored-by: Mark Wiemer <7833360+mark-wiemer@users.noreply.github.com>
    kyklish and mark-wiemer committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    60bb3c7 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'ahk++/main' into fix-formatter-bug-onec…

    …ommand-complex
    
    # Conflicts:
    #	src/common/codeUtil.ts
    #	src/test/suite/format/format.test.ts
    kyklish committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    d3a3936 View commit details
    Browse the repository at this point in the history
  3. ahk-explorer.out.ahk

    kyklish committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    526cb70 View commit details
    Browse the repository at this point in the history
  4. update README.md

    kyklish committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    0cce416 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e2fa32 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Merge remote-tracking branch 'ahk++/main' into fix-formatter-bug-onec…

    …ommand-complex
    
    # Conflicts:
    #	src/test/suite/format/format.test.ts
    kyklish committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    e7b4f74 View commit details
    Browse the repository at this point in the history
  2. update ahk-explorer.out.ahk

    kyklish committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    4a54b74 View commit details
    Browse the repository at this point in the history
  3. add requested changes

    kyklish committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    5248089 View commit details
    Browse the repository at this point in the history
  4. more tests

    kyklish committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    c300a42 View commit details
    Browse the repository at this point in the history