Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Empty line rendered after resolving a issue
Empty line rendered after resolving a issue [message #1840845] Mon, 26 April 2021 14:44
Anton Krug is currently offline Anton KrugFriend
Messages: 9
Registered: August 2017
Junior Member
A couple of times I noticed this issue, here it's on static_asserts, toolchain will fail to build because static_assert fails and shows an inline error message. However when I resolve the problem and recompile the error goes away, yet there is still one blank line left empty.

See the attached before/after screenshots.

Does anybody know how I can trigger the re-rending to get reliably back to correct rendering (without blank lines) of the source code?

It's just cosmetical/styling but tends to catch me (and I'm trying to edit the unwanted space away).
  • Attachment: after.PNG
    (Size: 25.74KB, Downloaded 39 times)
  • Attachment: before.PNG
    (Size: 24.05KB, Downloaded 39 times)
Previous Topic:C++ Formatter puts all code on a single line
Next Topic:Cortex M7 CPU register
Goto Forum:
  


Current Time: Tue Apr 23 11:09:34 GMT 2024

Powered by FUDForum. Page generated in 0.02810 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top