Ben Chuanlong Du's Blog

It is never too late to learn.

Tips on KDevelop

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

KDevCMakeManager

If you get an error saying that project management plugin could not be loaded ("Could not load project management plugin KDevCMakeManager.") make sure cmake is installed.

  1. vim mode Menu -> Settings -> Configure Editor -> Editing -> Vi Input Mode

  2. line number Menu -> Settings -> Configure Editor -> Appearance -> Borders -> check "Show line numbers"

Comments