Jacob

- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
Jacob created a post, preprocessor to detect IDE at design time.
Okay, here is a good one. I'm trying to open a serial port in a (Avalonia) window's constructor. The issue is that the (Rider) IDE creates the GUI in the editor and opens the serial port. Then...