This is a migrated thread and some comments may be shown as answers.

Looking for a JustCode addin

2 Answers 41 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Stuart Hemming
Top achievements
Rank 2
Stuart Hemming asked on 12 Jun 2012, 08:06 AM
Has anyone written, or know of, a JC add-in that will 'Clean' all open files?

--
Stuart

2 Answers, 1 is accepted

Sort by
0
Accepted
Svetlozar
Telerik team
answered on 14 Jun 2012, 11:54 AM
Hi,

Thank you for your feedback! You can easily implement your own JustCode extension. I did a quick example that works pretty much like Just Clean All, but for open files. Feel free to experiment and let us know if you need further assistance. Just build and put it in [JustCode Install Folder]\Libraries\UserExtensions

In the example the command is placed in the solution explorer context menu. You can make it like a refactoring command (in the visual aid) and use SolutionModel.AllUserFiles to get all solution files.

Kind regards,
Svetlozar
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Stuart Hemming
Top achievements
Rank 2
answered on 14 Jun 2012, 11:02 PM
Svetlozar,

Neat! Real Neat!

-- 
Stuart
Tags
General Discussions
Asked by
Stuart Hemming
Top achievements
Rank 2
Answers by
Svetlozar
Telerik team
Stuart Hemming
Top achievements
Rank 2
Share this question
or