This website requires JavaScript.
Explore
Help
Register
Sign In
CodeSandBox
/
monaco-editor-lsp-next
Watch
2
Star
0
Fork
0
You've already forked monaco-editor-lsp-next
mirror of
https://github.com/cfngc4594/monaco-editor-lsp-next.git
synced
2025-05-21 17:41:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ebea5c986e
monaco-editor-lsp-next
/
.vscode
/
settings.json
6 lines
96 B
JSON
Raw
Normal View
History
Unescape
Escape
refactor(i18n): replace hardcoded texts with i18n message keys
2025-04-15 10:22:21 +00:00
{
"i18n-ally.localesPaths"
:
[
fix(vscode): remove src/i18n from i18n-ally.localesPaths and set keystyle to nested
2025-04-19 04:59:42 +00:00
"messages"
]
,
"i18n-ally.keystyle"
:
"nested"
refactor(i18n): replace hardcoded texts with i18n message keys
2025-04-15 10:22:21 +00:00
}
Reference in New Issue
Copy Permalink