Skip to content

Changes

Summary

  1. Qualifier of workspace symbol search should be wildcard search. (commit: 1a3dd93) (details)
Commit 1a3dd9323756113bf39cfab82746d57a2fd19474 by Roland Grunberg
Qualifier of workspace symbol search should be wildcard search.

- A search term of 'foo.bar' where 'foo' is the qualifier should search
  for any qualifier matching '*foo*'

Signed-off-by: Roland Grunberg <rgrunber@redhat.com>
(commit: 1a3dd93)
The file was modified org.eclipse.jdt.ls.core/src/org/eclipse/jdt/ls/core/internal/handlers/WorkspaceSymbolHandler.java (diff)
The file was modified org.eclipse.jdt.ls.tests/src/org/eclipse/jdt/ls/core/internal/handlers/WorkspaceSymbolHandlerTest.java (diff)