haikuwebkit/Tools/CopyPermalink
Devin Rousso b575c37645 Add an option to Copy WebKit Permalink that automatically opens the URL in the default browser for Sublime Text
https://bugs.webkit.org/show_bug.cgi?id=226933

Reviewed by Tim Horton.

Usually the step right after copying the permalink is to open a browser and enter it. Having
a setting that causes the plugin to do that automatically would save some time and effort.

* CopyPermalink/Sublime Text/CopyWebKitPermalink/CopyWebKitPermalink.py:
(Settings.automatically_open_in_browser): Added.
(CopyWebKitPermalinkCommand.run):
* CopyPermalink/Sublime Text/CopyWebKitPermalink/CopyWebKitPermalink.sublime-settings:


Canonical link: https://commits.webkit.org/238733@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@278776 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2021-06-11 20:02:07 +00:00
..
Sublime Text Add an option to Copy WebKit Permalink that automatically opens the URL in the default browser for Sublime Text 2021-06-11 20:02:07 +00:00
Xcode