Published on InterSystems Developer Community (https://community.intersystems.com)

Home > Viewing .int code of Compiled classes in VS Code

Question
Nigel Salm · Apr 21, 2021

Viewing .int code of Compiled classes in VS Code

Hi

How do I view the .int code of a compiled class in VS Code?

I am trying to use gj::Locate and the setup works, the explanation is all fine but when i paste an error from the Error Logs into the gj::locate it firstly tells me that it can't find the .cls and when I paste in the .int reference in the text box where you can specify the class, method, line+offset it replies that it can't find the item.

This is something to do with the objectscript extension rather than gj::locate

Nigel 

#Debugging #InterSystems IRIS #VSCode
Product version: IRIS 2020.1

Source URL:https://community.intersystems.com/post/viewing-int-code-compiled-classes-vs-code