Released: Code for IBM i 2.5.0 #1696
worksofliam
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
🌟 Code for IBM i 2.5.0 has been released with lots of new features and lots of small improvements! 🌟
Highlights 😎
Searching for members 🔍
We've made it easier to search for members when entering the path to a member using
Control+Option+O
.For example:
QSYSINC/*
will show all source files in a chosen libraryQSYSINC/H/*
will show all members in a chosen source fileNew UX options on Actions 😮
We've finally added the ability to run Actions against protected/readonly members, plus control how it will refresh the UI.
New local development features 💯
In the connection settings, you can now select the default deployment option. This means when deploying source code, you won't be asked every time!
We also added a new local environment variable,
&BRANCHLIB
, which will be a deterministic 10 character library name based on the branch you're currently in. Read about it in our docs!Lots of fixes 👥
Check out the full change log for a list of all features and fixes.
Beta Was this translation helpful? Give feedback.
All reactions