Skip to content

issues Search Results · repo:dail8859/DoxyIt language:C++

Filter by

23 results
 (80 ms)

23 results

indail8859/DoxyIt (press backspace or delete to remove)

should be the reason: https://community.notepad-plus-plus.org/topic/22471/prevent-plugin-from-crash-on-v8-3-and-later-version-recompile-x64-plugins-with-new-header/4 I don t have MSVC2017 in my computer. ...
  • lydipad
  • 4
  • Opened 
    on Jul 26, 2022
  • #27

Hi, first of all, thank you for this great plugin! One maybe small issue: The active comments (typing /** enter to generate a comment) always use tabs as indentation. Would it be possible to honor the ...
  • Wurstbrotc5
  • 4
  • Opened 
    on Jul 25, 2019
  • #25

Whenever I type /** and press [Enter], nothing happens. DoxyIt File/Function work fine. Using NP++ 7.7.1 (64-bit).
  • n21lv
  • 7
  • Opened 
    on Jun 26, 2019
  • #24

It would be nice if you add support for the $TYPE format keyword. For C , C++ , Java and C# , types are part of the language and can be extracted following rules of each language. For Python and PHP ...
  • Naheulf
  • 8
  • Opened 
    on May 14, 2019
  • #23

I suggest to create a comment in any case, even on error, and output parsing error messages as text there instead of in an additional message box. This will ensure that parsing errors do not hinder one ...
  • daniel-starke
  • Opened 
    on Mar 24, 2019
  • #22

Trying to comment a C++ function like template size_t i = 0, typename ...Args static typename enable_if i == sizeof...(Args), bool ::type extractArgs(uint8_t * , size_t , tuple Args... ) { return ...
wontfix
  • daniel-starke
  • 1
  • Opened 
    on Mar 2, 2019
  • #21

It would be great if DoxyIt supported class and member variable documentation as well. Ideally this would be implemented as additional radio buttons near the top of the settings dialog: image [QtCreator ...
  • ntjess
  • 7
  • Opened 
    on Jan 23, 2019
  • #20

It would be great if the parser could conditionally determine whether certain Doxygen tags would be beneficial. For instance, if return type is not void { $@return $(Return description) } else { ...
  • ntjess
  • 1
  • Opened 
    on Jan 22, 2019
  • #19

Trying to comment a C++ method like constexpr inline bool operator!= (const A o) const { return this- value != o.value; } fails with the error message Error: Cannot parse function definition. Make ...
  • daniel-starke
  • 2
  • Opened 
    on Jan 6, 2019
  • #18

@dail8859 not full fixed /** * Work fine! * Whitespace after * */ See: /** * Bug :( */ *No whitespace after * */
  • WinterSilence
  • 1
  • Opened 
    on Nov 23, 2018
  • #17
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub