Releases: codefori/vscode-ibmi-fs
Releases · codefori/vscode-ibmi-fs
Pre-release 0.0.7
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
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
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
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
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