Skip to content
This repository was archived by the owner on Dec 23, 2024. It is now read-only.

Commit f05ff65

Browse files
authored
use default package colors to avoid perf hit (dotnet#3045)
1 parent bbbcfb5 commit f05ff65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Common/LanguageService.fs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@ type
208208
DefaultToInsertSpaces = true,
209209
CodeSense = true,
210210
DefaultToNonHotURLs = true,
211+
RequestStockColors = true,
211212
EnableCommenting = true,
212213
CodeSenseDelay = 100,
213214
ShowDropDownOptions = true)>]

0 commit comments

Comments
 (0)