IBM / vscode-ibmi-projectexplorer

IBM i Project Explorer for VS Code
https://ibm.github.io/vscode-ibmi-projectexplorer/
Apache License 2.0
21 stars 6 forks source link

Commands from other extensions are accidently being added to tree items #524

Closed SanjulaGanepola closed 2 months ago

SanjulaGanepola commented 2 months ago

From source orbit: image

From Db2i: image

SanjulaGanepola commented 2 months ago

@edmundreinhardt Should we add an actual Go to file action like in the first picture?

SanjulaGanepola commented 2 months ago

SO Fix -> https://github.com/IBM/sourceorbit/pull/71

AIforIBMi commented 2 months ago

The compiled object may or may not exist - depending if the build was successful. But given sufficient guards, I can this as being useful. Where would the file be shown? In the Code 4 i Object Browser? Under what filter?

AIforIBMi commented 2 months ago

Would be nice if we could show in in the Project Explorer view where we have the objib already filtered.