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

Enable CamelCase search in WorkspaceSymbolHandler #219

Closed
fbricon opened this issue May 16, 2017 · 1 comment
Closed

Enable CamelCase search in WorkspaceSymbolHandler #219

fbricon opened this issue May 16, 2017 · 1 comment
Assignees
Milestone

Comments

@fbricon
Copy link
Contributor

fbricon commented May 16, 2017

@qodfathr would

  love to see camel-case searching. :) (e.g. HM should find HashMap)
@fbricon fbricon self-assigned this May 16, 2017
@fbricon
Copy link
Contributor Author

fbricon commented May 16, 2017

Simply changing SearchPattern.R_PREFIX_MATCH to SearchPattern.R_CAMELCASE_MATCH seems to work:
camel-case-search

@fbricon fbricon added this to the End May 2017 milestone May 16, 2017
fbricon added a commit to fbricon/eclipse.jdt.ls that referenced this issue May 16, 2017
Signed-off-by: Fred Bricon <fbricon@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant