vscode-ibmi
vscode-ibmi copied to clipboard
Simplify IBMi class
Changes
Introducing new classes to help simplify logic in IBMiSettings class.
How to test this PR
Examples:
- Run the test cases
- Expand view A and right click on the node
- Run 'Execute Thing' from the command palette
Checklist
- [* ] have tested my change
- [ ] have created one or more test cases
- [ ] updated relevant documentation
- [ ] Remove any/all
console.logs I added - [* ] have added myself to the contributors' list in CONTRIBUTING.md
Okay sending for another review.
@krethan I should give a warning that there is another PR being worked on which separates the UI logic from the backend logic in the IBM i class. That may have to come before this.
Thanks for the heads up
@krethan That happened and the frontend logic is no longer tied into the backend. Sorry for the trouble!