We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e29ad31 commit bbb72b6Copy full SHA for bbb72b6
v.list
@@ -2,5 +2,9 @@
2
<!DOCTYPE vars
3
SYSTEM "https://resources.jetbrains.com/stardust/vars.dtd">
4
<vars>
5
- <var name="testVariable" value="VALUE" type="string"/>
6
-</vars>
+ <var name="sdk-version" value="2022.2.1"/>
+ <var name="guide-repo" value="https://github.com/JetBrains/resharper-devguide"/>
7
+ <var name="plugin-repo" value="https://github.com/JetBrains/resharper-rider-plugin"/>
8
+ <var name="plugin-repo-blob" value="%plugin-repo%/blob/master"/>
9
+ <var name="plugin-repo-tree" value="%plugin-repo%/tree/master"/>
10
+</vars>
0 commit comments