You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,14 @@ Follow instructions on [Visual Studio Code marketplace](https://marketplace.visu
37
37
38
38
## Requirements
39
39
40
-
The extension is tested with the last 2 versions of Visual Studio Code. It may work with previous versions but it is not guaranteed.
40
+
The extension:
41
+
- is tested with the last 2 versions of Visual Studio Code
42
+
- should work in the same versions of editors based on VS Code like VSCodium
43
+
- should work in the last version of Cursor
44
+
45
+
It may work with previous versions but it is not guaranteed.
46
+
47
+
Note that alternative editors may not support all the features of VS Code (for example, Cursor does not support walkthroughs, which serve as documentation in this extension).
0 commit comments