Is there way set define off for all new connections or specific connection?
I did try use startup sql script as proposed for SQL Developer classic in below link, but can't get it working in SQL Developer for VS Code.
https://forums.oracle.com/ords/apexds/post/how-to-set-define-off-in-sql-developer-6407
Here is my setting

File contains line
set define off;