Skip to content

Releases: codefori/vscode-ibmi-fs

Pre-release 0.0.7

24 Mar 09:08
c4effa3

Choose a tag to compare

Pre-release 0.0.7

Supported object types

  • Save Files (SAVF)
  • Data Queues (DTAQ)
  • Data Areas (DTAARA)
  • Output Queues (OUTQ)
  • Job Queues (JOBQ)
  • User Spaces (USRSPC)
  • Message Files (MSGF)
  • Message Queues (MSGQ)
  • Binding Directories (BNDDIR)
  • Programs and Service Programs (PGM/SRVPGM)
  • Modules (MODULE)
  • Commands (CMD)
  • Job Descriptions (JOBD)
  • Journal Receivers (JRNRCV)
  • Journals (JRN)
  • DDM Files (DDMF)
  • Subsystem Descriptions (SBSD)
  • Classes (CLS)
  • Files (FILE)
  • Query Definitions (QRYDFN)
  • User Index (*USRIDX)

Features

  • Added a DSPOBJ feature to display object information, such as creation date, modification date, dimensions, SQL names, and jorunal information

Fixes

  • Qualified command name used with QSYS/
  • Execute queries in parallel to improve performance

Pre-release 0.0.6

09 Mar 21:54
42fc3e8

Choose a tag to compare

Pre-release 0.0.6

Supported object types

  • Save Files (SAVF)
  • Data Queues (DTAQ)
  • Data Areas (DTAARA)
  • Output Queues (OUTQ)
  • Job Queues (JOBQ)
  • User Spaces (USRSPC)
  • Message Files (MSGF)
  • Message Queues (MSGQ)
  • Binding Directories (BNDDIR)
  • Programs and Service Programs (PGM/SRVPGM)
  • Modules (MODULE)
  • Commands (CMD)
  • Job Descriptions (JOBD)
  • Journal Receivers (JRNRCV)
  • Journals (JRN)
  • DDM Files (DDMF)
  • Subsystem Descriptions (SBSD)
  • Classes (CLS)
  • Files (FILE)
  • Query Definitions (QRYDFN)
  • User Index (*USRIDX)

Features

  • Added support and actions for *USRIDX object types
  • Added new action in *MGSQ that allow users to send message in that specific message queue (requires latest db ptf group on 7.5 and 7.6)
  • Added columns list for *FILE objects
  • Added more translations (see ReadMe for supported languages)

Fixes

  • Dynamic change of column size in summary tables

Pre-release 0.0.5

02 Mar 21:29
6676067

Choose a tag to compare

Pre-release 0.0.5

Supported object types

  • Save Files (SAVF)
  • Data Queues (DTAQ)
  • Data Areas (DTAARA)
  • Output Queues (OUTQ)
  • Job Queues (JOBQ)
  • User Spaces (USRSPC)
  • Message Files (MSGF)
  • Message Queues (MSGQ)
  • Binding Directories (BNDDIR)
  • Programs and Service Programs (PGM/SRVPGM)
  • Modules (MODULE)
  • Commands (CMD)
  • Job Descriptions (JOBD)
  • Journal Receivers (JRNRCV)
  • Journals (JRN)
  • DDM Files (DDMF)
  • Subsystem Descriptions (SBSD)
  • Classes (CLS)
  • Files (FILE)
  • Query Definitions (QRYDFN)

Features

  • Added actions to objects (see ReadMe for supported actions)
  • Introduced translation framework
  • Added pagination and filters to summary tables
  • Added more translations (see ReadMe for supported languages)

Fixes

  • Now searching and changing pages returns you to the top of the current tab

Pre-release 0.0.4

23 Feb 21:46
470a7f2

Choose a tag to compare

Pre-release 0.0.4

Supported object types

  • Save Files (SAVF)
  • Data Queues (DTAQ)
  • Data Areas (DTAARA)
  • Output Queues (OUTQ)
  • Job Queues (JOBQ)
  • User Spaces (USRSPC)
  • Message Files (MSGF)
  • Message Queues (MSGQ)
  • Binding Directories (BNDDIR)
  • Programs and Service Programs (PGM/SRVPGM)
  • Modules (MODULE)
  • Commands (CMD)
  • Job Descriptions (JOBD)
  • Journal Receivers (JRNRCV)
  • Journals (JRN)
  • DDM Files (DDMF)
  • Subsystem Descriptions (SBSD)
  • Classes (CLS)
  • Files (FILE)
  • Query Definitions (QRYDFN)

Features

  • Added actions to objects (see ReadMe for supported actions)
  • Introduced translation framework
  • Added pagination and filters to summary tables

Pre-release 0.0.2

25 Sep 08:56

Choose a tag to compare

Pre-release 0.0.2

Supported object types

  • *BNDDIR: display, edit
  • *CMD: display
  • *DTAARA: display, edit
  • *DTAQ: display, clear, send data
  • *PGM: display
  • *SAVF: display, download, upload