mirror of
https://github.com/estruyf/vscode-front-matter.git
synced 2026-08-10 02:42:55 +02:00
#785 - Added custom script actions to the bottom of the cards
This commit is contained in:
@@ -151,6 +151,10 @@ export enum LocalizationKey {
|
||||
* Open: {0}
|
||||
*/
|
||||
commonOpenWithValue = 'common.openWithValue',
|
||||
/**
|
||||
* Open custom actions
|
||||
*/
|
||||
commonOpenCustomActions = 'common.openCustomActions',
|
||||
/**
|
||||
* View
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user