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

Can you please maintain directory structure in __target__/ ?

Offen
#855 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

Bewertung

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

Rechercherichtung

The issue does not name files, tests, or entry points. Start by locating the Transcrypt compiler logic that writes generated files under target/ and compare its output paths with the source directory tree. Done means generated files preserve the original directory structure and the behavior works for projects with nested source directories.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Beschreibung

IS: exploratory

I am happy to use Transcrypt. It seems that the early developers were using Transcrypt for a small project with small number of source files. So, they had no problem with flat structure in target/ directory.

But, I am developing a pretty big project with many source files in complicated directory structure. So, during debugging time, choosing the source files from target/ directory is pretty stressful job . Moreover, I have to choose the source files again whenever I rerun. Web browsers reload all source files whenever reload most times (maybe when the source files are modified). I have to read and scroll from the top of a very long list of source files to choose to open every time I rerun. It takes a pretty amount of time when the number of source files is large.

I think that if target/ directory maintains the original source directory , this task choosing source files for debugging get easier. I hope that it is not complicated to change.

Thanks.

Vorherrschende Sprache
Python
Sterne
2.9k
Forks
218
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

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 TranscryptOrg/Transcrypt

Alle Issues in TranscryptOrg/Transcrypt

Ähnliche Issues

Weitere Issues zu Python

Neue Issues direkt in Ihr Postfach

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