Create multiple files using shell expansion syntax
まだ誰も着手していません。
評価
調査の方向性
Start by locating the file-creation command and how its arguments are passed from key bindings. Implement the optional expansion behavior for comma choices and numeric ranges while preserving literal single-item braces, and verify that the argument can disable expansion for raw input. Done means the three examples behave as specified and the default behavior can be configured if settings support it.
索引モデルが issue の本文から書いたものです。
説明
Inserting a file named {home,about}.tsx could create two files at once.
Full syntax:
choice {a,b}.txt→choice a.txt,choice b.txtfile {1..3}.txt→file 1.txt,file 2.txt,file 3.txtfile {a}.txt→file {a}.txt
This behavior should be activated using an argument and can thus be customized when creating a key binding to still allow creating files with the raw input. If we're still doing settings, we could also allow specifying the default behavior there.
via @mauroreisvieira on Discord
- 主要言語
- Python
- スター
- 832
- フォーク
- 96
- 平均マージ
- 1分
- マージ済み PR(30日)
- 5
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
SublimeText/AdvancedNewFile のほかの issue
-
enhancement
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
SublimeText/AdvancedNewFile#196 · リアクション 1 件 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 35/100
SublimeText/AdvancedNewFile#193 ·
-
enhancement
難易度 4/5 3〜5日 初心者へのやさしさ 25/100
SublimeText/AdvancedNewFile#183 · コメント 2 件 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 42/100
SublimeText/AdvancedNewFile#180 ·
-
enhancement
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
SublimeText/AdvancedNewFile#160 · コメント 2 件 ·
SublimeText/AdvancedNewFile の issue をすべて見る
似ている issue
-
bug ci good first issue
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 76/100
-
documentation
難易度 2/5 半日 初心者へのやさしさ 62/100
inmanta/inmanta-core#10835 ·
-
難易度 1/5 1時間未満 初心者へのやさしさ 92/100
-
sponsored
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100