SlickEdit Community

SlickEdit Product Discussion => SlickEdit® => Topic started by: jporkkahtc on November 12, 2019, 07:46:43 PM

Title: Is it possible to copy text from CodeHelp?
Post by: jporkkahtc on November 12, 2019, 07:46:43 PM
What I'm trying to do is fill in doc comments for my functions.
When they call another function that throws exceptions, I'd like to copy that into my doc comment.
So ideally, Slick would copy that stuff in (kind of like Override-method refactoring, but applied to comments!).
Better than nothing, allow me to copy text from CodeHelp.
Title: Re: Is it possible to copy text from CodeHelp?
Post by: jporkkahtc on November 12, 2019, 08:00:55 PM
To clarify, I'm using function-argument-help.

Weird, now trying again I am able to copy the text - at least 50% of the time, it does seem a bit unreliable.
But, it doesn't go into the clipboard history - its just a plain windows clipboard post.
Title: Re: Is it possible to copy text from CodeHelp?
Post by: Dennis on November 13, 2019, 02:54:03 PM
It probably would be faster for you to do a Ctrl+Dot, copy the desired comment text directly from the comment, then Ctrl+Comma to get back.
Title: Re: Is it possible to copy text from CodeHelp?
Post by: jporkkahtc on November 13, 2019, 06:36:37 PM
But in this case, I cannot do a ctrl+.

---------------------------
SlickEdit Pro
---------------------------
Can not go to symbol in a binary file: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\mscorlib.dll
---------------------------
OK   
---------------------------