1.cursor to first col when ctrl+s to save the document. it should is currnet position;
2.format code hasn't quickly key;
3.open file in code not find file path. example
file test.h in /root/devel/test/test.h
#include <test.h> the open not question
but
test.h of content is
#include "outerincludefile.h" the open has question with mouse right key. the outerinclude file.h is same as the test.h;
4.hasn't c++ code format define