File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 21
21
22
22
### When submitting
23
23
24
- Please run the `Collect Ruby LSP Information for Issue Reporting ` command through VS Code's command
24
+ Please run the `Collect Ruby LSP information for issue reporting ` command through VS Code's command
25
25
palette and paste the result below.
26
26
27
27
- type : textarea
31
31
value : |
32
32
### Ruby LSP Information
33
33
34
- <!-- Please run `Collect Ruby LSP Information for Issue Reporting ` from VS Code's command palette and paste the result here -->
34
+ <!-- Please run `Collect Ruby LSP information for issue reporting ` from VS Code's command palette and paste the result here -->
35
35
36
36
### Reproduction steps
37
37
Original file line number Diff line number Diff line change 151
151
},
152
152
{
153
153
"command" : " rubyLsp.collectRubyLspInfo" ,
154
- "title" : " Collect Ruby LSP Information for Issue Reporting " ,
154
+ "title" : " Collect Ruby LSP information for issue reporting " ,
155
155
"category" : " Ruby LSP"
156
156
}
157
157
],
You can’t perform that action at this time.
0 commit comments