Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
Tools
/
CopyPermalink
/
Sublime Text
/
CopyWebKitPermalink
/
Context.sublime-commands
blob: 3107a224c23071820066b01eebfbba27e8e70de3 [
file
] [
log
] [
blame
] [
edit
]
[
{
"caption"
:
"Copy WebKit Permalink"
,
"command"
:
"copy_web_kit_permalink"
},
{
"caption"
:
"Copy WebKit Permalink to Blame"
,
"command"
:
"copy_web_kit_permalink"
,
"args"
:
{
"annotate_blame"
:
true
}
},
]