vscode-objectscript icon indicating copy to clipboard operation
vscode-objectscript copied to clipboard

Find in files Error

Open spotashn opened this issue 2 months ago • 3 comments

Since upgrading an environment to 2023.1.1 the find in files functionality no longer works

Iris Implementation: IRIS for UNIX (Red Hat Enterprise Linux 8 for x86-64) 2023.1.1 (Build 380_0_22870U) [Health:3.5.0]

Log : intersystems-community.vscode-objectscript version 2.12.4-beta.4 activating with proposed APIs available. ERROR #5002: ObjectScript error: <MAXSTRING>FindInFilesAtelierv6+46^%Studio.Project.1

spotashn avatar Apr 23 '24 02:04 spotashn

@spotashn Thanks for reporting this. Would it be possible for you to get a network trace using Wireshark or the web gateway's HTTP trace tool? The <MAXSTRING> is due to a $LIST of document names being over the max string length. Are you searching a large number of classes/routines with very long names?

isc-bsaviano avatar Apr 23 '24 12:04 isc-bsaviano

Perhaps a Project containing a very large number of classes / routines?

gjsjohnmurray avatar Apr 24 '24 14:04 gjsjohnmurray

It could be that too, but the list would have to be huge.

isc-bsaviano avatar Apr 24 '24 14:04 isc-bsaviano

@spotashn Since this is a bug in IRIS I will fix this internally. Closing.

isc-bsaviano avatar May 01 '24 12:05 isc-bsaviano