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

JustCode in VS2015 has no Hints options for C#

3 Answers 74 Views
Code Analysis
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 26 Jul 2015, 02:35 AM

This documentation article tells how to change the behaviour of the "use var" Code Analysis option.

 There isn't any such option in JC in VS2015

3 Answers, 1 is accepted

Sort by
0
Nikolay Valchev
Telerik team
answered on 27 Jul 2015, 11:39 AM
Helllo Stuart,

We have merged this options into single one - JustCode | Options | Code Analysis | Problems | C# - 'Arrange variable declaration type'. If this option is disabled, no warning/error is shown regardless of what TypeName is used('var'/ explicitly typed name). If the option is enabled, you are able to tweak the diagnostic behavior from JustCode | Options | Code Style | C# | 'Use implicitly typed variable declaration' where the available options are 'Always'/'Only if obvious'/'Only if necessary'.

If you need any further assistance please do not hesitate to contact us.



Regards,
Nikolay Valchev
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
H. Baris
Top achievements
Rank 1
answered on 29 Sep 2015, 12:10 PM

Hi,

Where is new location of other options, like "String.Format"?

Thanks.

0
Svetlozar
Telerik team
answered on 02 Oct 2015, 07:25 AM
Hello,

Thank you for your question!

Use string.Format has not been ported yet to our Visual Studio 2015 version. I am sorry for the inconvenience!

Regards,
Svetlozar
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Code Analysis
Asked by
Stuart Hemming
Top achievements
Rank 2
Answers by
Nikolay Valchev
Telerik team
H. Baris
Top achievements
Rank 1
Svetlozar
Telerik team
Share this question
or