Giter Club home page Giter Club logo

vscode-jaconv's Introduction

vscode-jaconv

VS Code extension that performs half-width (“Hankaku”) - full-width (“Zenkaku”) conversion for Japanese “kana” and ascii using jaconv node.js module.

Thanks to @kazuhikoarase for a great module (jaconv)! 🙏🙏

Installation

  • Open the Command Palette of VS Code with Ctrl + P or Cmd + P(MacOS)
  • And type: ext install yokawasa.vscode-jaconv

or find at Marketplace

Usage

Select text that you want to convert, then execute JaConv Commands command from command palette.

Choose one of the sub commands (quick pick items) that will actually perform half-width (“Hankaku”) - full-width (“Zenkaku”) conversion for the selected text.

Command & Sub Commands

Command Shortcut Description
JaConv Commands Ctrl+Shift+r
(Mac: Cmd+Shift+r)
Show Quick Pick Items - a list of jaconv sub commands
Sub Command Description
toHebon Convert full-width Hiragana to half-width Ascii with Hebon-style letters
toKatakana Convert full-width Hiragana to full-width Katakana
toHiragana Covert full-width Katakana to full-width Hiragana
toHanAscii Convert full-width Ascii to half-width
toZenAscii Convert half-width Ascii to full-width
toHanKana Convert full-width Katakana to half-width
toZenKana Convert half-width Katakana to full-width
toHan Convert full-width Ascii & Katakana to half-width
toZen Convert half-width Ascii & Katakana to full-wiwdth
normalize Convert full-width Ascii to half-width, and half-width Katakana to full-width

Change Log

See Change Log

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/yokawasa/vscode-jaconv

vscode-jaconv's People

Contributors

dependabot[bot] avatar yokawasa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

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