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: docs/ecosystem/tools.md
+14-6Lines changed: 14 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,20 @@
1
1
# Third-party tooling
2
2
3
-
## Sherlock – i18n inspector (VS Code extension)
3
+
## Loccy (VS Code extension)
4
4
5
-
Sherlock is a VS Code extension that helps you to extract, edit & inspect your i18n keys in your codebase. It is available in the [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=inlang.vs-code-extension).
5
+
[Loccy](https://loccy.dev/) is lightning-fast i18n management in Vue projects.
6
6
7
-
Sherlock is part of the inlang ecosystem, which gives you multiple apps with awesome developer experience for your i18n development, like a [Figma plugin](https://inlang.com/m/gkrpgoir/app-parrot-figmaPlugin), a [web editor](https://inlang.com/m/tdozzpar/app-inlang-finkLocalizationEditor) or a [GitHub Action](https://inlang.com/m/3gk8n4n4/app-inlang-ninjaI18nAction).
7
+
This VS Code extension helps you manage multilingual Vue projects extremely quickly and effortlessly with top-tier AI translations and a thoughtfully designed UX down to every minor detail.
8
8
9
+
See more about Loccy in [Demo Video](https://loccy.dev/)
9
10
10
-
## i18n Ally
11
+
## i18n Ally (VS Code extension)
11
12
12
-
[i18n Ally](https://marketplace.visualstudio.com/items?itemName=antfu.i18n-ally) is i18n extension for VSCode.
13
+
[i18n Ally](https://marketplace.visualstudio.com/items?itemName=lokalise.i18n-ally) is i18n extension for VSCode.
13
14
14
15
The i18n Ally give awesome developer experience for your i18n development.
15
16
16
-
Read more about i18n Ally in [README](https://github.com/antfu/i18n-ally/blob/master/README.md).
17
+
Read more about i18n Ally in [README](https://github.com/lokalise/i18n-ally).
17
18
18
19
## i18nPlugin (intellij platform)
19
20
@@ -27,6 +28,13 @@ Translation helper for IntelliJ IDEA based IDE's. Requires dedicated language fi
Sherlock is a VS Code extension that helps you to extract, edit & inspect your i18n keys in your codebase. It is available in the [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=inlang.vs-code-extension).
34
+
35
+
Sherlock is part of the inlang ecosystem, which gives you multiple apps with awesome developer experience for your i18n development, like a [Figma plugin](https://inlang.com/m/gkrpgoir/app-parrot-figmaPlugin), a [web editor](https://inlang.com/m/tdozzpar/app-inlang-finkLocalizationEditor) or a [GitHub Action](https://inlang.com/m/3gk8n4n4/app-inlang-ninjaI18nAction).
36
+
37
+
30
38
## BabelEdit
31
39
32
40
[BabelEdit](https://www.codeandweb.com/babeledit) is translation editor for web apps.
0 commit comments