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

[Feature Request/Discussion]: Add custom preprocessor symbols for code or feature testing #1523

Open
PWagner1 opened this issue Jun 13, 2024 · 0 comments
Labels
backlog Issues that are low priority. discussion Discussion thread. enhancement New feature or request new feature A new feature has been requested. suggestion A suggestion has been requested.

Comments

@PWagner1
Copy link
Contributor

PWagner1 commented Jun 13, 2024

It might be a interesting idea to add custom preprocessor symbols for code or feature testing. For example:

#if NIGHTLY
   // Do something
#endif

More information https://stackoverflow.com/questions/2355340/how-do-i-define-a-preprocessor-symbols-in-c-sharp-visual-studio

@PWagner1 PWagner1 added enhancement New feature or request new feature A new feature has been requested. suggestion A suggestion has been requested. labels Jun 13, 2024
@PWagner1 PWagner1 changed the title [Feature Request]: Add custom preprocessor symbols for code testing [Feature Request/Discussion]: Add custom preprocessor symbols for code testing Jun 13, 2024
@PWagner1 PWagner1 added the discussion Discussion thread. label Jun 13, 2024
@PWagner1 PWagner1 changed the title [Feature Request/Discussion]: Add custom preprocessor symbols for code testing [Feature Request/Discussion]: Add custom preprocessor symbols for code or feature testing Jun 14, 2024
@PWagner1 PWagner1 added the backlog Issues that are low priority. label Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Issues that are low priority. discussion Discussion thread. enhancement New feature or request new feature A new feature has been requested. suggestion A suggestion has been requested.
Projects
None yet
Development

No branches or pull requests

1 participant