-
Notifications
You must be signed in to change notification settings - Fork 29.5k
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
Find in webview based views (html preview, release notes, extension editor) #30016
Find in webview based views (html preview, release notes, extension editor) #30016
Commits on Jul 2, 2017
-
Refactored terminalFindWidget into a SimpleFindWidget and used that t…
…o provide find for webviews
Cody Hoover committedJul 2, 2017 Configuration menu - View commit details
-
Copy full SHA for 17a6db3 - Browse repository at this point
Copy the full SHA 17a6db3View commit details -
Refactored Webvieweditor into an abstract base and a concrete class t…
…o respect 'part' separation
Cody Hoover committedJul 2, 2017 Configuration menu - View commit details
-
Copy full SHA for aa0e719 - Browse repository at this point
Copy the full SHA aa0e719View commit details -
Cleaned up css and images that I forgot to delete
Cody Hoover committedJul 2, 2017 Configuration menu - View commit details
-
Copy full SHA for 018cfa8 - Browse repository at this point
Copy the full SHA 018cfa8View commit details -
Cody Hoover committed
Jul 2, 2017 Configuration menu - View commit details
-
Copy full SHA for 7a0f97f - Browse repository at this point
Copy the full SHA 7a0f97fView commit details
Commits on Jul 5, 2017
-
bind this when passing onThemeChange to themeService.onThemeChange
Cody Hoover committedJul 5, 2017 Configuration menu - View commit details
-
Copy full SHA for fd868d9 - Browse repository at this point
Copy the full SHA fd868d9View commit details -
Add 'CloseWebViewEditorFind' command to close find when pressing escape
Cody Hoover committedJul 5, 2017 Configuration menu - View commit details
-
Copy full SHA for 9812c64 - Browse repository at this point
Copy the full SHA 9812c64View commit details -
Ctrl+f now selects text in all SimpleFindWidgets even when buttons ar…
…e focused. Aligns with full find widget
Cody Hoover committedJul 5, 2017 Configuration menu - View commit details
-
Copy full SHA for 7aa832c - Browse repository at this point
Copy the full SHA 7aa832cView commit details -
Fixed issues when reactivating find
Cody Hoover committedJul 5, 2017 Configuration menu - View commit details
-
Copy full SHA for 2819b21 - Browse repository at this point
Copy the full SHA 2819b21View commit details -
Register webviewEditor with workbench
Cody Hoover committedJul 5, 2017 Configuration menu - View commit details
-
Copy full SHA for 7a57610 - Browse repository at this point
Copy the full SHA 7a57610View commit details -
Cody Hoover committed
Jul 5, 2017 Configuration menu - View commit details
-
Copy full SHA for c40397d - Browse repository at this point
Copy the full SHA c40397dView commit details -
Remove find widget when disposing webview
Cody Hoover committedJul 5, 2017 Configuration menu - View commit details
-
Copy full SHA for b4e6f20 - Browse repository at this point
Copy the full SHA b4e6f20View commit details
Commits on Jul 6, 2017
-
Fixed webviewEditor casing in releaseNotesEditor (windows is case ins…
…ensitive). Removed registration from workbench to see if it was necessary at all. If it fails again, I'll add it back
Cody Hoover committedJul 6, 2017 Configuration menu - View commit details
-
Copy full SHA for e52499e - Browse repository at this point
Copy the full SHA e52499eView commit details -
Merge branch 'master' of https://github.com/microsoft/vscode into htm…
…lPreview/find/findInputBased
Cody Hoover committedJul 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 6f87f44 - Browse repository at this point
Copy the full SHA 6f87f44View commit details