mirror of
https://github.com/wahyd4/vscode-plugin-recent-files.git
synced 2026-08-09 04:36:04 +10:00
fix readme styling issue
This commit is contained in:
@@ -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`
|
||||
|
||||
+1
-1
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user