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 81e6831 commit 3888e43Copy full SHA for 3888e43
vscode-rescriptdep/README.md
@@ -10,8 +10,8 @@ A Visual Studio Code extension for visualizing dependencies between ReScript mod
10
- **High Performance**: Uses digest-based caching to improve performance for large projects
11
12
<div style="display: flex; justify-content: space-between;">
13
- <img src="images/rescriptdep_screenshot_0.png" alt="ReScript Dependency Visualization" width="49%">
14
- <img src="images/rescriptdep_screenshot_1.png" alt="Module Dependency View" width="49%">
+ <img src="images/rescriptdep_screenshot_0.png?v=2" alt="ReScript Dependency Visualization" width="49%">
+ <img src="images/rescriptdep_screenshot_1.png?v=2" alt="Module Dependency View" width="49%">
15
</div>
16
17
## Platform Support
0 commit comments