You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: scope stack-trace linkify to untitled documents only
Drop the `log` language and `**/*.log` selectors so linkification only
targets pasted traces in untitled (scratch) documents. A `.log` opened
without a Java project can't resolve frames anyway, so scanning them (or
every plaintext file) adds no value. Keeps the feature narrow to the two
intended paste flows: a new tab and the Analyze Stack Trace command.
Copilot-Session: d80e7a97-119d-4f89-a02a-be25b076e806
0 commit comments