chrjorgensen / vscode-ibmi-fs

File system provider for IBM i QSYS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vscode-ibmi-fs

This extension provides additional functionality not found in the base, such as object editing, job browser, spool file browser, etc.

Current functionality

Provides the ability to view and edit some objects in the IBM i QSYS File System.

Has support for:

  • Message Files (MSGF)
  • Binding Directories (BNDDIR)
  • Programs and Service Programs (PGM/SRVPGM)
  • Data Areas (DTAARA) - display and edit
  • Data Queues (DTAQ) - display, send data, clear
  • Save Files (SAVF) - display, download and upload

TODO:

  • More file types
  • Job Browser view
  • Spool File Browser view

About

File system provider for IBM i QSYS

License:MIT License


Languages

Language:TypeScript 97.7%Language:JavaScript 2.3%