Skip to content

v1.3.1

Latest
Compare
Choose a tag to compare
@EntityPlantt EntityPlantt released this 24 Aug 12:53
· 8 commits to main since this release

New features

Now you can access API Documentation about C++'s STL by selecting a type/object/namespace/template, right-clicking it and clicking Look up "<word>" on C++ Reference (cplusplus.com).
Then a customized window will pop up with documentation about it.
Right-clicking the button
C++ Reference window

What's Changed

  • Added C++ Reference button
  • Updated autocomplete to be case-insensitive and now inserts text at cursor instead of replacing word if the autocomplete prefix equals the already written word
  • Added globe icon on the left of the language selector
  • Added localization on the file system dialogs
  • Fixed auto-check
    Full Changelog: v1.3.0...v1.3.1