Excessive Autocomplete Logging in Output Window #624
-
Hi all, I'm using AHK++ 6.5.0 in VS Code 1.98.2 and I am wondering about what appears to be autocomplete recommendations being sent to the Output window. I find it distracting but I want to keep the Output window open for simple print debugging. Is there a way to disable the autocomplete info going to the Output? Thanks :) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
This is fixed in AHK++ 6.7.0. See below for the original answer: Created #625 as right now there is no way to hide it. I've been thinking about this recently and it shouldn't be too difficult. But could you explain how you use the Output window for simple print debugging? I'm curious, I haven't used it much, maybe I can enhance your experience :) |
Beta Was this translation helpful? Give feedback.
This is fixed in AHK++ 6.7.0. See below for the original answer:
Created #625 as right now there is no way to hide it. I've been thinking about this recently and it shouldn't be too difficult.
But could you explain how you use the Output window for simple print debugging? I'm curious, I haven't used it much, maybe I can enhance your experience :)