Skip to content

Commit b852b20

Browse files
authored
Add VSCodeKeymapNpp x64 entry (#1061)
1 parent 5b2ea2c commit b852b20

1 file changed

Lines changed: 13 additions & 2 deletions

File tree

src/pl.x64.json

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1805,6 +1805,17 @@
18051805
"description": "Compare two lists in the current document.\r\nPlace the two lists separated by one or more blank lines and run the plugin to cross-check their contents.",
18061806
"author": "Pablo Lopez",
18071807
"homepage": "https://github.com/pablo-code14/NppCrossCheck"
1808-
}
1809-
]
1808+
},
1809+
{
1810+
"folder-name": "VSCodeKeymapNpp",
1811+
"display-name": "VSCode Keymap NPP",
1812+
"version": "0.1.0",
1813+
"npp-compatible-versions": "[8.8.6,]",
1814+
"id": "07d6750f00b57bdb83e7037913cb667f5ea8840df03726f9f1b95d1a671f1a2b",
1815+
"repository": "https://github.com/14ag/vscode-to-notepadpp/releases/download/v0.1.0/VSCodeKeymapNpp-0.1.0-x64.zip",
1816+
"description": "Brings a focused VS Code shortcut set to Notepad++ and blocks conflicting default shortcuts in strict mode.",
1817+
"author": "philip",
1818+
"homepage": "https://github.com/14ag/vscode-to-notepadpp"
1819+
}
1820+
]
18101821
}

0 commit comments

Comments
 (0)