Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: server side search misses searching class member definitions #1480

Open
isc-kiyer opened this issue Feb 12, 2025 · 1 comment
Open

Bug: server side search misses searching class member definitions #1480

isc-kiyer opened this issue Feb 12, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@isc-kiyer
Copy link
Contributor

If searching for say %Projection.MV, the only reference found is in the class itself. However, it is listed in %MV.Adaptor:

Projection MVProjection As %Projection.MV;

Versions:

Extension: v2.12.10

IRIS: IRIS for UNIX (Apple macOS for Apple Silicon) 2024.1 (Build 267_2_23734U) Thu Sep 26 2024 20:10:52 EDT

VS code:
Version: 1.97.0 (Universal)
Commit: 33fc5a94a3f99ebe7087e8fe79fbe1d37a251016
Date: 2025-02-04T22:41:26.688Z
Electron: 32.2.7
ElectronBuildId: 10660205
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Darwin arm64 24.3.0

@isc-bsaviano isc-bsaviano added the bug Something isn't working label Feb 12, 2025
@isc-bsaviano
Copy link
Contributor

I have reproduced this and will tackle it as part of some broader server-side work I have in progress.

@isc-bsaviano isc-bsaviano self-assigned this Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants