Skip to content

Commit fbbcd67

Browse files
Merge pull request #269 from RedisInsight/ViktarStarastsenka-patch-1
Adding information about current limitation for VS Code Remote Development
2 parents 15ad8e7 + 11a8fb7 commit fbbcd67

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,11 @@ We welcome your feedback and contributions to make Redis for VS Code even better
3737
* Upvote [popular feature requests](https://github.com/RedisInsight/Redis-for-VS-Code/issues?q=is%3Aissue+is%3Aopen+sort%3Acomments-desc)
3838
* Report a [bug](https://github.com/RedisInsight/Redis-for-VS-Code/issues/new?assignees=&labels=&projects=&template=bug_report.md&title=%5BBUG%5D)
3939

40+
## Current limitations
41+
42+
If you encounter an error using Redis for VS Code with Visual Studio Code Remote Development, it may be due to an OS mismatch between your local and remote environments, which can lead to the wrong extension being installed remotely.
43+
As an alternative, you can run Redis for VS Code locally and connect to your remote Redis database via SSH directly within the extension.
44+
4045
## Telemetry
4146

4247
Redis for VS Code includes an opt-in telemetry system to help us improve the developer experience. We respect your privacy — any data collected is anonymized. You can disable telemetry at any time via the extension’s settings page.

0 commit comments

Comments
 (0)