JetBrains / JetBrains/resharper-unity
Changing the syntax highlighting when moving a tab
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
I have a Unity project under UWP with "Preferences > External Tools > Player projects" enabled
Then I open the file in Rider via Explorer > Solution > Assembly-CSharp-firstpass.Player > FileName.cs and see the highlighted code enclosed in #if ENABLE_WINMD_SUPPORT ... #endif but only until I move tab with this code between tab groups. After moving a tab, code highlighting disappears, as if I just opened this file, not through special project .Player


Contributor guide
Assessment
This issue has not been assessed yet.