Christof Krüger

Results 4 issues of Christof Krüger

The previous syntax always prints an empty string.

I'm getting a warning from MSVC about `unreferenced formal parameter` in boost 1.75.0 here: https://github.com/boostorg/beast/blob/855fc23885307aeb6ad1318001a4bbdd4345d47c/include/boost/beast/websocket/impl/ssl.hpp#L65

Bug

The serial monitor from the Arduino IDE has the possibility to prepend each line with a timestamp. This would be a nice enhancement for the CLion plugin. ![serial_monitor_arduino_ide](https://user-images.githubusercontent.com/833417/74108704-535fbd80-4b7d-11ea-8df8-193b2dadaad3.gif)

Hi, I just recently migrated from Arduino IDE to using CLion. I'm using the plugin with CLion 2019.3.3 under Windows 10. The serial monitor seems a little bit jerky and...