Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option to retain comments in the compiled code #93

Open
highvoltaged opened this issue Mar 19, 2018 · 4 comments
Open

Add an option to retain comments in the compiled code #93

highvoltaged opened this issue Mar 19, 2018 · 4 comments

Comments

@highvoltaged
Copy link

For example I want to leave the first couple of lines intact after compiling, cause i have it commented and formatted for someone else to use it as a template, and he could then edit the first few variables inside Kontakt for fast template creation.

@eitherys
Copy link
Collaborator

If the code is commented, it shouldn't be compiled and should be left as is. Are you saying it's not?

@highvoltaged
Copy link
Author

After pressing F5 to compile, all the comments get removed.

@eitherys
Copy link
Collaborator

Ah right, I know what you mean. I may be able to create an option for leaving comments in the compiled code. As I mentioned in another issue, I can’t continue work on this for another few months.

@highvoltaged
Copy link
Author

No problem, its not a big deal anyway, i can just paste that part in after compiling.
This plugin is a lifesaver as it is! Thanks.

@mkruselj mkruselj changed the title Is there a way to mark part of the code to leave exactly the same for the compiler? Add an option to retain comments in the compiled code Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants