Skip to content

Releases: codefori/vscode-ibmi

git-client-ibmi 0.4.5

16 May 21:01
Compare
Choose a tag to compare
  • New command to clear diagnostics (#137)
  • New UI to maintain actions (#136)

code-for-ibmi 0.4.2

26 Apr 13:22
Compare
Choose a tag to compare
  • More default compile options (#116, #115)
  • Updated docs (#120, 117)
  • Connections now have names (#119)
  • enableSQL check fix

code-for-ibmi 0.4.0

13 Mar 21:03
Compare
Choose a tag to compare
  • Do a hard check on enableSQL
  • Re-evaluate copybooks when they're saved + show procedure comments
  • Library list browser
  • Additional settings window

code-for-ibmi 0.3.7

12 Mar 21:21
Compare
Choose a tag to compare
  • Add configuration to disable db2util
  • Add &USERNAME as possible action variable

code-for-ibmi 0.3.6

12 Mar 15:52
Compare
Choose a tag to compare
  • Fix for Connect to Previous bug

code-for-ibmi 0.3.5

11 Mar 21:50
Compare
Choose a tag to compare
  • able to use &BUILDLIB in Member actions and the library list.
  • new command to change build library
  • print library list to output channel when running an action

code-for-ibmi 0.3.4

11 Mar 01:14
Compare
Choose a tag to compare
  • Adds experimental RPGLE features

code-for-ibmi 0.3.3

11 Mar 00:58
Compare
Choose a tag to compare
  • No longer chose previous connection if only one
  • Ability to provide private key for SSH connection

code-for-ibmi 0.3.2

09 Mar 20:18
Compare
Choose a tag to compare
  • Optional ability to use a private key
  • Members now load with SQL when db2util is installed
  • IFS browser no longer shows .. and .

code-for-ibmi 0.3.1

08 Mar 21:47
Compare
Choose a tag to compare
  • Fix issue where connection UI was not showing.