Salesforce Apex debug log analyzer for Visual Studio Code - Visualize code execution via a Flame chart and identify performance and SOQL/DML problems via Method and Database analysis
The search component shows a different number of results after the first result.
Steps To Reproduce
Using fflib.log -> go to call tree and search for "fflib_SObjectDomain.fflib.fflib_SObjectDomain", shows 1 of 1
Search for "fflib_SObjectDomain.fflib.fflib_SObjectDomai", shows 1 of 1
Search for "fflib_SObjectDomain.fflib.fflib_SObjectDomain" again. , shows no matches but the text is still highlighted
This may be related but previous results are not always cleared too search for "System.Test.isRunningTest" after the above and "fflib_SObjectDomain.fflib.fflib_SObjectDomain" remains highlighted
Summary
The search component shows a different number of results after the first result.
Steps To Reproduce
This may be related but previous results are not always cleared too search for "System.Test.isRunningTest" after the above and "fflib_SObjectDomain.fflib.fflib_SObjectDomain" remains highlighted
Expected result
Search should be consistent
Actual result
It is not
Additional information
Feel free to attach a screenshot.
VS Code Version: Version: 1.93.0-insider Commit: 4849ca9bdf9666755eb463db297b69e5385090e3 Date: 2024-09-04T13:13:15.344Z Electron: 30.4.0 ElectronBuildId: 10073054 Chromium: 124.0.6367.243 Node.js: 20.15.1 V8: 12.4.254.20-electron.0 OS: Darwin x64 23.6.0
Log Analyzer Extension Version: v1.16.0
OS and version: mac OS Sonoma 14.6.1