- Added a refresh file option to fetch up to date contents (right click file tab OR top left menu)
- Fixed the unsaved changes file tab icon
- Added syntax highlighter for REXX and autodetection of REXX files and datasets
- Added ability to change owner and permissions of files and folders similar to the commands
chown
andchmod
- Added ability to change tagging of a file or folder of files similar to the command
chtag
- Bugfix: Fixed missing fonts used for icons
- Updated file tree component from version 0.1.0 to 0.2.0
- Bugfix: CSS would not load when using API Mediation Layer, leading to UI glitches.
- Removed .map files and large uncompressed files with .gz compressed variants, in order to reduce package size.
- Bugfix: Solved issue of being unable to properly open migrated PDS datasets & members by updating to @zowe/zlux-angular-file-tree 0.1.0 which includes that fix.
- Removed use of node-sass, so that native compilation is not required
- Updated to typescript 3.7
- Updated to monaco 0.20
- Removed ngx-monaco, which was causing an issue where you could not open the editor more than twice