Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>I&D NumbersNew to Visual Studio Code? Get it now.
I&D Numbers

I&D Numbers

HackingLab

|
221 installs
| (0) | Free
Number increase or decrease using keyboard easily
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

No need to select the numbers!

GIFVIDEO GIFVIDEO


Japanese

この拡張機能は、楽に数字を増減させるために開発されました。 使い方は非常に簡単で、数字にテキストカーソルを合わせて、

ctl+alt+;

で数字を増加

ctl+alt+-

で数字を減少させることができます。 長押しで連続で実行することも可能ですので、LivePreviewを使用しながらのCSSの調整などにも便利です。 また、乱数を入力したいときにも便利です。

Mac Keybindings

ctl+option+;
ctl+option+-

English

This extension was developed to effortlessly increment and decrement numbers. It's easy to use, place the text pointer on the number you want to increase or decrease,

ctl+alt+;

increase the number with

ctl+alt+-

You can decrement the number with . You can repeat by long-pressing, which is convenient when adjusting CSS while using LivePreview. It is also useful when you want to enter random numbers.y to follow.


ショートカットを変更する方法

まず、

ctl + K

を押したあとに

ctl + S

を押して、キーボードショートカットの設定を開いて

num_

と検索し、

num_plus

のキーバインドには、数字を増加させたいときに使いたいショートカットを割り振り

num_minus

のキーバインドには、数字を減少させたいときに使いたいショートカットを割り振れば完了です。


増減の間隔を変更する方法。

How to change the increment/decrement interval.

setting.jsonというファイルを開き、 Open a file called setting.json,

"id_numbers.id_by": 任意の数字(Any number)

と波括弧の中に入れれば、間隔を変更できる。 If you put it in the wave crest, you can change the interval.


Ex.)
"id_numbers.id_by": 2

質問に関して

About Q&A

この拡張機能のマーケットプレイスのQ&Aページを開き、Ask a question を押して質問してください。
Open this extension's Marketplace Q&A page and press Ask a question.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft