Skip to content

Commit d9178b1

Browse files
authored
Merge pull request #2 from Dashlane/platform/store-display
Improve store display
2 parents c351b37 + 46fbed5 commit d9178b1

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# dashlane-vscode
1+
# Dashlane for VS Code Extension
22

33
The Dashlane VS Code extension helps integrate your favorite IDE with the Dashlane password manager.
44

55
## Features
66

7-
![Dashlane VS Code extension quickview](/images/dashlane-vscode-anim.gif)
7+
![Dashlane VS Code extension quick view](/images/dashlane-vscode-example.png)
88

99
## Requirements
1010

images/dashlane-vscode-example.png

49 KB
Loading

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "dashlane-vscode",
3-
"displayName": "dashlane-vscode",
4-
"description": "Use Dashlane CLI from VS Code",
3+
"displayName": "Dashlane",
4+
"description": "Load your passwords, secrets and notes from Dashlane in VS Code",
55
"version": "1.0.0",
66
"publisher": "Dashlane",
77
"license": "Apache-2.0",

0 commit comments

Comments
 (0)