Project
ReSharper
Priority
Show-stopper
Type
Bug
Fix versions
4.1
State
Fixed
Assignee
Evgeny Pasynkov
Subsystem
No subsystem
Affected versions
No Affected versions
Fixed in build
5.0.1612.107  
  • Created by   Serge Baltic
    3 years ago (05 Aug 2008 23:41)
  • Updated by   Serge Baltic
    3 years ago (06 Aug 2008 20:45)
  • Jira: RSRP-76802
    (history, comments)
 
RSRP-76802 CodeAnnotationsCache Causes Solution.ReSharper File to Be Created
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
On any new solution, the CodeAnnotationsCache XML component writes its settings, even if they're default, to the solution-shared settings file.

STR: create new solution, R# Options, OK.

I'm not sure if this is the expected behavior, or if we should rather keep low until the settings file is really needed.

  <CodeAnnotations>
    <Namespace>JetBrains.Annotations</Namespace>
    <DefaultNamespace>JetBrains.Annotations</DefaultNamespace>
  </CodeAnnotations>


Issue was closed
Comments (0)
 
History
 
Linked Issues (?)
 
TeamCity Changes (0)
 
Issue has no comments