Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb4c4d62

Browse files
authored
fix pkgdef type-o (#3324)
1 parent669ee2b commitb4c4d62

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎vsintegration/Vsix/RegisterFsharpPackage.pkgdef‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -166,13 +166,13 @@
166166
[$RootKey$\AutomationProperties\TextEditor\FSharp]
167167
"Package"="{F5E7E720-1401-11D1-883B-0000F87579D2}"
168168
"Name"="F#"
169-
"ProfileSave"==dword:00000001
170-
"VSSettingsMigration"==dword:00000001
169+
"ProfileSave"=dword:00000001
170+
"VSSettingsMigration"=dword:00000001
171171
@="F#"
172172

173173
[$RootKey$\Languages\Language Services\FSharpInteractive]
174174
"Package"="{91a04a73-4f2c-4e7c-ad38-c1a68e7da05c}"
175-
"NotALanguage"==dword:00000001
175+
"NotALanguage"=dword:00000001
176176
"RequestStockColors"=dword:00000001
177177
@="{35a5e6b8-4012-41fc-a652-2cdc56d74e9f}"
178178

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp