Hacktoberfest 2026: die Issues, die Maintainer für den Oktober markiert haben – offen und einsteigerfreundlich. Hacktoberfest-Issues durchsuchen

creating a file inside containing folder with the same name

Offen
#149 0 Kommentare 1 Reaktion 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

Bewertung

Schwierigkeit
4/5
Geschätzter Aufwand
3-5 Tage
Anfängerfreundlichkeit
42/100
Issue-Typ
Feature
Klarheit
Größtenteils klar
Aktivitätsstatus
Veraltet
Tech-Stack
python
Bereich
tooling

Rechercherichtung

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.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Beschreibung

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

Vorherrschende Sprache
Python
Sterne
832
Forks
96
Ø Merge
1 Min.
Gemergte PRs (30 T.)
5

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Erste Schritte

  1. Lesen Sie das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreiben Sie ins Issue, dass Sie es übernehmen — das erspart doppelte Arbeit.
  3. Forken Sie das Repository und arbeiten Sie in einem Branch.
  4. Öffnen Sie einen Pull Request, der die Issue-Nummer nennt.

Mehr aus SublimeText/AdvancedNewFile

Alle Issues in SublimeText/AdvancedNewFile

Ähnliche Issues

Weitere Issues zu Python

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.