Question
· 2 hr ago

VS Code Find in Routines

Hello 

I'm using from visual code. My routines are server-side files. If I try to search patterns in files (e.g find all routines containing the string "version=3") , the search runs but didn't find anything. If I do the same search from the management portal, it finds all routines including this pattern with a good performance.

regards Matthias

Product version: IRIS 2025.2
Discussion (2)2
Log in or sign up to continue

Yes. Have installed vscode-objectscript-3.2.1-beta.5. In my argv.json inserted "enable-proposed-api": ["intersystems-community.vscode-objectscript"]. In the README is a hint to control that the ObjectScript Output Window prints "intersystems-community.vscode-objectscript version X.Y.Z-beta.1 activating with proposed APIs available. ".  My Output Window is empty.