Zezombye / overpy

High-level language for the Overwatch Workshop with support for compilation and decompilation.
GNU General Public License v3.0
180 stars 28 forks source link

(enhancement?) add option to disable copying compiled code to clipboard if compilation is triggered by save #288

Closed yubber closed 2 years ago

yubber commented 2 years ago

without linting, the error messages from the compiler every time you save are the only way to see errors as you type (for autosave).

but this also means that cutting code to the clipboard or typing something before pasting will end up making you paste all the compiled code into the program (which frightened me a few times)

Zezombye commented 2 years ago

There is already an option for that in the extension settings: