You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: extensions/git-id-switcher/README.md
+27-1Lines changed: 27 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ While many Git identity switchers exist, **Git ID Switcher** solves the complex
57
57
> I don't want to discard them just because they are small in number.
58
58
> Even if translations aren't perfect, I hope you can feel our intent to understand and show respect for minority languages.
59
59
60
-
This extension supports all 17 languages that VSCode supports. Additionally, for README documentation, we're challenging ourselves to translate into minority languages and even joke languages.
60
+
This extension supports all 17 languages that VS Code supports. Additionally, for README documentation, we're challenging ourselves to translate into minority languages and even joke languages.
61
61
62
62
This isn't just "global support" - it's "respect for linguistic diversity." And I'd be happy if this becomes infrastructure where commits that make the world better come from developers living everywhere, transcending language barriers.
63
63
@@ -539,6 +539,32 @@ If you previously saved empty settings, they may have synced to the cloud and ar
539
539
540
540
---
541
541
542
+
## Workspace Trust
543
+
544
+
Git ID Switcher supports VS Code's [Workspace Trust](https://code.visualstudio.com/docs/editor/workspace-trust) feature. In untrusted workspaces, dangerous operations are automatically restricted.
Copy file name to clipboardExpand all lines: extensions/git-id-switcher/docs/i18n/en/README.md
+27-1Lines changed: 27 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ While many Git identity switchers exist, **Git ID Switcher** solves the complex
53
53
> I don't want to discard them just because they are small in number.
54
54
> Even if translations aren't perfect, I hope you can feel our intent to understand and show respect for minority languages.
55
55
56
-
This extension supports all 17 languages that VSCode supports. Additionally, for README documentation, we're challenging ourselves to translate into minority languages and even joke languages.
56
+
This extension supports all 17 languages that VS Code supports. Additionally, for README documentation, we're challenging ourselves to translate into minority languages and even joke languages.
57
57
58
58
This isn't just "global support" - it's "respect for linguistic diversity." And I'd be happy if this becomes infrastructure where commits that make the world better come from developers living everywhere, transcending language barriers.
59
59
@@ -535,6 +535,32 @@ If you previously saved empty settings, they may have synced to the cloud and ar
535
535
536
536
---
537
537
538
+
## Workspace Trust
539
+
540
+
Git ID Switcher supports VS Code's [Workspace Trust](https://code.visualstudio.com/docs/editor/workspace-trust) feature. In untrusted workspaces, dangerous operations are automatically restricted.
0 commit comments