che-che4z-lsp-for-cobol
che-che4z-lsp-for-cobol copied to clipboard
Feature/workspace/extension folder
Changed copybook download folder from {workspace} /.c4z/.copybooks/... into {global storage folder}/.zowe/.copybooks/...
added 'open internal copybook folder command' to add copybook download folder to open workspaces
How Has This Been Tested?
Apply copybook settings as regular and try it out. nothing specific needed to test this.
Checklist:
- [x] Each of my commits contains one meaningful change
- [x] I have performed rebase of my branch on top of the development
- [x] I have performed a self-review of my own code
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] I have added tests that prove my fix is effective or that my feature works
- [x] New and existing unit tests pass locally with my changes
- [x] I have checked my code and corrected any misspellings
Please also fix integration tests and squash commits
I think that the relative paths in the user settings should not be used in combination with the new download directory - please add a test for this situation.
I think that the relative paths in the user settings should not be used in combination with the new download directory - please add a test for this situation.
added test for this : 04536b2dc26625835275533f485648f299ec8f2c
Could you please resolve conflicts, clean up the PR description, and squash commits?