REditorSupport / REditorSupport/vscode-R
Provide R package-related tasks
@Ikuyadeu arbeitet bereits daran.
Seit 04.4.2018.
- Vorherrschende Sprache
- TypeScript
- Sterne
- 1.2k
- Forks
- 139
- Ø Merge
- 2 Std. 46 Min.
- Gemergte PRs (30 T.)
- 5
Beschreibung
There are some things added in one of the recent releases that we should consider including as VS Code tasks as well.
In particular, being able to run tests and R CMD check is ideally-suited to tasks.
I wasn't sure whether an extension can provide tasks in this way, but it appears to be possible. I don't know TypeScript well enough to implement, but here's an example of an extension that provides users with tasks: https://github.com/Microsoft/vscode-extension-samples/tree/master/task-provider-sample
I can help in terms of putting together the task definition JSONs since I'm using some in my own projects already.
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.