You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the text of a snippet, certain placeholder values such as %x will be
replaced with contextual data when the snippets are retrieved from the
server. This allows more flexibility and less manual replacement for
often used snippets.
Currently supported patterns:
username - always
project - currently-selected project, or bug's project ID
reporter name - only if given a bug ID
handler name - only if given a bug ID
0 commit comments