-
Notifications
You must be signed in to change notification settings - Fork 717
Document highlights #1699
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
Merged
Merged
Document highlights #1699
Changes from 6 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
7a4b3e2
merged server from main
johnfav03 0b437c2
implemented highlights and helper functions
johnfav03 57fa39d
Merge remote-tracking branch 'origin/main' into document-highlights
johnfav03 7342e59
fourslash testing for doc highlights
johnfav03 45906a2
fix compare LSP positions
gabritto a20e054
fix tests
gabritto c076d4b
update baselines
gabritto b08db3a
Merge remote-tracking branch 'origin/main' into document-highlights
johnfav03 c0fac1d
Merge branch 'gabritto/fixcompare' into document-highlights
johnfav03 a76671b
merged main
johnfav03 2fd1904
Merge remote-tracking branch 'origin/main' into document-highlights
johnfav03 6d814bb
documentHighlights with fourslash tests
johnfav03 1dade87
fixed minor change
johnfav03 e9d2bd6
removed unused baselines
johnfav03 45cd07b
removed repeated test
johnfav03 48e3163
fixed var declaration and nil checking nits
johnfav03 9c1245e
Merge branch 'main' into document-highlights
johnfav03 318a6f7
moved isWriteAccess and helpers from checker to ast
johnfav03 2d661ce
refactored renameArg and docHighlightArg into markerOrRangeArg
johnfav03 508be4d
fixed jsx case handling
johnfav03 a13337c
Merge remote-tracking branch 'origin' into document-highlights
johnfav03 9b512a5
added isWriteAccessForReference logic
johnfav03 ea32d43
cleaned up comments
johnfav03 d446a93
documenthighlights.go code and comment cleanup
johnfav03 1dcecaf
Update internal/fourslash/_scripts/convertFourslash.mts
johnfav03 0ec6d31
removed extraneous newline
johnfav03 2dd5588
minor test fix
johnfav03 f8c43e1
fixed out of bounds in findReferencedSymbolsForNode
johnfav03 e903fae
reupdated failing tests
johnfav03 016ab91
fixed ci check for convertfourslash
johnfav03 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.