This extension provides additional functionality not found in the base Code for IBM i extension for viewing and managing objects inside of the IBM i QSYS file system.
Save files are special file objects used to store saved objects and libraries.
Features:
- ๐ Display save file contents (objects, members, spooled files, IFS directories)
- โฌ๏ธ Download save file to local system
- โฌ๏ธ Upload save file(s) from local system
- ๐๏ธ Clear save file contents
- ๐พ Save objects/libraries to save file
- ๐ Restore objects/libraries from save file
Data queues are objects used for inter-process communication, allowing programs to send and receive messages asynchronously.
Features:
- ๐ Display data queue information and attributes
- ๐ View messages in the queue
- โก๏ธ Send new messages to the queue
- ๐๏ธ Clear all messages from the queue
- ๐ Support for keyed and non-keyed data queues
Data areas are objects that store data that can be accessed by multiple programs.
Features:
- ๐ Display data area information and current value
- ๐ View data area attributes (type, length, decimal positions)
- โ๏ธ Change data area content
- ๐ข Support for different data area types (*CHAR, *DEC, *LGL)
Output queues manage spooled files and printer output.
Features:
- ๐ Display output queue information and statistics
- ๐ List all spooled files in a queue with details
- โธ๏ธ Hold/Release output queues
- ๐๏ธ Clear output queue
โถ๏ธ Start/Stop printer writers- ๐ Generate PDF from spooled files
- ๐๏ธ Delete individual or old spooled files
- ๐จ Dynamic UI based on queue and writer status
Job queues manage batch jobs waiting to be processed.
Features:
- ๐ Display job queue information and statistics
- ๐ List all jobs in a queue with their details
- โธ๏ธ Hold/Release/Clear job queues
- โธ๏ธ Hold/Release/End individual jobs
- ๐จ Dynamic UI based on queue and job status
User spaces provide temporary or permanent storage for data that can be accessed by multiple programs.
Features:
- ๐ Display user space information and attributes
- ๐ View user space content (hexadecimal and text representation)
- โ๏ธ Change user space data at specific positions
- ๐ Support for different user space sizes
- ๐ Automatic space extension capabilities
Message files contain predefined messages used by IBM i applications.
Features:
- ๐ Display all messages in the message file
- ๐ View message details (ID, text, severity, reply type)
- ๐ First and second level message text
- โ๏ธ Reply type and valid reply values
- ๐ Fast table component for performance with many messages
Message queues store messages sent by programs, system functions, or users, providing communication between jobs.
Features:
- ๐ Display message queue contents with detailed information
- ๐ View message text (first and second level)
- ๐ Show message metadata (severity, timestamp, sender job/user)
- ๐๏ธ Clear all messages from the queue
- ๐ Fast table component for performance with many messages
Binding directories contain lists of service programs and modules used during program binding.
Features:
- ๐ Display binding directory entries
- ๐ View bound objects (library, type, activation)
- ๐ Creation date and time information
- โ Add new entries to binding directory
- ๐๏ธ Delete entries from binding directory
- ๐ View exported symbols from service programs
Programs and service programs are executable objects.
Features:
- ๐ Display comprehensive program information
- ๐ View program attributes and properties
- ๐ List bound modules
- ๐ฆ List bound service programs
- ๐ View exported symbols (for service programs)
- ๐ Debug data availability information
- ๐ Creation and compilation information
Modules are compiled ILE objects that contain executable code and can be bound into programs or service programs.
Features:
- ๐ Display comprehensive module information
- ๐ View module attributes (creation date, source file, compiler options)
- ๐ Detailed size information (code size, data size, debug data)
- ๐ง List all procedures defined in the module
- ๐ View imported and exported symbols
- ๐ฆ Display referenced system objects
- ยฉ๏ธ Show copyright information
- ๐จ Multi-tab interface for organized information display
Command objects define IBM i CL commands.
Features:
- ๐ Display command definition
- ๐ View all command parameters
- ๐ Parameter keywords and values
- ๐ Parameter descriptions
- ๐ข CCSID information
Job descriptions define the runtime environment for batch jobs.
Features:
- ๐ Display job description attributes
- ๐ View job queue, output queue, and message queue
- ๐ค User profile and initial library list
- โ๏ธ Job attributes and system values
- ๐ง Routing data and request data
Journal receivers store journal entries for auditing, recovery, and replication purposes.
Features:
- ๐ Display journal receiver information and attributes
- ๐ View receiver status and statistics
- ๐ข View sequence number ranges (first/last)
- ๐ View attachment and detachment timestamps
- ๐ View linked receivers (previous/next in chain)
- ๐ View remote journal configuration
- ๐ View filter settings (objects, images, programs)
- ๐พ View size and threshold information
Journals record changes to database files, data areas, and other objects for auditing, recovery, and replication.
Features:
- ๐ Display journal information and configuration
- ๐ View journal receiver chain with details
- ๐ View attached receiver and receiver statistics
- ๐ข View sequence number ranges for each receiver
- ๐ View attachment, detachment, and save timestamps
- ๐ View remote journal configuration
- ๐ Display journal entries using SQL queries
- โ Generate new journal receivers
- ๐พ View size and threshold information
- โ๏ธ View journal settings (cache, filtering, fixed-length data options)
DDM (Distributed Data Management) files provide access to files on remote systems.
Features:
- ๐ Display DDM file configuration and attributes
- ๐ View remote location information (system name/address, port)
- ๐ View remote file name and library
- โ๏ธ View access method and file attributes
- ๐ View security and connection settings
- ๐ Support for multi-line field values
Subsystem descriptions define independent operating environments within IBM i that control how work enters the system and how resources are allocated.
Features:
- ๐ Display subsystem information and status (active/inactive)
- ๐ View memory pools configuration
- ๐ View autostart job entries (AJEs)
- ๐ป View workstation entries (WSEs)
- ๐ View job queue entries (JOBQEs)
- ๐ View routing entries (RTGEs)
- โก View prestart job entries (PJEs)
- ๐ฅ View active jobs in the subsystem (when active)
โถ๏ธ Start subsystem- โน๏ธ End subsystem with multiple options (*IMMED, *CNTRLD)
- ๐ End individual jobs within the subsystem
- ๐จ Dynamic UI based on subsystem status
Classes define the runtime attributes for batch jobs, controlling how jobs execute and consume system resources.
Features:
- ๐ Display class information and attributes
- ๐๏ธ View run priority (1-99, lower number = higher priority)
- โฑ๏ธ View time slice in milliseconds
- ๐พ View maximum temporary storage allowed
- โก View maximum CPU time limit
- ๐ฅ View maximum active threads
- โณ View default wait time for locks
- ๐๏ธ View purge eligibility status
- ๐ View usage statistics (last used date, days used count)
- ๐ง Automatic creation of required SQL objects using QWCRCLSI API
- ๐ Read-only view (use CHGCLS command to modify)
File objects include physical files (PF), logical files (LF), views, and indexes that store and organize data.
Features:
- ๐ Display comprehensive file/table/view/index information
- ๐ View file attributes (creation date, owner, journaling status, CCSID)
- ๐ View detailed statistics (row counts, operations, I/O metrics)
- ๐ฅ Display file members with their statistics
- ๐ Show dependent objects (indexes, views, constraints)
- ๐ Query file contents using SQL SELECT
- ๐ View view definitions and capabilities
- ๐ฏ Support for both DDS and SQL-based files
- ๐จ Multi-tab interface for organized information display
Query definitions are objects created by Query/400 or Query Manager that define database queries.
Features:
- ๐ Translate *QRYDFN objects to SQL statements in text editor
- ๐ Automatic file reference conversion (LIB/FILE โ LIB.FILE)
- ๐ Read-only view (use Query/400 or Query Manager to modify)
This extension requires the Code for IBM i extension to be installed and connected to an IBM i system.
- Connect to your IBM i system using Code for IBM i
- Navigate to the Object Browser
- Actions available inside the Action Bar (top right)
- Code for IBM i extension
- Active connection to an IBM i system
This extension supports multiple languages through VSCode's built-in localization framework.
- ๐ฌ๐ง English (default)
- ๐ฎ๐น Italian
- ๐ซ๐ท French
- ๐ฉ๐ช German
- ๐ช๐ธ Spanish
- ๐ฏ๐ต Japanese
- ๐ฐ๐ท Korean
- ๐ง๐ท ๐ต๐น Brazilian Portuguese
- ๐จ๐ณ Simplified and traditional Chinese
- ๐ Automatic language detection - The extension automatically uses your VSCode display language
- ๐ 1200+ translated strings including:
- User interface messages and labels
- Tab and panel titles
- Table column headers
- IBM i database column names
- ๐ Dynamic translation - All UI elements are translated in real-time
To contribute translations for a new language:
- Create a new file
l10n/bundle.l10n.<locale>.json(e.g.,bundle.l10n.fr.jsonfor French) - Copy the structure from
l10n/bundle.l10n.en.json - Translate all values while keeping the keys unchanged
- Submit a pull request
Translation files use the standard VSCode L10N format where English text serves as the key.
Contributions are welcome! Please feel free to submit issues or pull requests.
MIT License - see LICENSE file for details