JetBrains / JetBrains/resharper-unity

Changing the syntax highlighting when moving a tab

Open
#2,127 2 comments 0 reactions 0 assignees View on GitHub
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
![first](https://user-images.githubusercontent.com/15363149/126506428-6ff2c307-d76c-4f0b-8c9e-097c44e09ab6.png)
![after_move](https://user-images.githubusercontent.com/15363149/126506449-a1637a99-b616-4a23-885b-fd9025460661.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.