formulahendry / formulahendry/vscode-code-runner
[Feature request] Option to put a timestamp in the output display
- Lingua principale
- TypeScript
- Stelle
- 2.4k
- Fork
- 351
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
**Is your feature request related to a problem? Please describe.**
A lot of times I'm running code multiple times hoping to see changes, but I can't tell if it didn't run for some reason or if it produced the same output as last time because there are no visual changes in the output window.
**Describe the solution you'd like**
The simplest solution would be to have an option to print a timestamp alongside the `[Running]` information, so something would indicate a change. I could also imagine a little flair like the small flash that the built-in debugger does when variables change value, but that's likely overkill and/or annoying to people who are not me. :)
Obviously I could alter my own output to include a timestamp, and in the meantime that's what I'm doing, but it feels like something that the extension itself could provide fairly easily.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Inizia individuando dove l'estensione scrive le informazioni [Running] nella finestra di output e dove sono definite le opzioni dell'utente. Aggiungi una visualizzazione opzionale dei timestamp mantenendo l'output attuale quando l'opzione è disabilitata, quindi verifica che esecuzioni ripetute mostrino visibilmente i relativi orari di esecuzione.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- typescript
- Ambito
- developer-experience
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100