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.
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
Add search for output rich content in notebooks #173978
Add search for output rich content in notebooks #173978
Changes from 50 commits
f895929
03ad467
cc1a778
6bba961
75dddd2
b7f40ea
ac5a174
90763cc
e37722e
d20ea1d
188ee99
51c667e
65337b5
da22b6a
779e721
b8c5133
15ea8bc
310c13a
a782747
f262935
eff7d26
b1e69a1
136438c
7b97332
349b100
d11d169
4cd6107
5409745
a368db1
917ac78
aa79ffc
41b21f3
716a8d0
ff55730
4c23aac
244e4a1
655c4bb
cceee76
821e0fc
8ff2b29
ee05e1f
9696d2c
8059cef
652cc51
4aae125
a4d525c
9d652d7
5a7209d
630a1ee
e6e734b
a9fa720
5192011
f6b2a06
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rebornix
#167952 (comment)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all callers of this function should check
shouldGetSearchPreviewInfo
isTrue
. It shouldn't be run unless it needs to.