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

Commit2e23341

Browse files
authored
Auto run Coderoad when codeAlly.json is present. (coderoad#556)
1 parent8c6b926 commit2e23341

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,8 @@
7676
},
7777
"activationEvents": [
7878
"onCommand:coderoad.start",
79-
"workspaceContains:/codeally.json"
79+
"workspaceContains:/codeally.json",
80+
"workspaceContains:/codeAlly.json"
8081
],
8182
"categories": [
8283
"Other"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp