Giter Site home page Giter Site logo

selmansener / vscode-i18n-manager Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 35 KB

A vscode extension to manage i18n translation files in angular projects. This project developed in OPLOG by A. Selman Şener.

License: MIT License

TypeScript 100.00%
angular i18n ngx-translate vscode-extension

vscode-i18n-manager's Introduction

VS CODE i18n File Manager

This extension quickly scaffold i18n files in Angular Components.

Features

After installing the i18n File Manager extension just right click on an angular component and then click on Generate i18n menu item. This command will generate i18n files in selected component with specified locales in vs code settings.

Generate i18n files

To compile i18n files just open vscode command panel and execute Compile i18n Files command. (To open vscode command panel use F1 or Ctrl + Shift + P)

Compile i18n files

Warn: This extension only supports angular components at the moment.

Extension Settings

Customize extension with vscode settings.

  • i18nManager.translationFileSuffix: string | default: translation
  • i18nManager.compilerTargetPath: string | default: src/assets/i18n/
  • i18nManager.locales: array | default: ['en-GB', 'pl-PL']

Customize settings

References

Icon made by Icon Monk from www.flaticon.com

License

See the LICENSE file for license rights and limitations (MIT).

vscode-i18n-manager's People

Contributors

selmansener avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.