VisualGDB: 5.4R4
Project type: Embedded
Formatting engine: clang-format, attached custom .clang-format file (NOTE: was not specified in visualGDB settings, found automatically in repository root)
After some time (so far seems to be random, I’ve had it occur after <30 seconds or >10 minutes) formatting stops being applied to the file. The telltale sign is that creating a newline doesn’t indent at all. When this occurs, if I close the affected file and reopen formatting will be applied again.
There is a lot of code being pulled in from previous projects at the moment so portions of code that won’t compile immediately is being pasted in frequently (although all compiler errors are normally resolved before the next fragment is pulled in)