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 @@ -46,6 +46,16 @@
"author": "Pavel Nedev",
"homepage": "https://github.com/pnedev/comparePlus"
},
{
"folder-name": "EmojiDescription",
"display-name": "Emoji Description",
"version": "0.1.0",
"id": "581fe7911d8f76edde26009fdc4cf5860cc34cd67fa996381f883eda936fcf10",
"repository": "https://github.com/Ruberoid/npp_emoji_description/releases/download/v0.1.0/EmojiDescription_arm64_v0.1.0.zip",
"description": "Displays detailed character encoding information in the status bar. Shows Unicode code point, decimal/hexadecimal values, HTML entity, and UTF-8 byte sequence for any character including emoji.",
"author": "Ruberoid",
"homepage": "https://github.com/Ruberoid/npp_emoji_description"
},
{
"folder-name": "FWDataViz",
"display-name": "Fixed-width Data Visualizer",
Expand Down
21 changes: 15 additions & 6 deletions src/pl.x64.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "npp-pluginList",
"version": "1.9",
"arch": "64",
"npp-plugins": [
"npp-plugins": [
{
"folder-name": "3P",
"display-name": "3P - Progress Programmers Pal",
Expand Down Expand Up @@ -55,9 +55,8 @@
"description": "[Requires .NET framework v4.7.2]\r\nEasiest customizable, extendable preview and edit for Markdown files.\r\nBonus: Edit and preview 360 photos",
"author": "Evgeny Zyuzin",
"homepage": "https://github.com/ezyuzin/NppAnotherMarkdown",
"npp-compatible-versions": "[8.5,]"
},

"npp-compatible-versions": "[8.5,]"
},
{
"folder-name": "nppAutoDetectIndent",
"display-name": "Auto Detect Indention",
Expand Down Expand Up @@ -407,6 +406,16 @@
"author": "Marius Vasiliu, Justin Dailey",
"homepage": "https://github.com/mariusv-github/ElasticTabstops"
},
{
"folder-name": "EmojiDescription",
"display-name": "Emoji Description",
"version": "0.1.0",
"id": "308b06c81412e2db395f96ae21e2d497c12a6249106b7db5e5e2da2ace7c9c51",
"repository": "https://github.com/Ruberoid/npp_emoji_description/releases/download/v0.1.0/EmojiDescription_x64_v0.1.0.zip",
"description": "Displays detailed character encoding information in the status bar. Shows Unicode code point, decimal/hexadecimal values, HTML entity, and UTF-8 byte sequence for any character including emoji.",
"author": "Ruberoid",
"homepage": "https://github.com/Ruberoid/npp_emoji_description"
},
{
"folder-name": "EnhanceAnyLexer",
"display-name": "EnhanceAnyLexer",
Expand Down Expand Up @@ -668,7 +677,7 @@
"author": "Sun Junwen",
"homepage": "https://github.com/sunjw/jstoolnpp"
},
{
{
"folder-name": "Language_Selector",
"display-name": "Language Selector",
"version": "1.0.0.0",
Expand Down Expand Up @@ -1773,4 +1782,4 @@
"homepage": "https://github.com/atiburzi/NppESPHome-Plugin"
}
]
}
}
18 changes: 14 additions & 4 deletions src/pl.x86.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "npp-pluginList",
"version": "1.9",
"arch": "32",
"npp-plugins": [
"npp-plugins": [
{
"folder-name": "3P",
"display-name": "3P - Progress Programmers Pal",
Expand Down Expand Up @@ -42,8 +42,8 @@
"description": "[Requires .NET framework v4.7.2]\r\nEasiest customizable, extendable preview and edit for Markdown files.\r\nBonus: Edit and preview 360 photos",
"author": "Evgeny Zyuzin",
"homepage": "https://github.com/ezyuzin/NppAnotherMarkdown",
"npp-compatible-versions": "[8.5,]"
},
"npp-compatible-versions": "[8.5,]"
},
{
"folder-name": "nppAutoDetectIndent",
"display-name": "Auto Detect Indention",
Expand Down Expand Up @@ -381,6 +381,16 @@
"author": "Marius Vasiliu, Justin Dailey",
"homepage": "https://github.com/mariusv-github/ElasticTabstops"
},
{
"folder-name": "EmojiDescription",
"display-name": "Emoji Description",
"version": "0.1.0",
"id": "4d4fa84a1ace691970cf2502995bd955ccc75ddba01a64354835c17e59c61d22",
"repository": "https://github.com/Ruberoid/npp_emoji_description/releases/download/v0.1.0/EmojiDescription_x86_v0.1.0.zip",
"description": "Displays detailed character encoding information in the status bar. Shows Unicode code point, decimal/hexadecimal values, HTML entity, and UTF-8 byte sequence for any character including emoji.",
"author": "Ruberoid",
"homepage": "https://github.com/Ruberoid/npp_emoji_description"
},
{
"folder-name": "EnhanceAnyLexer",
"display-name": "EnhanceAnyLexer",
Expand Down Expand Up @@ -1964,4 +1974,4 @@
"homepage": "https://github.com/atiburzi/NppESPHome-Plugin"
}
]
}
}
Loading