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

Commit6241e81

Browse files
committed
action command fixes, allow params + options
1 parente9a3f41 commit6241e81

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

‎keymaps/cr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"atom-workspace": {
33
"ctrl-alt-0":"cr-viewer:toggle",
4-
"ctrl-alt-r":"cr-viewer:runTests"
4+
"ctrl-alt-9":"cr-viewer:runTests"
55
}
66
}

‎lib/atom/editor.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎lib/reducers/editor-actions/actions.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎lib/reducers/editor-actions/editor-actions.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎lib/reducers/run-tests/run-tests.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎lib/reducers/task-tests/task-tests.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎lib/reducers/tasks/tasks.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name":"atom-coderoad",
33
"main":"./lib/main",
4-
"version":"0.1.2",
4+
"version":"0.1.4",
55
"description":"Interactive tutorial plugin for Atom",
66
"author":"Shawn McKay <shawn.j.mckay@gmail.com",
77
"keywords": ["atom","coderoad"],

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp