Skip to content

m-tyler/vscode-ibmi-hawkeye

Repository files navigation

vscode-ibmi-hawkeye

This extension provides functionality for the source cross reference tool Hawkeye Pathfinder.

Features of note

  • It has its own Activity Bar and search results. Several methods of activating cross reference commands.
  • Currently, if cross reference does not correspond to source member then results are not shown.
  • Hawkeye Pathfinder command interface through standard VS Code prompts or Code for IBM i action prompts.
  • Configuration option to choose between using standard VS Code prompts or Code for IBM i actions.
  • Keep all your search results for the life of the VS Code session, or until you choose to dismiss them.
  • Perform additional Hawkeye Pathfinder commands on search result items.
  • Trigger Hawkeye Display commands from within source

Hawkeye Pathfinder commands utilized:

  • DSPFILSETU - Display file sets used
  • DSPSCNSRC - Display scanned source
  • DSPOBJU - Display Object Usage
  • DSPPGMOBJ - Display Program Objects
  • DSPPRCU - Display Procedure Usage
  • PRTRPGPRT - Spacing Charts - Print Files in RPG
  • PRTDDSPRT - Spacing Charts - Print Files in DDS
  • PRTDDSDSP - Spacing Charts - Display Files in DDS

PICS

  • Start up view

* Once connected

* Running commands from command palette without config set to use Code for IBM i actions

* Running commands from command palette *with* config set to use Code for IBM i actions

* Running commands from Code for IBM i object browser

* Command Results View

* Running commands from Hawkeye Pathfinder search results

* Viewing Report Spacing Chart

* Triggering Display commands from within source

Releases

No releases published

Packages

 
 
 

Contributors