Thanks for the reply.

I haven’t noticed any particularly odd issues so far, but will update if I see any.

Inline variable view (I assume you mean the Ctrl+F1 functionality but correct me if I’m wrong) actually works just fine without a proper project.

Code Completion when adding watches works pretty well too as far as I can see.

You may already be aware of this, but the debugger situation on linux for C and C++ is quite dire, and there are a number of people I know that are just looking for a somewhat competent standalone debugger GUI, so any CLion features that improve its ability to act as a standalone debugger without involving a full project are appreciated. Also, low level functionality like mentioned in the issue you linked is important (assembly code view, registers view, etc)…