Commit 3dbbccf
committed
fix(vscode): handle api type in openDocs command
The command was missing a condition to handle the 'api' type, causing incorrect URL generation. This adds the missing branch to properly construct API documentation URLs.1 parent 01ec938 commit 3dbbccf
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
| |||
0 commit comments