question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Auto comment on function got screwed

See original GitHub issue
        //
        // Methods
        //


     / <summary>
        ////
        /// </summary>
        /// <param name="edge"></param>
        public override void Disconnect(UnityEditor.Graphs.Edge edge)

So If you have something like this

        //
        // Methods
        //

        <caret>
        public override void Disconnect(UnityEditor.Graphs.Edge edge)

Hit three times /// over Disconnect, comment get in conflict with // Methods

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:15 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
winxalexcommented, Apr 1, 2016

Yes that’s it

0reactions
WeslomPocommented, Apr 1, 2016

Is that issue about that annoying summary comment, that on following video?

https://monosnap.com/file/oaJiwgviO8wVdBRqw6F89gqetXtItE

Can I some how disable summary comment at all?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Auto-generate Javadoc comments in intelliJ? - Stack Overflow
Position caret above a method name, type /** and press Enter to let IntelliJ IDEA automatically generate JavaDoc stubs for this method.
Read more >
AutoReviewComments - Pro-forma comments for SE
This script adds a little 'auto' link next to all comments boxes. When you click the link, you see a popup with 6...
Read more >
anti patterns - "Comments are a code smell"
Some actual comments from the code I'm working on: // If this happens, somebody's been screwing around with the database definitions and //...
Read more >
How can I get auto comment on a group post? - Quora
I think the best way is to use a Facebook automation tool to auto comment on searched posts, you just schedule a task...
Read more >
Newcomers » auto comment insert - Eclipse Community Forums
When I press enter on a line containing /** or /* an asterisk is automatically inserted on the following line as the following....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found