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

JCL Syntax Highlighting & ISPF Colors #48

Merged

Commits on Apr 27, 2019

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

Commits on Apr 29, 2019

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

Commits on Apr 30, 2019

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

Commits on May 8, 2019

  1. Prototype JCL highlighting

    Signed-off-by: Leanid Astrakou <lastrakou@rocketsoftware.com>
    DivergentEuropeans committed May 8, 2019
    Copy the full SHA
    dcced23 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'staging' of https://github.com/zowe/zlux-editor

    Signed-off-by: Leanid Astrakou <lastrakou@rocketsoftware.com>
    DivergentEuropeans committed May 8, 2019
    Copy the full SHA
    e4950c1 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2019

  1. Added extensive JCL syntax highlighting

    Signed-off-by: Leanid Astrakou <lastrakou@rocketsoftware.com>
    DivergentEuropeans committed May 10, 2019
    Copy the full SHA
    2236d1a View commit details
    Browse the repository at this point in the history
  2. Minor corrections

    Signed-off-by: Leanid Astrakou <lastrakou@rocketsoftware.com>
    DivergentEuropeans committed May 10, 2019
    Copy the full SHA
    cf4bb1e View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. Added other missing JCL syntax features

    Signed-off-by: Leanid Astrakou <lastrakou@rocketsoftware.com>
    DivergentEuropeans committed May 16, 2019
    Copy the full SHA
    f344ffc View commit details
    Browse the repository at this point in the history
  2. Small lowercase detection fixes

    Signed-off-by: Leanid Astrakou <lastrakou@rocketsoftware.com>
    DivergentEuropeans committed May 16, 2019
    Copy the full SHA
    4ba124b View commit details
    Browse the repository at this point in the history
  3. Fixed small comments formatting bug

    Signed-off-by: Leanid Astrakou <lastrakou@rocketsoftware.com>
    DivergentEuropeans committed May 16, 2019
    Copy the full SHA
    c0030cc View commit details
    Browse the repository at this point in the history
  4. Minor QA regex changes

    Signed-off-by: Leanid Astrakou <lastrakou@rocketsoftware.com>
    DivergentEuropeans committed May 16, 2019
    Copy the full SHA
    2e43464 View commit details
    Browse the repository at this point in the history
  5. End of line delimiter fix

    Signed-off-by: Leanid Astrakou <lastrakou@rocketsoftware.com>
    DivergentEuropeans committed May 16, 2019
    Copy the full SHA
    3af8d7e View commit details
    Browse the repository at this point in the history
  6. End of line delimiter fix

    Signed-off-by: Leanid Astrakou <lastrakou@rocketsoftware.com>
    DivergentEuropeans committed May 16, 2019
    Copy the full SHA
    58c5c3b View commit details
    Browse the repository at this point in the history

Commits on May 19, 2019

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

Commits on May 21, 2019

  1. Added non-ISPF JCL name checking

    Signed-off-by: Leanid Astrakou <lastrakou@rocketsoftware.com>
    DivergentEuropeans committed May 21, 2019
    Copy the full SHA
    ea706d3 View commit details
    Browse the repository at this point in the history
  2. Fixed small bug with non-ISPF name detection

    Signed-off-by: Leanid Astrakou <lastrakou@rocketsoftware.com>
    DivergentEuropeans committed May 21, 2019
    Copy the full SHA
    cdd7e9e View commit details
    Browse the repository at this point in the history
  3. Added fix for dataset selection UI not activating

    Signed-off-by: Leanid Astrakou <lastrakou@rocketsoftware.com>
    DivergentEuropeans committed May 21, 2019
    Copy the full SHA
    e146ab9 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2019

  1. Added bold to invalid styling

    Signed-off-by: Leanid Astrakou <lastrakou@rocketsoftware.com>
    DivergentEuropeans committed May 22, 2019
    Copy the full SHA
    e5bffb3 View commit details
    Browse the repository at this point in the history
  2. Merged in staging changes

    Signed-off-by: Leanid Astrakou <lastrakou@rocketsoftware.com>
    DivergentEuropeans committed May 22, 2019
    Copy the full SHA
    c09a8d1 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2019

  1. Merge branch 'master' into staging

    Signed-off-by: Leanid Astrakou <lastrakou@rocketsoftware.com>
    DivergentEuropeans committed May 23, 2019
    Copy the full SHA
    623f8db View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    44be8cc View commit details
    Browse the repository at this point in the history
  3. Made JCL name character limit highlighting better

    Signed-off-by: Leanid Astrakou <lastrakou@rocketsoftware.com>
    DivergentEuropeans committed May 23, 2019
    Copy the full SHA
    e25f158 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

  1. Refractored and clean up theme code & tokens

    Signed-off-by: Leanid Astrakou <lastrakou@rocketsoftware.com>
    DivergentEuropeans committed May 24, 2019
    Copy the full SHA
    d4b588b View commit details
    Browse the repository at this point in the history
  2. Updated package-lock.json to make Dmitry happy

    Signed-off-by: Leanid Astrakou <lastrakou@rocketsoftware.com>
    DivergentEuropeans committed May 24, 2019
    Copy the full SHA
    f9113e3 View commit details
    Browse the repository at this point in the history