Code Monkey home page Code Monkey logo

vsce-convertwidth's Introduction

VSCE - ConvertWidth README

半角文字と全角文字を相互に変換する、Visual Studio Codeの機能拡張です。

Command

<A> 半角英字及び記号(&,.)を全角に変換

半角英字(A-Z)、アンド(&)、カンマ(,)、ピリオド(.)を全角に変換します。

<1> 半角数字を全角に変換

半角数字(0-9)を全角に変換します。

<?> 半角記号(!?)を全角に変換

半角の感嘆符(!)、疑問符(?)を全角に変換します。

>A< 全角英字及び記号(&,.)を半角に変換

全角英字(A-Z)、アンド(&)、カンマ(,)、ピリオド(.)を半角に変換します。

>1< 全角数字を半角数字に変換

全角数字(0-9)を半角に変換します。

>?< 全角記号(!?)を半角に変換

全角の感嘆符(!)、疑問符(?)を半角に変換します。

コマンドは、コマンドパレットを開いて(Ctrl+Shift+P)入力する他に、 エディタ内で右クリックして表示されるコンテクストメニューから実行することもできます。
また、コマンドが有効になるのは、言語モードがMarkdown形式またはプレーンテキスト形式の場合のみです。

vsce-convertwidth's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

haoblackj

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.