Keaper
Keaper
I have these following files. ```bash ➜ test-compiledb$ tree . ├── Makefile ├── main.c └── subdir ├── Makefile └── main.c ➜ test-compiledb$ cat Makefile default: make -w -C subdir gcc...
I have the following two files: `make.log` is build log for `make`; `gmake.log` is build log for `gmake`; There is no difference except build tool( `make`/`gmake`) in the build. But...
I like "Automatic Backup" Option, but I found a issue. Please check it. I found that when if I just closed the application window, this option would reset.But if I...