CppStyle icon indicating copy to clipboard operation
CppStyle copied to clipboard

The save button is disabled after a file was modified at the first time

Open zhaowen229 opened this issue 5 years ago • 3 comments
trafficstars

The "Save" button is disabled state when a file is modified at the first time. After save it using "CTRL+S", modify this file again, it will become enabled state.

zhaowen229 avatar Dec 25 '19 10:12 zhaowen229

Any update? I meet the same issue before, and it get worse in the latest CDT: Only button "Save all" work and it can be reproduced in every save operation not only in the first time.

fbs2016 avatar Jun 02 '20 09:06 fbs2016

Any one has any clues on this issue?

tonyho avatar Apr 08 '24 08:04 tonyho

I guess this is the plugin timing problem: the plugin is activated after the Editor

tonyho avatar Apr 19 '24 06:04 tonyho