Create multiple files using shell expansion syntax
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Idoneità per principianti
- 45/100
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
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
- Lingua principale
- Python
- Stelle
- 832
- Fork
- 96
- Merge medio
- 1m
- PR unite (30g)
- 5
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di SublimeText/AdvancedNewFile
-
enhancement
Difficoltà 4/5 3-5 giorni Idoneità per principianti 35/100
SublimeText/AdvancedNewFile#196 · 1 reazione ·
-
Difficoltà 3/5 1-2 giorni Idoneità per principianti 35/100
SublimeText/AdvancedNewFile#193 ·
-
enhancement
Difficoltà 4/5 3-5 giorni Idoneità per principianti 25/100
SublimeText/AdvancedNewFile#183 · 2 commenti ·
-
Difficoltà 3/5 1-2 giorni Idoneità per principianti 42/100
SublimeText/AdvancedNewFile#180 ·
-
enhancement
Difficoltà 5/5 Più di una settimana Idoneità per principianti 25/100
SublimeText/AdvancedNewFile#160 · 2 commenti ·
Tutte le issue di SublimeText/AdvancedNewFile
Issue simili
-
essnmx good first issue
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 95/100
-
[Feature] 奇物选择添加优先级 Aperta
Difficoltà 2/5 1-3 ore Idoneità per principianti 65/100
syfoud/Simulated_Scepter#174 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
Giskard-AI/giskard-oss#2840 · 1 commento ·
-
A claim comment carrying the issue number is silently declined while the workflow reports success Apertaarea: repo bug perceived difficulty: 2
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
yeti-platform/yeti#1380 ·