Possibility to exclude lines of code in execution history that include senitive date (username and/or password)
example:
-- run code in sqlcmd mode
:connect [servername] -U my_account -P T0pS3cretP@ssw0rd!
the second line should not be saved locally because it contains a password
thanks and best regards ... wilfried