mirror of
https://github.com/estruyf/vscode-front-matter.git
synced 2026-07-02 16:01:49 +02:00
#654 - Add the open on website action
This commit is contained in:
@@ -87,6 +87,10 @@ export enum LocalizationKey {
|
||||
* Sorry, something went wrong.
|
||||
*/
|
||||
commonErrorMessage = 'common.error.message',
|
||||
/**
|
||||
* Open on website
|
||||
*/
|
||||
commonOpenOnWebsite = 'common.openOnWebsite',
|
||||
/**
|
||||
* Developer mode
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user