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
10 changes: 10 additions & 0 deletions src/pl.arm64.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,16 @@
"description": "Javascript plugin.\r\n * Douglas Crockford's JSMin algorithm to minimize javascript code.\r\n * My own algorithm to format javascript code.\r\n * A JSON data viewer. This JSON data viewer can handle >10MB JSON file easily.\r\n * Support 64bit Notepad++ (from version 1.20.0).\r\nReally helpful to javascript coder on Notepad++ and really easy to use it.\r\nMade in China.",
"author": "Sun Junwen",
"homepage": "https://github.com/sunjw/jstoolnpp"
},
{
"folder-name": "Language_Selector",
"display-name": "Language Selector",
"version": "1.0.0.0",
"id": "2f6e939658a18e6bb4925ea2d70c1eccadcd8ff6661b5917121f61f753ebf6b3",
"repository": "https://github.com/hassaine-abdellah/npp-language-selector/releases/download/v1.0/Language_Selector_v1.0_ARM64.zip",
"description": "Set the programming language and see the syntax highlighting on new files without the need to save them, or to go each time to the menu to choose the language.\r\nYou can also pin your favorite languages on top of the list so you can easily access them.",
"author": "Abdellah Hassaine",
"homepage": "https://github.com/hassaine-abdellah"
},
{
"folder-name": "LanguageHelp",
Expand Down
10 changes: 10 additions & 0 deletions src/pl.x64.json
Original file line number Diff line number Diff line change
Expand Up @@ -655,6 +655,16 @@
"description": "Javascript plugin.\r\n * Douglas Crockford's JSMin algorithm to minimize javascript code.\r\n * My own algorithm to format javascript code.\r\n * A JSON data viewer. This JSON data viewer can handle >10MB JSON file easily.\r\n * Support 64bit Notepad++ (from version 1.20.0).\r\nReally helpful to javascript coder on Notepad++ and really easy to use it.\r\nMade in China.",
"author": "Sun Junwen",
"homepage": "https://github.com/sunjw/jstoolnpp"
},
{
"folder-name": "Language_Selector",
"display-name": "Language Selector",
"version": "1.0.0.0",
"id": "74176b4772df00b6cd11cf98e5b641a8ca621bccb62ab5fa4a80281b36998167",
"repository": "https://github.com/hassaine-abdellah/npp-language-selector/releases/download/v1.0/Language_Selector_v1.0_x64.zip",
"description": "Set the programming language and see the syntax highlighting on new files without the need to save them, or to go each time to the menu to choose the language.\r\nYou can also pin your favorite languages on top of the list so you can easily access them.",
"author": "Abdellah Hassaine",
"homepage": "https://github.com/hassaine-abdellah"
},
{
"folder-name": "LanguageHelp",
Expand Down
10 changes: 10 additions & 0 deletions src/pl.x86.json
Original file line number Diff line number Diff line change
Expand Up @@ -683,6 +683,16 @@
"author": "Sun Junwen",
"homepage": "https://github.com/sunjw/jstoolnpp"
},
{
"folder-name": "Language_Selector",
"display-name": "Language Selector",
"version": "1.0.0.0",
"id": "cdb445b2f3de150d17ff7219a7dfd6b1d5eb53e8c2baf14d026548e2e9cf1fdf",
"repository": "https://github.com/hassaine-abdellah/npp-language-selector/releases/download/v1.0/Language_Selector_v1.0_x86.zip",
"description": "Set the programming language and see the syntax highlighting on new files without the need to save them, or to go each time to the menu to choose the language.\r\nYou can also pin your favorite languages on top of the list so you can easily access them.",
"author": "Abdellah Hassaine",
"homepage": "https://github.com/hassaine-abdellah"
},
{
"folder-name": "LanguageHelp",
"display-name": "LanguageHelp",
Expand Down