REditorSupport / REditorSupport/vscode-R
Use separate R-process per file/syntax
Nessuno ha ancora preso questa issue.
- Lingua principale
- TypeScript
- Stelle
- 1.2k
- Fork
- 139
- Merge medio
- 3h 33m
- PR unite (30g)
- 6
Descrizione
- VSCode Version: 1.41.1
- VSCode-R Version: 1.20
- OS Version: Windows 10
Thank you for this great extension. I'm a statistician and not a programmer, and I'd like to make a suggestion. If this is inappropriate, please direct me to the best channel for asking and delete the "issue".
I'd like to use a separate R-process (Terminal) for every file, so this workflow is possible:
- Open R file and run source
- Open another R-File. Run line or run source opens another terminal with an isolated R-process
Goal is to work on two or more syntax files within a project in parallel.
With the option "use active terminal" this is somehow already possible, but switching requires to switch the syntax and to the respective terminal, the "pairs" have to be remembred and if one doen't pay attention, a command could be sent to the wrong process.
Is this already possible somehow or could such an option be implemented?
Thank you.
Guida per i contributori
Apri la guida per i contributori
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.
Direzione di ricerca
L'issue non indica file, test o punti di ingresso. Inizia individuando in VSCode-R la gestione dei terminali R e l'opzione esistente "use active terminal"; il lavoro è completato quando ogni file può eseguire comandi nel proprio processo R memorizzato, senza dover cambiare terminale manualmente.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- r, typescript
- Ambito
- tooling
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 20/100