Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb161962

Browse files
committed
add notes on supporting new languages
1 parentc5e3041 commitb161962

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

‎README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,16 @@ This extension contributes the following settings:
4040

4141
-`coderoad.start`: starts the extension
4242

43+
##Support New Programming Languages
44+
45+
In order to get the extension to support a new language, you'll need the following:
46+
47+
1. Test runner and CLI command to run test runner
48+
2. Parser for test runner output (eg. TAP, JSON) that can determine if tests passed or return the failure message
49+
3. Load prism markdown highlighting styles
50+
51+
TODO: A simple way to package all three together would be ideal.
52+
4353
##Known Issues
4454

4555
There are no known issues at this time.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp