Releases: 20Tauri/DoxyDoxygen
Releases · 20Tauri/DoxyDoxygen
v1.0.2
- Fix: Python Format Strings may be detected as comments
- Fix: URLs to help external tools installation on Windows
- Change: Better JSX support (#175)
v1.0.1
- Fix: Php FQN not works for return types (#171)
- Fix: Php FQN with "use XXX as YYY;" (#172)
v1.0.0
- Improve C# support (C#11
required
keyword, ?...)
- Add C++23 explicit "this" support in method definition
- Add Doxygen new commands (\hideinheritancegraph, \hideinlinesource...)
- Improve JavaScript ES14 type detection
- Improve JavaScript ES15 pipeline operator detection
v0.83.0
- Add: Better C++23 support (Z suffixes, )
- Add: C# tuple and object deconstruction support
- Add: New Doxygen commands (@collaborationgraph, @module...)
- Change: Alt+Q now tries to fall-back on another rule when no entity has been found (#170)
v0.82.0
- Add:
LibreTranslate
to allow unlimited, offline,and free translation
- Fix:
lindat
translator updated to make it work again
- Fix:
Hablaa
translator is now offline and was removed
- Fix: No longer produce useless logs in SublimeText console
v0.81.3
- Fix: Crash when rulers value is invalid (#169)
- Add: rulers to the default crash report
v0.81.2
- Fix: No longer use Python 3.3 compatibility on ST4 (#17)
v0.81.1
- Fix: Expand /**|*/ (#166)
v0.81.0
- Improve: Expand /**|*/ (#166)
v0.80.0
- Fix: Links in documentation (#164)
- Fix: C# record parsing
- Add: Js Optional Chaining operator support
- Add: Js Private member support
- Fix: Translator no longer insert HTML code
- Add: Doxygen @noop, @concept, @docbookinclude, @emoji, @f(, @f), @hidecallergraph, @hidecallgraph, @hiderefby, @hiderefs, @maninclude, @refinclude, @raisewarning, @showrefby, @showrefs commands support