don't print something on python assertProcess
This commit is contained in:
@@ -127,8 +127,6 @@
|
||||
(.runKeyboardShortcut (the KissConfig config))
|
||||
(Vscode.window.showErrorMessage "Can't run commands! No config is loaded.")))))
|
||||
|
||||
// TODO overload Prelude.print to use showInformationMessage
|
||||
|
||||
(set builtinConfigDir (joinPath context.extensionPath "config"))
|
||||
(set activeConfigDir (joinPath (userHome) ".kiss-vscode" "activeConfig"))
|
||||
(set lastConfigDir (joinPath (userHome) ".kiss-vscode" "lastActiveConfig"))
|
||||
|
Reference in New Issue
Block a user