Changelog
v0.4 - 2023-07-29
- Update to last cppreference.com docs
- Add options page to configure offline docs path
- Migrate to latest jsonnet
- Add index generating tools
v0.3 - 2022-06-02
- Migrate from
localStoragetochrome.storageAPI. The newstoragepermission is required. - Remove the
tabspermission requirement. - Remove offline doc path validation. Fixes #8.
v0.2 - 2021-01-31
- Support multi-locale language cppreference docs search
- New command:
:posix- Show all POSIX system interfaces
- Improve user experience of offline doc path configuration, thanks to the PR (#3) from @knewbie.
v0.1 - 2020-09-30
First release version! 🎉🥳🥳
- Search C/C++ standard library docs
- Offline mode supported
- Command systems:
:helpcommand to show all help messages:headercommand to show all C++ header libraries:historycommand to show your local search history
C/C++ Search Extension