April 22nd, 2013· Add a list of file extesnsions to be ignored by `#include` autocompleter (per session)
· Fix regression with header file presence checker
· Some code cleanup (before going to make a branch for indexing feature implementation)
December 14th, 2012· added clang detector (also tested w/ Ubuntu 12.10)
· fix cmake files for unit tests building
· fix a bug when parse #include directive
· fix live ebuild to require clang
November 16th, 2012· Add an action to switch between header and implementation file, just like an official Open Header plugin but smarter
October 20th, 2012· Fix a nasty bug with path remove from config dialog
September 10th, 2012· If a file going to be opened is inaccessible for writing, then open it in RO mode, so implicit modifications (like TAB to space conversions or trailing spaces removal) wouldn't annoy on close.
July 28th, 2012· watch configured directories for changes and update ``#include`` files status
· build system support has improved and refactored, so now it is possible to generate a source tarball and turn unit-tests compilation OFF (to avoid unnecessary for end user boost dependency)
June 26th, 2012· open dialog w/ currently ``#included`` files, if unable to open a file under cursor
· (or cursor not on a word at all)
· remove duplicates from completion list (for out of source builds and if both, source
· and binary dirs are in the search list, it led to duplicates)
March 8th, 2012· fixed a bug w/ reading a global config after the plugin gets enabled
· a bunch of refactorings since 0.3