Releases: codefori/vscode-ibmi
Releases · codefori/vscode-ibmi
Code for IBM i 2.6.5
What's Changed
- Delete password when private key is used by @worksofliam in #1767
- Take in account for possible ASP in compile path by @worksofliam in #1771
- Fix error when referencing undefined parameters variable by @krethan in #1760
New Contributors
Full Changelog: 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 #1764
- Fix path splitting when opening a member on an IASP by @sebjulliand in #1768
Full Changelog: 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 #1741
- Updated release workflow by @sebjulliand in #1749
- Check if a library exists before listing its content by @sebjulliand in #1750
- Fix error opening a specific member reference in Go To File by @chrjorgensen in #1733
- Added Drag and Drop support to IFS Browser by @sebjulliand in #1726
- Replace mapping with label fixes by @worksofliam in #1751
- Check if field exists when looking for settings field requiring a restart by @sebjulliand in #1758
- Show recently opened files 💥 by @chrjorgensen in #1756
- Feature/edit vs browse by @sebjulliand in #1757
- Escape path when testing streamfile for access rights by @chrjorgensen in #1763
Full Changelog: 2.6.1...2.6.3
Code for IBM i 2.6.2
What's Changed
- Fix CRTLIB error checking when connecting + other error checkings by @sebjulliand in #1741
- Updated release workflow by @sebjulliand in #1749
- Check if a library exists before listing its content by @sebjulliand in #1750
- Fix error opening a specific member reference in Go To File by @chrjorgensen in #1733
Full Changelog: 2.6.1...2.6.2
Code for IBM i 2.6.1
Features
- Added Temp dir/library input fields in new connection editor by @sebjulliand in #1727
Fixes
- Correct all places where it was expected runCommand to crash by @worksofliam in #1728
Full Changelog: 2.6.0...2.6.1
Code for IBM i 2.6.0
What's new
- New addtional default actions by @worksofliam in #1669
- IFS browser enhancements by @chrjorgensen in #1700
- Add /QOpenSys/pkgs/bin to .bashrc if needed by @sebjulliand in #1695
Fixes
- Use both hostname and ip address for debug service certificate by @william-xiang in #1667
- Fix goto file quickpick by @chrjorgensen in #1701
- Fix missing throw in downloadMemberContent by @worksofliam in #1707
- Fixes/deployment_working_directory by @worksofliam in #1703
- Removed deprecated commands call and ignore library list by @sebjulliand in #1708
- Fix/evfevent_reader by @worksofliam in #1715
- Always use deploy directory even when not deploying by @worksofliam in #1722
- ASP support member lookup by @worksofliam in #1706
New Contributors
- @william-xiang made their first contribution in #1667
Full Changelog: 2.5.0...2.6.0
Code for IBM i 2.5.0
Features
- Add Ability to set Default Deployment Method Issue #1381 by @beckhamrryyaann in #1652
- Add "Run on protected" option on Actions by @sebjulliand in #1664
- Added Refresh option to actions by @sebjulliand in #1624
- Feature to clear error on line edit by @worksofliam in #1507
- Branch library variable by @worksofliam in #1643
- feat(Go to file): Autotype suggestions typing path by @sebCIL and @chrjorgensen in #1680
Fixes
- Remove URI query part when prompting for member comparison by @sebjulliand in #1585
- Remove extra echo line in the PASE terminal head by @BoykaZhu in #1593
- Change invalid QCCSID text by @worksofliam in #1597
- Temporary view with button to enable library list by @worksofliam in #1602
- Add "RPGPPOPT(*LVL2)" by default to CRTSQLRPGI by @sebjulliand in #1608
- Fix for issue 1600: Debug session does not start if the command default have been changed to MSGQ(*WRKSTN) for the SBMJOB command by @krka01 in #1610
- Fixed sort action in Object Browser by @sebjulliand in #1612
- Environment variable to manage debug settings by @worksofliam in #1595
- Fixed runAction command not working on objects by @sebjulliand in #1623
- Save password during connection via API by @worksofliam in #1630
- Set the debug current library when debugging locally by @worksofliam in #1638
- Fix variable assignment order in CompileTools.ts by @worksofliam in #1653
- Additional privateKey prop to allow private key strings by @worksofliam in #1654
- Remove duplicates from the library list by @worksofliam in #1632
- Look for member on SYSBAS if config.sourceASP is set by @sebjulliand in #1651
- Converted IFS browser to TypeScript by @sebjulliand in #1611
- Use OS dependant function to get relative path by @sebjulliand in #1596
- Fix deletion current directory and check error by @sebjulliand in #1658
- Ignore stat error when no hidden files in directory by @chrjorgensen in #1659
- Allow copy member from protected filter by @sebjulliand in #1663
- Add code to escape member names when doing resolve by @worksofliam in #1655
- fix use of old vsce command by @beckhamrryyaann in #1676
- Sanitize library names before running liblist command by @chrjorgensen in #1673
- Fix/run_action_tests by @worksofliam in #1674
- Improvement to debug config UX to download client certificates by @worksofliam in #1657
New Contributors
Full Changelog: 2.4.0...2.5.0
Code for IBM i 2.4.0
What's Changed
- Fixed copyObject crashing when copying library by @sebjulliand in #1566
- Split Object browser's Refresh in two separate actions by @sebjulliand in #1574
- Update helpView.ts for changes to organization name by @worksofliam in #1571
Full Changelog: 2.3.1...2.4.0
Code for IBM i 2.3.1
What's Changed
- Fix and cleanup login settings by @sebjulliand in #1551
Full Changelog: 2.3.0...2.3.1
Code for IBM i 2.3.0
What's Changed
- Missing call to translation function by @sebjulliand in #1540
- Automatically bump versions on release by @sebjulliand in #1539
- Fixed ProviderResult import in typings by @sebjulliand in #1548
- Remove check for excessive authority by @forstie in #1546
- Renamed connection's privateKey to privateKeyPath by @sebjulliand in #1544
Full Changelog: 2.2.1...2.3.0