mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-07-19 01:09:49 +08:00
运行时如有特殊变量进行提示
This commit is contained in:
parent
efafe17a19
commit
2709890612
@ -1398,7 +1398,7 @@
|
||||
if ($("#customize").is(":parent")) {
|
||||
var cmd = window.editor.getValue()
|
||||
cmd = special(cmd)
|
||||
// cmd = await replaceTempInputVals(cmd)
|
||||
cmd = await replaceTempInputVals(cmd)
|
||||
var program = $("#program").val()
|
||||
var output = $("#output").val()
|
||||
var terminal = false
|
||||
|
Loading…
x
Reference in New Issue
Block a user