Release Notes
2.8.0
What's Changed
Enhancements
- Connection browser enhancements by @chrjorgensen in https://github.com/codefori/vscode-ibmi/pull/1845
- Add tooltip for source files showing member count, source length and CCSID by @chrjorgensen in https://github.com/codefori/vscode-ibmi/pull/1850
- Add tooltip for objects in object browser by @chrjorgensen in https://github.com/codefori/vscode-ibmi/pull/1872
- Allow dragging members to IFS directories by @chrjorgensen in https://github.com/codefori/vscode-ibmi/pull/1857
- Add concurrency level to postDownloads by @worksofliam in https://github.com/codefori/vscode-ibmi/pull/1859
- Add object commands to sourcefiles in Object browser by @chrjorgensen in https://github.com/codefori/vscode-ibmi/pull/1852
- Add new configuration option to control clearing of diagnostics by @worksofliam in https://github.com/codefori/vscode-ibmi/pull/1870
- Add support for delete hotkey and multiple deletes in browsers by @sebjulliand in https://github.com/codefori/vscode-ibmi/pull/1849
- Save last download location by @sebjulliand in https://github.com/codefori/vscode-ibmi/pull/1882
- Allow multiple IFS files/folders download by @sebjulliand in https://github.com/codefori/vscode-ibmi/pull/1884
- Allow multi members download by @sebjulliand in https://github.com/codefori/vscode-ibmi/pull/1888
- Fully rework command titles by @chrjorgensen in https://github.com/codefori/vscode-ibmi/pull/1863
Fixes
- Trim whitespaces in object filter's library and object field by @sebjulliand in https://github.com/codefori/vscode-ibmi/pull/1848
- Ignore error copying empty member by @chrjorgensen in https://github.com/codefori/vscode-ibmi/pull/1851
- Fix object default tooltips still showing by @chrjorgensen in https://github.com/codefori/vscode-ibmi/pull/1869
- Allow open members in object filters for *FILE by @chrjorgensen in https://github.com/codefori/vscode-ibmi/pull/1871
- Store that CL component was installed after installing by @worksofliam in https://github.com/codefori/vscode-ibmi/pull/1866
- Fix error copying empty member by @chrjorgensen in https://github.com/codefori/vscode-ibmi/pull/1874
- Tests and fix for library list order by @worksofliam in https://github.com/codefori/vscode-ibmi/pull/1877
- Speed up library list loading when SQL is disabled by @sebjulliand in https://github.com/codefori/vscode-ibmi/pull/1880
Full Changelog: https://github.com/codefori/vscode-ibmi/compare/2.7.0...2.8.0
Code for IBM i 2.7.0
What's Changed
Enhancements
- Add option to show hidden files and directories in IFS browser by @chrjorgensen in https://github.com/codefori/vscode-ibmi/pull/1839
- Display more explicit error message when connection fails by @sebjulliand in https://github.com/codefori/vscode-ibmi/pull/1820
- Enhance Object Browser filter's Object field by @sebjulliand in https://github.com/codefori/vscode-ibmi/pull/1780
- Organise inputs in connection settings UI by @worksofliam in https://github.com/codefori/vscode-ibmi/pull/1786
- Added quickpick to select upload type by @sebjulliand in https://github.com/codefori/vscode-ibmi/pull/1835
- 1475 fix home envvar by @richardm90 in https://github.com/codefori/vscode-ibmi/pull/1621
- Move auto sort IFS shortcuts setting to Features tab by @chrjorgensen in https://github.com/codefori/vscode-ibmi/pull/1843
Fixes
- update vscode-test to @vscode/test-electron by @jwoehr in https://github.com/codefori/vscode-ibmi/pull/1734
- Feature/local_improvements_2 by @worksofliam in https://github.com/codefori/vscode-ibmi/pull/1723
- Update package.json by @worksofliam in https://github.com/codefori/vscode-ibmi/pull/1784
- Add missing property on filter objects by @worksofliam in https://github.com/codefori/vscode-ibmi/pull/1810
- Removes deploy option from object browser by @worksofliam in https://github.com/codefori/vscode-ibmi/pull/1812
- Add missing props to explicit check in tests by @worksofliam in https://github.com/codefori/vscode-ibmi/pull/1819
checkObject
to support checking member by @worksofliam in https://github.com/codefori/vscode-ibmi/pull/1811- Correctly read files from the IFS by @worksofliam in https://github.com/codefori/vscode-ibmi/pull/1818
- Fix context menu items wording in IFS browser by @chrjorgensen in https://github.com/codefori/vscode-ibmi/pull/1840
- API change: use default CCSID to run SQL queries when needed by @sebjulliand in https://github.com/codefori/vscode-ibmi/pull/1828
- Fix removing (temp) IFS directories by @chrjorgensen in https://github.com/codefori/vscode-ibmi/pull/1842
getTable
API: Make member optional by @worksofliam in https://github.com/codefori/vscode-ibmi/pull/1844- Update README.md by @forstie in https://github.com/codefori/vscode-ibmi/pull/1846
- Stop letting the same document be opened twice by @worksofliam in https://github.com/codefori/vscode-ibmi/pull/1837
Full Changelog: https://github.com/codefori/vscode-ibmi/compare/2.6.5...2.7.0
Code for IBM i 2.6.5
What's Changed
- Delete password when private key is used by @worksofliam in https://github.com/codefori/vscode-ibmi/pull/1767
- Take in account for possible ASP in compile path by @worksofliam in https://github.com/codefori/vscode-ibmi/pull/1771
- Fix error when referencing undefined parameters variable by @krethan in https://github.com/codefori/vscode-ibmi/pull/1760
New Contributors
- @krethan made their first contribution in https://github.com/codefori/vscode-ibmi/pull/1760
Full Changelog: https://github.com/codefori/vscode-ibmi/compare/2.6.4...2.6.5
Code for IBM i 2.6.4
What's Changed
- Fix #1172 - No warning of truncated lines when saving to source member by @angelorpa in https://github.com/codefori/vscode-ibmi/pull/1764
- Fix path splitting when opening a member on an IASP by @sebjulliand in https://github.com/codefori/vscode-ibmi/pull/1768
Full Changelog: https://github.com/codefori/vscode-ibmi/compare/2.6.3...2.6.4
Code for IBM i 2.6.3
What's Changed
- Fix CRTLIB error checking when connecting + other error checkings by @sebjulliand in https://github.com/codefori/vscode-ibmi/pull/1741
- Updated release workflow by @sebjulliand in https://github.com/codefori/vscode-ibmi/pull/1749
- Check if a library exists before listing its content by @sebjulliand in https://github.com/codefori/vscode-ibmi/pull/1750
- Fix error opening a specific member reference in Go To File by @chrjorgensen in https://github.com/codefori/vscode-ibmi/pull/1733
- Added Drag and Drop support to IFS Browser by @sebjulliand in https://github.com/codefori/vscode-ibmi/pull/1726
- Replace mapping with label fixes by @worksofliam in https://github.com/codefori/vscode-ibmi/pull/1751
- Check if field exists when looking for settings field requiring a restart by @sebjulliand in https://github.com/codefori/vscode-ibmi/pull/1758
- Show recently opened files :boom: by @chrjorgensen in https://github.com/codefori/vscode-ibmi/pull/1756
- Feature/edit vs browse by @sebjulliand in https://github.com/codefori/vscode-ibmi/pull/1757
- Escape path when testing streamfile for access rights by @chrjorgensen in https://github.com/codefori/vscode-ibmi/pull/1763
Full Changelog: https://github.com/codefori/vscode-ibmi/compare/2.6.1...2.6.3