Jump to content

How can VS Code get the log of the first program run from OUTPUT?


nill
 Share

Recommended Posts

When I press F5 in VS Code for Autoit code, the script is restarted and all logs from the bottom OUTPUT console disappear  
Prohibiting the launch of only one copy of the script does not help, still in OUTPUT are written logs for a new attempt to run, and the old running script disappears, although it continues to run.  
Is it possible to return to the logs of the first running script so that it also writes everything it does in OUTPUT ?

Link to comment
Share on other sites

We need an option to avoid unwanted outputs like system arch and etc. Sometimes output terminal is populated with these messages.

Spoiler

My Contributions

Glance GUI Library - A gui library based on Windows api functions. Written in Nim programming language.

UDF Link Viewer   --- A tool to visit the links of some most important UDFs 

 Includer_2  ----- A tool to type the #include statement automatically 

 Digits To Date  ----- date from 3 integer values

PrintList ----- prints arrays into console for testing.

 Alert  ------ An alternative for MsgBox 

 MousePosition ------- A simple tooltip display of mouse position

GRM Helper -------- A littile tool to help writing code with GUIRegisterMsg function

Access_UDF  -------- An UDF for working with access database files. (.*accdb only)

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...