@codingame/monaco-vscode-language-pack-ru 1.83.3-next.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.d.ts +1 -0
- package/index.js +92 -0
- package/package.json +23 -0
- package/translations/extensions/ms-vscode.js-debug.i18n.json +418 -0
- package/translations/extensions/vscode.bat.i18n.json +16 -0
- package/translations/extensions/vscode.builtin-notebook-renderers.i18n.json +16 -0
- package/translations/extensions/vscode.clojure.i18n.json +16 -0
- package/translations/extensions/vscode.coffeescript.i18n.json +16 -0
- package/translations/extensions/vscode.configuration-editing.i18n.json +68 -0
- package/translations/extensions/vscode.cpp.i18n.json +16 -0
- package/translations/extensions/vscode.csharp.i18n.json +16 -0
- package/translations/extensions/vscode.css-language-features.i18n.json +365 -0
- package/translations/extensions/vscode.css.i18n.json +16 -0
- package/translations/extensions/vscode.dart.i18n.json +16 -0
- package/translations/extensions/vscode.debug-auto-launch.i18n.json +37 -0
- package/translations/extensions/vscode.debug-server-ready.i18n.json +30 -0
- package/translations/extensions/vscode.diff.i18n.json +16 -0
- package/translations/extensions/vscode.docker.i18n.json +16 -0
- package/translations/extensions/vscode.emmet.i18n.json +83 -0
- package/translations/extensions/vscode.extension-editing.i18n.json +33 -0
- package/translations/extensions/vscode.fsharp.i18n.json +16 -0
- package/translations/extensions/vscode.git-base.i18n.json +30 -0
- package/translations/extensions/vscode.git.i18n.json +606 -0
- package/translations/extensions/vscode.github-authentication.i18n.json +37 -0
- package/translations/extensions/vscode.github.i18n.json +58 -0
- package/translations/extensions/vscode.go.i18n.json +16 -0
- package/translations/extensions/vscode.groovy.i18n.json +16 -0
- package/translations/extensions/vscode.grunt.i18n.json +25 -0
- package/translations/extensions/vscode.gulp.i18n.json +24 -0
- package/translations/extensions/vscode.handlebars.i18n.json +16 -0
- package/translations/extensions/vscode.hlsl.i18n.json +16 -0
- package/translations/extensions/vscode.html-language-features.i18n.json +302 -0
- package/translations/extensions/vscode.html.i18n.json +16 -0
- package/translations/extensions/vscode.ini.i18n.json +16 -0
- package/translations/extensions/vscode.ipynb.i18n.json +26 -0
- package/translations/extensions/vscode.jake.i18n.json +24 -0
- package/translations/extensions/vscode.java.i18n.json +16 -0
- package/translations/extensions/vscode.javascript.i18n.json +16 -0
- package/translations/extensions/vscode.json-language-features.i18n.json +185 -0
- package/translations/extensions/vscode.json.i18n.json +16 -0
- package/translations/extensions/vscode.julia.i18n.json +16 -0
- package/translations/extensions/vscode.latex.i18n.json +16 -0
- package/translations/extensions/vscode.less.i18n.json +16 -0
- package/translations/extensions/vscode.log.i18n.json +16 -0
- package/translations/extensions/vscode.lua.i18n.json +16 -0
- package/translations/extensions/vscode.make.i18n.json +16 -0
- package/translations/extensions/vscode.markdown-language-features.i18n.json +150 -0
- package/translations/extensions/vscode.markdown-math.i18n.json +18 -0
- package/translations/extensions/vscode.markdown.i18n.json +16 -0
- package/translations/extensions/vscode.media-preview.i18n.json +40 -0
- package/translations/extensions/vscode.merge-conflict.i18n.json +49 -0
- package/translations/extensions/vscode.microsoft-authentication.i18n.json +40 -0
- package/translations/extensions/vscode.npm.i18n.json +122 -0
- package/translations/extensions/vscode.objective-c.i18n.json +16 -0
- package/translations/extensions/vscode.perl.i18n.json +16 -0
- package/translations/extensions/vscode.php-language-features.i18n.json +31 -0
- package/translations/extensions/vscode.php.i18n.json +16 -0
- package/translations/extensions/vscode.powershell.i18n.json +16 -0
- package/translations/extensions/vscode.pug.i18n.json +16 -0
- package/translations/extensions/vscode.python.i18n.json +16 -0
- package/translations/extensions/vscode.r.i18n.json +16 -0
- package/translations/extensions/vscode.razor.i18n.json +16 -0
- package/translations/extensions/vscode.references-view.i18n.json +61 -0
- package/translations/extensions/vscode.restructuredtext.i18n.json +16 -0
- package/translations/extensions/vscode.ruby.i18n.json +16 -0
- package/translations/extensions/vscode.rust.i18n.json +16 -0
- package/translations/extensions/vscode.scss.i18n.json +16 -0
- package/translations/extensions/vscode.search-result.i18n.json +16 -0
- package/translations/extensions/vscode.shaderlab.i18n.json +16 -0
- package/translations/extensions/vscode.shellscript.i18n.json +16 -0
- package/translations/extensions/vscode.simple-browser.i18n.json +28 -0
- package/translations/extensions/vscode.sql.i18n.json +16 -0
- package/translations/extensions/vscode.swift.i18n.json +16 -0
- package/translations/extensions/vscode.theme-abyss.i18n.json +17 -0
- package/translations/extensions/vscode.theme-defaults.i18n.json +25 -0
- package/translations/extensions/vscode.theme-kimbie-dark.i18n.json +17 -0
- package/translations/extensions/vscode.theme-monokai-dimmed.i18n.json +17 -0
- package/translations/extensions/vscode.theme-monokai.i18n.json +17 -0
- package/translations/extensions/vscode.theme-quietlight.i18n.json +17 -0
- package/translations/extensions/vscode.theme-red.i18n.json +17 -0
- package/translations/extensions/vscode.theme-solarized-dark.i18n.json +17 -0
- package/translations/extensions/vscode.theme-solarized-light.i18n.json +17 -0
- package/translations/extensions/vscode.theme-tomorrow-night-blue.i18n.json +17 -0
- package/translations/extensions/vscode.tunnel-forwarding.i18n.json +27 -0
- package/translations/extensions/vscode.typescript-language-features.i18n.json +350 -0
- package/translations/extensions/vscode.typescript.i18n.json +16 -0
- package/translations/extensions/vscode.vb.i18n.json +16 -0
- package/translations/extensions/vscode.vscode-theme-seti.i18n.json +17 -0
- package/translations/extensions/vscode.xml.i18n.json +16 -0
- package/translations/extensions/vscode.yaml.i18n.json +16 -0
- package/translations/main.i18n.json.js +13020 -0
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.