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

RunCommand API to support custom library list and current library #1111

Merged
merged 3 commits into from
Mar 25, 2023

Conversation

worksofliam
Copy link
Contributor

@worksofliam worksofliam commented Mar 3, 2023

Changes

  • Allows the use of LIBL and CURLIB to be defined in .env
  • CompileTools#runCommand API now allows for &LIBL and &CURLIB to determine which library list and current library should be used when running ile commands

Implements #1094, kind of resolves #812

image

Checklist

  • have tested my change
  • updated relevant documentation
  • Remove any/all console.logs I added
  • eslint is not complaining
  • have added myself to the contributors' list in CONTRIBUTING.md
  • for feature PRs: PR only includes one feature enhancement.

@worksofliam worksofliam requested a review from sebjulliand March 23, 2023 00:48
Copy link
Collaborator

@sebjulliand sebjulliand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A nice change, as always!

Just a question @worksofliam : shouldn't &LIBLC be removed from here after this change?
https://github.com/halcyon-tech/vscode-ibmi/blob/8ed23c64bf379734d04711fba10fa5cd97b250e8/src/webviews/actions/varinfo.js#L8

@worksofliam
Copy link
Contributor Author

@sebjulliand Not quite! I know some people who use &LIBLC in some of their build scripts.

@worksofliam
Copy link
Contributor Author

worksofliam commented Mar 25, 2023

@sebjulliand I am going to merge tomorrow.

Merging tonight for a new release :)

@worksofliam worksofliam merged commit 32ff09a into master Mar 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants