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

[CLOSED] LSP Find References Feature #11984

Open
core-ai-bot opened this issue Aug 30, 2021 · 9 comments
Open

[CLOSED] LSP Find References Feature #11984

core-ai-bot opened this issue Aug 30, 2021 · 9 comments

Comments

@core-ai-bot
Copy link
Member

Issue by niteskum
Wednesday Apr 10, 2019 at 13:14 GMT
Originally opened as adobe/brackets#14693



niteskum included the following code: https://github.com/adobe/brackets/pull/14693/commits

@core-ai-bot
Copy link
Member Author

Comment by niteskum
Wednesday Apr 10, 2019 at 13:46 GMT


@shubhsnov @swmitra Please review
@narayani28

@core-ai-bot
Copy link
Member Author

Comment by shubhsnov
Thursday Apr 11, 2019 at 07:29 GMT


@niteskum I've still got to check the functional aspects, but I've given a few code nits that I came across on first glance.

Could you also please add a proper description for the PR along with the UI aspects.

@core-ai-bot
Copy link
Member Author

Comment by niteskum
Thursday Apr 11, 2019 at 07:30 GMT


Small Modifications in SerachResultsView class to show references results.

Find References UI:

On Right Click:
image

References Results UI:
image

@core-ai-bot
Copy link
Member Author

Comment by shubhsnov
Friday Apr 12, 2019 at 18:26 GMT


@niteskum The string should get highlighted as in search results. Is there any particular reason for why this is not happening?
image

@core-ai-bot
Copy link
Member Author

Comment by niteskum
Friday Apr 12, 2019 at 20:29 GMT


@niteskum The string should get highlighted as in search results. Is there any particular reason for why this is not happening?

@shubhsnov fixed it.

@core-ai-bot
Copy link
Member Author

Comment by shubhsnov
Saturday Apr 13, 2019 at 02:35 GMT


Apart from a few refactoring changes, this looks good to me.

@core-ai-bot
Copy link
Member Author

Comment by niteskum
Sunday Apr 14, 2019 at 15:10 GMT


Apart from a few refactoring changes, this looks good to me.

@shubhsnov Addressed all review comments.
for "Find All References" I am using "Ctrl-Shift-K" shortcut as "Ctrl-Shift-R" is already used for reloadLivePreview.

@core-ai-bot
Copy link
Member Author

Comment by narayani28
Monday Apr 15, 2019 at 04:27 GMT


ctrl+k is used for quick docs and ctrl+shift+k is not very intuitive. is there any non used ctrl+ available for usage?

@core-ai-bot
Copy link
Member Author

Comment by shubhsnov
Monday Apr 15, 2019 at 06:06 GMT


LGTM 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant