Turn on debug
This commit is contained in:
parent
d8a5ec1b5d
commit
54d1e543ff
|
@ -130,7 +130,6 @@ async function main() {
|
|||
return;
|
||||
}
|
||||
if (
|
||||
DEBUG &&
|
||||
message &&
|
||||
message.event !== "lspOutput" &&
|
||||
message.event !== "serviceLog"
|
||||
|
|
Loading…
Reference in New Issue