Skip to content

Commit

Permalink
docs: shorten description
Browse files Browse the repository at this point in the history
  • Loading branch information
lfurzewaddock committed Jan 25, 2019
1 parent a99d9a5 commit 64bbfee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vscode-wsl-workspacefolder",
"displayName": "WSL workspaceFolder",
"description": "Translates `workspaceFolder` path into WSL path format.\n\nUseful where WSL format workspaceFolder path is required, e.g. for debug 'remoteRoot' property in launch config, etc.",
"description": "Returns `workspaceFolder` as a WSL path.\n\nUseful where WSL format workspaceFolder path is required, e.g. for debug 'remoteRoot' property in launch config, etc.",
"version": "1.1.2",
"publisher": "lfurzewaddock",
"icon": "public/assets/images/vscode-wsl-workspacefolder.png",
Expand Down

0 comments on commit 64bbfee

Please sign in to comment.