Commit Graph

12 Commits

Author SHA1 Message Date
Charles Ewert
2389af0868
Enable brighterscript, create NPM build scripts, install and use roku-log, and use bsc import statements (#1173) 2023-05-03 17:21:04 -04:00
Charles Ewert
c4d5a7de0a
Setup rooibos test framework (#1141) 2023-04-22 09:03:44 -04:00
Charles Ewert
e8d36e0d51
Merge pull request #1104 from cewert/specify-xml-formatter 2023-04-19 20:31:42 -04:00
Charles Ewert
80cce41085 Set up RALE for easier testing 2023-04-01 19:06:14 -04:00
Charles Ewert
f87736f2a8 Use recommended extensions as default formatters 2023-03-19 13:24:35 -04:00
Charles Ewert
d6a1f60fab
Add json and markdown to lint workflow + add automation workflow (#1039)
* add json to lint workflow

* add markdown to lint workflow

* fix markdown linting errors + add outline to devguide

* rename build workflow step

* Spellcheck markdown files in lint workflow

* make linter happy - fix spelling mistakes

* bugfix

* add problem-matcher to xml linter

* add markdown error to test problem matcher

* Add merge-conflicts workflow

* fix merge conflict

* Fix markdown linting errors

* Fix markdown spelling errors

* recommend markdownlint extension for vscode

* auto add new PRs to Project board + combine with merge conflicts workflow

* Move intro text above outline
2023-02-24 21:16:48 -05:00
Charles Ewert
710cd275f2
Add workflow to validate XML translation files (#1033)
* create workflow to validate XML files

* Suggest the redhat XML extension on VSCode + configure formatter

* format translation files

* i broke the xml file

* i fixed it

* simplify workflow - no env var needed

* use latest version of ubuntu + cache apt packages

* combine all lint workflows
2023-02-24 09:52:49 -05:00
Bronley Plumb
dc7fdacf17
Format files on save (#739) 2022-08-14 11:45:16 +01:00
Charles Ewert
37ba3c34c4 Add vscode workplace setting - .ts files are XML 2022-07-20 23:32:36 -04:00
Charles Ewert
a480f7e09c Recommended brightscript extension in VSCode 2022-05-30 10:40:07 -04:00
Bronley Plumb
4cdc0d2a22
Update .vscode/launch.json
Co-authored-by: Charles Ewert <cewert@gmail.com>
2022-05-27 22:03:44 -04:00
Bronley Plumb
31558b8f51 Adds vscode launch config and update dev guide 2022-05-26 08:15:31 -04:00