diff --git a/src/VisualStudio/CSharp/Impl/Options/Readme.md b/src/VisualStudio/CSharp/Impl/Options/Readme.md deleted file mode 100644 index 82e0a0f21f910..0000000000000 --- a/src/VisualStudio/CSharp/Impl/Options/Readme.md +++ /dev/null @@ -1,13 +0,0 @@ -# Adding Options - -To add an option to the options page, follow these instructions. - -1. Determine what page it goes on (Advanced Options, IntelliSenseOptions, NamingStyles, etc) -2. Add the control to the appropriate xaml file -3. Bind the control in the backing cs file. Example from [AdvancedOptionPageControl](https://github.com/dotnet/roslyn/blob/591e899025f1d4cf9bbb6e9af3ef82506b46f501/src/VisualStudio/CSharp/Impl/Options/AdvancedOptionPageControl.xaml.cs#L43) -```csharp -// BindToOption helper binds known controls, in this case "PlaceSystemNamespaceFirst" -// to the backing "GenerationOptions.PlaceSystemNamespaceFirst" for the language "CSharp" -BindToOption(PlaceSystemNamespaceFirst, GenerationOptions.PlaceSystemNamespaceFirst, LanguageNames.CSharp); -``` -4. If you want the option to be searchable in the search bar, add to [VSPackage.resx](https://github.com/dotnet/roslyn/blob/591e899025f1d4cf9bbb6e9af3ef82506b46f501/src/VisualStudio/CSharp/Impl/VSPackage.resx) in the appropriate block. Each block of terms has a comment describing what page it's for. diff --git a/src/VisualStudio/CSharp/Impl/VSPackage.resx b/src/VisualStudio/CSharp/Impl/VSPackage.resx index 3e030c6f1a6e0..dd11388e0fa0c 100644 --- a/src/VisualStudio/CSharp/Impl/VSPackage.resx +++ b/src/VisualStudio/CSharp/Impl/VSPackage.resx @@ -191,8 +191,7 @@ regex; regular expression; Use enhanced colors; Editor Color Scheme; -Inheritance Margin; -Stack Trace Explorer; +Inheritance Margin; C# Advanced options page keywords diff --git a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.cs.xlf b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.cs.xlf index c49074031cdfd..4a962af9237f0 100644 --- a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.cs.xlf +++ b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.cs.xlf @@ -82,9 +82,8 @@ regex; regular expression; Use enhanced colors; Editor Color Scheme; -Inheritance Margin; -Stack Trace Explorer; - Podtrhnout znovu přiřazené proměnné; +Inheritance Margin; + Podtrhnout znovu přiřazené proměnné; Zobrazovat vložené nápovědy; Zobrazit diagnostiku pro zavřené soubory; Vybarvit regulární výraz; diff --git a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.de.xlf b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.de.xlf index 1fed08b1cf25e..cdcffac650c01 100644 --- a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.de.xlf +++ b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.de.xlf @@ -82,9 +82,8 @@ regex; regular expression; Use enhanced colors; Editor Color Scheme; -Inheritance Margin; -Stack Trace Explorer; - Neu zugewiesene Variablen unterstreichen; +Inheritance Margin; + Neu zugewiesene Variablen unterstreichen; Inlinehinweise anzeigen; Diagnoseinformationen für geschlossene Dateien anzeigen; Reguläre Ausdrücke farbig hervorheben; diff --git a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.es.xlf b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.es.xlf index 181691d7fab3e..f2b956dcf038d 100644 --- a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.es.xlf +++ b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.es.xlf @@ -82,9 +82,8 @@ regex; regular expression; Use enhanced colors; Editor Color Scheme; -Inheritance Margin; -Stack Trace Explorer; - Subrayar variables reasignadas; +Inheritance Margin; + Subrayar variables reasignadas; Mostrar sugerencias insertadas; Mostrar diagnóstico para archivos cerrados; Colorear expresión regular; diff --git a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.fr.xlf b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.fr.xlf index 7024d2f2729f4..80973c927a777 100644 --- a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.fr.xlf +++ b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.fr.xlf @@ -82,9 +82,8 @@ regex; regular expression; Use enhanced colors; Editor Color Scheme; -Inheritance Margin; -Stack Trace Explorer; - Souligner les variables réaffectées; +Inheritance Margin; + Souligner les variables réaffectées; Afficher les indicateurs inline; Afficher les diagnostics pour les fichiers fermés; Mettre en couleurs l'expression régulière; diff --git a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.it.xlf b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.it.xlf index 28a178377a0dd..45c52df88d926 100644 --- a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.it.xlf +++ b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.it.xlf @@ -82,9 +82,8 @@ regex; regular expression; Use enhanced colors; Editor Color Scheme; -Inheritance Margin; -Stack Trace Explorer; - Sottolinea variabili riassegnate; +Inheritance Margin; + Sottolinea variabili riassegnate; Visualizza suggerimenti inline; Mostra diagnostica per file chiusi; Colora espressione regolare; diff --git a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.ja.xlf b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.ja.xlf index aed128247de03..859dec89df363 100644 --- a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.ja.xlf +++ b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.ja.xlf @@ -82,9 +82,8 @@ regex; regular expression; Use enhanced colors; Editor Color Scheme; -Inheritance Margin; -Stack Trace Explorer; - 再割り当てされる変数に下線を引く; +Inheritance Margin; + 再割り当てされる変数に下線を引く; インラインのヒントを表示する; 閉じているファイルの診断結果を表示する; 正規表現をカラー化する; diff --git a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.ko.xlf b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.ko.xlf index 07d63f3ab1ef3..c44ad75ca228c 100644 --- a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.ko.xlf +++ b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.ko.xlf @@ -82,9 +82,8 @@ regex; regular expression; Use enhanced colors; Editor Color Scheme; -Inheritance Margin; -Stack Trace Explorer; - 다시 할당된 변수에 밑줄 긋기; +Inheritance Margin; + 다시 할당된 변수에 밑줄 긋기; 인라인 힌트 표시; 닫힌 파일에 대한 진단 표시; 정규식 색 지정; diff --git a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.pl.xlf b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.pl.xlf index 38021f4dfbac2..ee5998ecfb005 100644 --- a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.pl.xlf +++ b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.pl.xlf @@ -82,9 +82,8 @@ regex; regular expression; Use enhanced colors; Editor Color Scheme; -Inheritance Margin; -Stack Trace Explorer; - Podkreślaj ponownie przypisane zmienne; +Inheritance Margin; + Podkreślaj ponownie przypisane zmienne; Wyświetlaj wskazówki w tekście; Pokaż dane diagnostyczne dla zamkniętych plików; Koloruj wyrażenia regularne; diff --git a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.pt-BR.xlf b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.pt-BR.xlf index a8bda4bd55e01..4edf5b475cde9 100644 --- a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.pt-BR.xlf +++ b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.pt-BR.xlf @@ -82,9 +82,8 @@ regex; regular expression; Use enhanced colors; Editor Color Scheme; -Inheritance Margin; -Stack Trace Explorer; - Variáveis reatribuídas de sublinhado; +Inheritance Margin; + Variáveis reatribuídas de sublinhado; Exibir as dicas embutidas; Mostrar os diagnósticos de arquivos fechados; Colorir a expressão regular; diff --git a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.ru.xlf b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.ru.xlf index ea30c9ca9f704..df37718f316be 100644 --- a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.ru.xlf +++ b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.ru.xlf @@ -82,9 +82,8 @@ regex; regular expression; Use enhanced colors; Editor Color Scheme; -Inheritance Margin; -Stack Trace Explorer; - Подчеркивать переназначенные переменные; +Inheritance Margin; + Подчеркивать переназначенные переменные; Показывать встроенные подсказки; Показывать диагностику для закрытых файлов; Выделять регулярные выражения; diff --git a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.tr.xlf b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.tr.xlf index 4dd59d80d97bb..13a6dbd572bf5 100644 --- a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.tr.xlf +++ b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.tr.xlf @@ -82,9 +82,8 @@ regex; regular expression; Use enhanced colors; Editor Color Scheme; -Inheritance Margin; -Stack Trace Explorer; - Yeniden atanan değişkenleri altını çiz; +Inheritance Margin; + Yeniden atanan değişkenleri altını çiz; Satır içi ipuçlarını göster; Kapatılan dosyalara ilişkin tanılamaları göster; Normal ifadeyi renklendir; diff --git a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.zh-Hans.xlf b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.zh-Hans.xlf index fbb81954efc1d..2971389876885 100644 --- a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.zh-Hans.xlf +++ b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.zh-Hans.xlf @@ -82,9 +82,8 @@ regex; regular expression; Use enhanced colors; Editor Color Scheme; -Inheritance Margin; -Stack Trace Explorer; - 为重新分配变量添加下划线; +Inheritance Margin; + 为重新分配变量添加下划线; 显示内联提示; 显示对已关闭文件的诊断; 对正则表达式着色; diff --git a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.zh-Hant.xlf b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.zh-Hant.xlf index e3d46fde4415c..75c3cb917183e 100644 --- a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.zh-Hant.xlf +++ b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.zh-Hant.xlf @@ -82,9 +82,8 @@ regex; regular expression; Use enhanced colors; Editor Color Scheme; -Inheritance Margin; -Stack Trace Explorer; - 為重新指派的變數加上底線; +Inheritance Margin; + 為重新指派的變數加上底線; 顯示內嵌提示; 顯示已關閉檔案的診斷; 為規則運算式添加色彩;