Code Monkey home page Code Monkey logo

j0et0m / vscode-transloco-extension Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stijn-rutten/vscode-transloco-extension

0.0 0.0 0.0 236 KB

A simple VS code extension that allows you to quickly add translation in your Angular project using Transloco (https://github.com/ngneat/transloco)

Home Page: https://marketplace.visualstudio.com/items?itemName=StijnRutten.transloco-entry-generator

License: MIT License

JavaScript 11.47% TypeScript 88.53%

vscode-transloco-extension's Introduction

VsCode Transloco Extension

This extension allows you to quickly and easily add new translations to your Angular project using Transloco

Marketplace

Features

Currently this extension supports the following features:

Name Description Note
Add Translation Provide the key you want to use for your translation, followed by the string that should be translatable. Currently the given string is added to all json files in the assets/i18n directory in your project. Customizable i18n-directories or different translations per json file are not yet supported
Translate Highlighted text After highlighting a string, use this command to provide an ID. The highlighted text is replaced with t('GIVEN_ID') and the text is placed in all json files in the assets/i18n directory of the project. Currently the given string is added to all json files in the assets/i18n directory in your project. Customizable i18n-directories or different translations per json file are not yet supported

Requirements

  1. This extension only works in Angular project in combination with Transloco.

Extension Settings

Currently vscode-transloco-extension does not support extension settings.

Release Notes

Users appreciate release notes as you update your extension.

0.0.1

  • ๐ŸŽ‰ Project setup ๐ŸŽ‰
  • Added "Add Translation" and "Translate Highlighted text" commands.

vscode-transloco-extension's People

Contributors

stijn-rutten avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.