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 789c9e3 commit d12b455Copy full SHA for d12b455
.gitignore
@@ -130,3 +130,4 @@ dist
130
.yarn/build-state.yml
131
.yarn/install-state.gz
132
.pnp.*
133
+sharedlock-0.2.7.vsix
README.md
@@ -15,6 +15,7 @@
15
2. Each team member need to set identical redis instance, and DB number
16
17
18
-## How it works
+## Demos
19
20
+ 
21
package.json
@@ -2,7 +2,7 @@
2
"name": "sharedlock",
3
"displayName": "SharedLock",
4
"description": "Sharing file locks in workspace files via network",
5
- "version": "0.2.6",
+ "version": "0.2.7",
6
"publisher": "code4bones",
7
"icon": "resources/icons/logo.png",
8
"repository": {
resources/images/demo.gif
2.54 MB
0 commit comments