Skip to content

Commit d841633

Browse files
author
Patrick van Zadel
committed
Added source urls for 2 workflows
1 parent 1d3959e commit d841633

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

specs/idea/open_a_file_on_a_specific_line_in_intellij_idea_workflow.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ arguments:
1010
- name: file
1111
description: The file that you want to open.
1212
default_value: ~
13+
source_url: "https://www.jetbrains.com/help/idea/opening-files-from-command-line.html"
1314
author: Patrick van Zadel
1415
author_url: "https://github.com/Shuyinsama"
1516
shells: []

specs/idea/open_a_file_or_directory_in_intellij_idea_workflow.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ arguments:
77
- name: file_or_directory
88
description: The file or directory that you want to open.
99
default_value: ~
10+
source_url: "https://www.jetbrains.com/help/idea/opening-files-from-command-line.html"
1011
author: Patrick van Zadel
1112
author_url: "https://github.com/Shuyinsama"
1213
shells: []

0 commit comments

Comments
 (0)