VSCode how to suppress "User warning: assignment to protected symbol" warnings

VSCode how to suppress "User warning: assignment to protected symbol" warnings

John_Shimkus
Explorer Explorer
220 Views
0 Replies
Message 1 of 1

VSCode how to suppress "User warning: assignment to protected symbol" warnings

John_Shimkus
Explorer
Explorer

When I debug a program in VSCode (LispSys=1), or when I run a program (not debugging) that has been debugged in VSCode the text window shows 100's of "User warning: assignment to protected symbol" warnings (see attached image).

 

If I reset LispSys to "0" and restart Autocad, then run the program (not debugging) The warnings do not appear.

 

When I set LispSys to "1" again and restart Autocad, then run the program (not debugging) The warnings do not appear.

Now, when I debug the program in VSCode, the User warnings now appear again, and even if I now just run the program (not debugging) the User warnings appear again.

 

So, it seems like there is a setting, that debugging in VSCode is changing, to allow those warnings to show again.

Where is this setting in VSCode to set "SETQ to protected symbols" to "Transparent", like in Visual Lisp?

0 Likes
221 Views
0 Replies
Replies (0)