diff --git a/README.md b/README.md index aafc590..2821193 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ ## Notice * We don't list the files outside the workspace. + ## How to use * press `cmd` + `e` (`ctrl` + `e` in Windows) * press `F1` then type `Open Recent Files` diff --git a/package.json b/package.json index 465aa5e..15fe59e 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "recent-files", "displayName": "Open Recent Files", "description": "Open recent files like you do in Intellij idea.", - "version": "1.1.7", + "version": "1.1.9", "icon": "logo.png", "publisher": "junv", "engines": {