ktxt2 fountain to hollywoo conversions
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
"homepage": "",
|
||||
"categories": [],
|
||||
"extensionPack": [],
|
||||
"dependencies": {
|
||||
"monaco-editor": "^0.36.1"
|
||||
},
|
||||
"publisher": "NQNStudios",
|
||||
"contributes": {
|
||||
"keybindings": [
|
||||
@@ -45,8 +48,5 @@
|
||||
},
|
||||
"version": "0.0.0",
|
||||
"activationEvents": [],
|
||||
"displayName": "",
|
||||
"dependencies": {
|
||||
"monaco-editor": "^0.36.1"
|
||||
}
|
||||
"displayName": ""
|
||||
}
|
@@ -10,7 +10,9 @@
|
||||
(printThroughInfoMessage)
|
||||
|
||||
(context.subscriptions.push
|
||||
(KTxt2EditorProvider.register context))
|
||||
(KTxt2EditorProvider.register context))
|
||||
|
||||
(load "conversions/FountainToHollywoo.kiss")
|
||||
|
||||
// Add your extension's commands here with (defCommand <...>):
|
||||
(load "Commands.kiss")
|
||||
|
Reference in New Issue
Block a user