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

Commit6aa459f

Browse files
authored
Merge pull requestdotnet#4999 from brettfo/code-lens-option-page
[15.8] Code lens option page
2 parents78d48f6 +b3aa270 commit6aa459f

15 files changed

+73
-0
lines changed

‎vsintegration/src/FSharp.Editor/FSharp.Editor.resx‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,4 +207,7 @@
207207
<dataname="6012"xml:space="preserve">
208208
<value>Advanced</value>
209209
</data>
210+
<dataname="6013"xml:space="preserve">
211+
<value>CodeLens</value>
212+
</data>
210213
</root>

‎vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.cs.xlf‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,11 @@
152152
<targetstate="translated">Upřesnit</target>
153153
<note />
154154
</trans-unit>
155+
<trans-unitid="6013">
156+
<source>CodeLens</source>
157+
<targetstate="new">CodeLens</target>
158+
<note />
159+
</trans-unit>
155160
</body>
156161
</file>
157162
</xliff>

‎vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.de.xlf‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,11 @@
152152
<targetstate="translated">Erweitert</target>
153153
<note />
154154
</trans-unit>
155+
<trans-unitid="6013">
156+
<source>CodeLens</source>
157+
<targetstate="new">CodeLens</target>
158+
<note />
159+
</trans-unit>
155160
</body>
156161
</file>
157162
</xliff>

‎vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.en.xlf‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,11 @@
152152
<targetstate="new">Advanced</target>
153153
<note />
154154
</trans-unit>
155+
<trans-unitid="6013">
156+
<source>CodeLens</source>
157+
<targetstate="new">CodeLens</target>
158+
<note />
159+
</trans-unit>
155160
</body>
156161
</file>
157162
</xliff>

‎vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.es.xlf‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,11 @@
152152
<targetstate="translated">Avanzadas</target>
153153
<note />
154154
</trans-unit>
155+
<trans-unitid="6013">
156+
<source>CodeLens</source>
157+
<targetstate="new">CodeLens</target>
158+
<note />
159+
</trans-unit>
155160
</body>
156161
</file>
157162
</xliff>

‎vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.fr.xlf‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,11 @@
152152
<targetstate="translated">Avancé</target>
153153
<note />
154154
</trans-unit>
155+
<trans-unitid="6013">
156+
<source>CodeLens</source>
157+
<targetstate="new">CodeLens</target>
158+
<note />
159+
</trans-unit>
155160
</body>
156161
</file>
157162
</xliff>

‎vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.it.xlf‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,11 @@
152152
<targetstate="translated">Avanzate</target>
153153
<note />
154154
</trans-unit>
155+
<trans-unitid="6013">
156+
<source>CodeLens</source>
157+
<targetstate="new">CodeLens</target>
158+
<note />
159+
</trans-unit>
155160
</body>
156161
</file>
157162
</xliff>

‎vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.ja.xlf‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,11 @@
152152
<targetstate="translated">詳細</target>
153153
<note />
154154
</trans-unit>
155+
<trans-unitid="6013">
156+
<source>CodeLens</source>
157+
<targetstate="new">CodeLens</target>
158+
<note />
159+
</trans-unit>
155160
</body>
156161
</file>
157162
</xliff>

‎vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.ko.xlf‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,11 @@
152152
<targetstate="translated">고급</target>
153153
<note />
154154
</trans-unit>
155+
<trans-unitid="6013">
156+
<source>CodeLens</source>
157+
<targetstate="new">CodeLens</target>
158+
<note />
159+
</trans-unit>
155160
</body>
156161
</file>
157162
</xliff>

‎vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.pl.xlf‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,11 @@
152152
<targetstate="translated">Zaawansowane</target>
153153
<note />
154154
</trans-unit>
155+
<trans-unitid="6013">
156+
<source>CodeLens</source>
157+
<targetstate="new">CodeLens</target>
158+
<note />
159+
</trans-unit>
155160
</body>
156161
</file>
157162
</xliff>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp