creating a file inside containing folder with the same name

Aperta
#149 0 commenti 1 reazione 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
42/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
python
Ambito
tooling

Direzione di ricerca

No file or test is named. Start by reviewing how the plugin handles the new-file prompt and the default-extension setting, then determine whether the requested path behavior can be supported. Done means creating a Processing file produces the requested [Name]/[Name].pde folder structure.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

Hi,
I'm using SublimeText with processing,

and am trying to use this tool to follow the folder structure required by Processing,
namely [Name]/[Name].pde

I managed to get the .pde to append to the file name by changing the default-extension setting, but I was wondering if there is any way to modify the code or a setting to achieve one of these situations:

  1. modification while entering file name, so it would look like
    "Enter path for a new file: [string]/[string].pde"
    with the string changing in real time as it is typed

or

2:"Enter path for a new file: [string].pde"
with a folder named [string] is made in the background to contain the pde file in it.

I will be working with one root folder, and expect to have a folder for ever pde file that I create.

Cheers
Bharat

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

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di SublimeText/AdvancedNewFile

Tutte le issue di SublimeText/AdvancedNewFile

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.