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

Feature/edit vs browse #1757

Merged
merged 11 commits into from
Jan 6, 2024
Merged

Feature/edit vs browse #1757

merged 11 commits into from
Jan 6, 2024

Commits on Dec 28, 2023

  1. Added DefaultOpen mode config + open submenu

    Signed-off-by: S. Julliand <sebjulliand@gmail.com>
    sebjulliand committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    50cc459 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. Added protected paths connection setting (WIP)

    Signed-off-by: S. Julliand <sebjulliand@gmail.com>
    sebjulliand committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    2b5f3c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Use vscode.openWith to simplify code-for-ibmi.openEditable

    Signed-off-by: Seb Julliand <sjulliand@arcadsoftware.com>
    sebjulliand committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    2efad1a View commit details
    Browse the repository at this point in the history
  2. Allow openEditable to select a range when opening

    Signed-off-by: Seb Julliand <sjulliand@arcadsoftware.com>
    sebjulliand committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    1b505cd View commit details
    Browse the repository at this point in the history
  3. Always use openEditable to open streamfiles/members

    Signed-off-by: Seb Julliand <sjulliand@arcadsoftware.com>
    sebjulliand committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    dabe45c View commit details
    Browse the repository at this point in the history
  4. Don't uppercase protectedPaths when saving

    Signed-off-by: Seb Julliand <sjulliand@arcadsoftware.com>
    sebjulliand committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    cde3377 View commit details
    Browse the repository at this point in the history
  5. Consider protected paths in IFS/QSYS browsers

    Signed-off-by: Seb Julliand <sjulliand@arcadsoftware.com>
    sebjulliand committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    6e9bd5c View commit details
    Browse the repository at this point in the history
  6. Reload browsers when protected paths changes

    Signed-off-by: Seb Julliand <sjulliand@arcadsoftware.com>
    sebjulliand committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    28c6389 View commit details
    Browse the repository at this point in the history
  7. Only uppercase libraries in protected paths

    Signed-off-by: Seb Julliand <sjulliand@arcadsoftware.com>
    sebjulliand committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    a54a926 View commit details
    Browse the repository at this point in the history
  8. Uppercase library name when checking if protected

    Signed-off-by: Seb Julliand <sjulliand@arcadsoftware.com>
    sebjulliand committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    c13aaba View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

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