Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions src/pl.arm64.json
Original file line number Diff line number Diff line change
Expand Up @@ -525,6 +525,17 @@
"author": "Fatih Coşkun",
"homepage": "https://github.com/FatihC/VirtualFolders"
},
{
"folder-name": "VSCodeKeymapNpp",
"display-name": "VSCode Keymap NPP",
"version": "0.2.0",
"npp-compatible-versions": "[8.8.6,]",
"id": "4854c02305eddb53ab975285a4145088e358ccb81a74e31378652397581ee6a1",
"repository": "https://github.com/14ag/vscode-to-notepadpp/releases/download/v0.2.0/VSCodeKeymapNpp-0.2.0-arm64.zip",
"description": "Ports the stock Windows VS Code shortcuts to Notepad++ as far as Notepad++ can reasonably follow them.\r\nMaps clean Notepad++ or Scintilla equivalents, blocks conflicting fallthrough in strict mode, and keeps the rest documented in the coverage report.",
"author": "philip",
"homepage": "https://github.com/14ag/vscode-to-notepadpp"
},
{
"folder-name": "WebEdit",
"display-name": "WebEdit",
Expand Down
14 changes: 7 additions & 7 deletions src/pl.x64.json
Original file line number Diff line number Diff line change
Expand Up @@ -1216,9 +1216,9 @@
{
"folder-name": "NppTextFX",
"display-name": "NppTextFX2",
"version": "1.4.1",
"id": "caf6a2f3e9c54a205e744713a30b5a49baff761b1eed02906ad37a843804c9d0",
"repository": "https://github.com/rainman74/NPPTextFX2/releases/download/1.4.1/NppTextFX2.1.4.1.x64.zip",
"version": "2.0.3",
"id": "4382c6499decb260ff00dcf2205d74d3c0582dc411696b32b0d14e55eb0b845d",
"repository": "https://github.com/rainman74/NPPTextFX2/releases/download/2.0.3/NppTextFX2.2.0.3.x64.zip",
"description": "TextFX2 is a Notepad++ plugin which performs a variety of common conversions on selected text.",
"author": "Karlheinz Graf",
"homepage": "https://github.com/rainman74/NPPTextFX2"
Expand Down Expand Up @@ -1808,11 +1808,11 @@
{
"folder-name": "VSCodeKeymapNpp",
"display-name": "VSCode Keymap NPP",
"version": "0.1.0",
"version": "0.2.0",
"npp-compatible-versions": "[8.8.6,]",
"id": "07d6750f00b57bdb83e7037913cb667f5ea8840df03726f9f1b95d1a671f1a2b",
"repository": "https://github.com/14ag/vscode-to-notepadpp/releases/download/v0.1.0/VSCodeKeymapNpp-0.1.0-x64.zip",
"description": "Brings a focused VS Code shortcut set to Notepad++ and blocks conflicting default shortcuts in strict mode.",
"id": "0e3e542d5434c66775ee79742ffcf53b874dc9df87ba6e8cb00b5aded7cd4d47",
"repository": "https://github.com/14ag/vscode-to-notepadpp/releases/download/v0.2.0/VSCodeKeymapNpp-0.2.0-x64.zip",
"description": "Ports the stock Windows VS Code shortcuts to Notepad++ as far as Notepad++ can reasonably follow them.\r\nMaps clean Notepad++ or Scintilla equivalents, blocks conflicting fallthrough in strict mode, and keeps the rest documented in the coverage report.",
"author": "philip",
"homepage": "https://github.com/14ag/vscode-to-notepadpp"
},
Expand Down
17 changes: 14 additions & 3 deletions src/pl.x86.json
Original file line number Diff line number Diff line change
Expand Up @@ -1290,9 +1290,9 @@
{
"folder-name": "NppTextFX",
"display-name": "NppTextFX2",
"version": "1.4.1",
"id": "9e9372e0948d01946134e279d1cd534337dd19c441ec5622c0cbb7435498cdf5",
"repository": "https://github.com/rainman74/NPPTextFX2/releases/download/1.4.1/NppTextFX2.1.4.1.x86.zip",
"version": "2.0.3",
"id": "5be04785db0945c5f4eeebdd9468531ddbb5ac29834473e86c404aa4fc4fabc6",
"repository": "https://github.com/rainman74/NPPTextFX2/releases/download/2.0.3/NppTextFX2.2.0.3.x86.zip",
"description": "TextFX2 is a Notepad++ plugin which performs a variety of common conversions on selected text.",
"author": "Karlheinz Graf",
"homepage": "https://github.com/rainman74/NPPTextFX2"
Expand Down Expand Up @@ -1929,6 +1929,17 @@
"author": "Mackenzie Zastrow (forked by Derek Brown)",
"homepage": "https://sourceforge.net/projects/notepad-visualstudiolinecopy/"
},
{
"folder-name": "VSCodeKeymapNpp",
"display-name": "VSCode Keymap NPP",
"version": "0.2.0",
"npp-compatible-versions": "[8.8.6,]",
"id": "93cae6931d0c08f0dae9ed448561e5910ea5b38c8a1bd114d6fb7f3c40c38f34",
"repository": "https://github.com/14ag/vscode-to-notepadpp/releases/download/v0.2.0/VSCodeKeymapNpp-0.2.0-x86.zip",
"description": "Ports the stock Windows VS Code shortcuts to Notepad++ as far as Notepad++ can reasonably follow them.\r\nMaps clean Notepad++ or Scintilla equivalents, blocks conflicting fallthrough in strict mode, and keeps the rest documented in the coverage report.",
"author": "philip",
"homepage": "https://github.com/14ag/vscode-to-notepadpp"
},
{
"folder-name": "WakaTime",
"display-name": "WakaTime",
Expand Down
Loading