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
12 changes: 6 additions & 6 deletions src/pl.arm64.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,9 @@
{
"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",
"version": "0.2.14",
"id": "f9b83fdae23278dda0166590576d4dea1c1d25e6c641612b5841203997a2b939",
"repository": "https://github.com/Ruberoid/npp_emoji_description/releases/download/v0.2.14/EmojiDescription_arm64_v0.2.14.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"
Expand Down Expand Up @@ -519,9 +519,9 @@
{
"folder-name": "TreeSitterLexer",
"display-name": "TreeSitter",
"version": "1.2.0",
"id": "df636729abf751e6e9ec059065120026c9024ae04fe3b35c8f7819215fdea84a",
"repository": "https://github.com/Thorium/NppTreeSitter/releases/download/1.2.0/NppTreeSitter_1.2.0_ARM64.zip",
"version": "1.3.0",
"id": "1a080097419bf8c419ab68e999a7b298892b2303040687e5686d6d223834d8e6",
"repository": "https://github.com/Thorium/NppTreeSitter/releases/download/1.3.0/NppTreeSitter_1.3.0_ARM64.zip",
"description": "Integrate Tree-sitter to Notepad++. AST-based syntax highlighting and code folding for many languages.",
"author": "Tuomas Hietanen",
"homepage": "https://github.com/Thorium/NppTreeSitter/"
Expand Down
29 changes: 20 additions & 9 deletions src/pl.x64.json
Original file line number Diff line number Diff line change
Expand Up @@ -330,11 +330,11 @@
{
"folder-name": "CSVLint",
"display-name": "CSV Lint",
"version": "0.4.7",
"version": "0.4.8",
"npp-compatible-versions": "[8.4,]",
"old-versions-compatibility": "[,0.4.5.1][,8.3.3]",
"id": "1bc0b02a11905d9656f568f6a7beb7ceb18ab5ac378bd2ecac5161828f6a2f60",
"repository": "https://github.com/BdR76/CSVLint/releases/download/0.4.7/CSVLint_x64.zip",
"id": "cfb8c2ad710c3b7cf5d684c7626fc740562d3bd9df054d3b886c0f197f23a9f2",
"repository": "https://github.com/BdR76/CSVLint/releases/download/0.4.8/CSVLint_x64.zip",
"description": "Syntax highlighting and quality control for csv and fixed width data, detect column and datatypes, convert datetime/decimal format, sql, xml",
"author": "Bas de Reuver",
"homepage": "https://github.com/BdR76/CSVLint/"
Expand Down Expand Up @@ -461,9 +461,9 @@
{
"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",
"version": "0.2.14",
"id": "33dacacaf402b93dfe0aae8b39adaf2a029000747fa67069621757237990df77",
"repository": "https://github.com/Ruberoid/npp_emoji_description/releases/download/v0.2.14/EmojiDescription_x64_v0.2.14.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"
Expand Down Expand Up @@ -564,6 +564,17 @@
"author": "Shridhar Kumar",
"homepage": "https://github.com/shriprem/FWDataViz"
},
{
"folder-name": "FixParser",
"display-name": "FixParser",
"version": "0.1.3",
"npp-compatible-versions": "[8.9.0,]",
"id": "ce42010f9cf6b8eb7c8fdc34e618554f2f89febd077bbe6008bda44ccdee4798",
"repository": "https://github.com/chtaylo3/fix-parser/releases/download/v0.1.3/FixParser_0.1.3_x64.zip",
"description": "Pretty-print and inspect FIX protocol logs: field/value decoding, hover quickview, and a dockable message inspector.",
"author": "Chris Taylor",
"homepage": "https://github.com/chtaylo3/fix-parser"
},
{
"folder-name": "FoldingLineHider",
"display-name": "Folding Line Hider",
Expand Down Expand Up @@ -1817,9 +1828,9 @@
{
"folder-name": "TreeSitterLexer",
"display-name": "TreeSitter",
"version": "1.2.0",
"id": "bc47f3d2b7fffc91ed1013c94f559b29ce5ace1df7210ea261f73422d0fddae4",
"repository": "https://github.com/Thorium/NppTreeSitter/releases/download/1.2.0/NppTreeSitter_1.2.0_x64.zip",
"version": "1.3.0",
"id": "350df8ac0283fc5c285f66ca14afcb6147eefa9265ccb5bef727962f8cb56def",
"repository": "https://github.com/Thorium/NppTreeSitter/releases/download/1.3.0/NppTreeSitter_1.3.0_x64.zip",
"description": "Integrate Tree-sitter to Notepad++. AST-based syntax highlighting and code folding for many languages.",
"author": "Tuomas Hietanen",
"homepage": "https://github.com/Thorium/NppTreeSitter/"
Expand Down
29 changes: 20 additions & 9 deletions src/pl.x86.json
Original file line number Diff line number Diff line change
Expand Up @@ -288,11 +288,11 @@
{
"folder-name": "CSVLint",
"display-name": "CSV Lint",
"version": "0.4.7",
"version": "0.4.8",
"npp-compatible-versions": "[8.4,]",
"old-versions-compatibility": "[,0.4.5.1][,8.3.3]",
"id": "1c37a686a9708c92ce0602b73564290854b5320cd428311e4c346082f53623af",
"repository": "https://github.com/BdR76/CSVLint/releases/download/0.4.7/CSVLint_x86.zip",
"id": "b480cdad3de6b0343c5f59f07c106b03c4f5c0d82c56385bbdbcd5d8d034fb83",
"repository": "https://github.com/BdR76/CSVLint/releases/download/0.4.8/CSVLint_x86.zip",
"description": "Syntax highlighting and quality control for csv and fixed width data, detect column and datatypes, convert datetime/decimal format, sql, xml",
"author": "Bas de Reuver",
"homepage": "https://github.com/BdR76/CSVLint/"
Expand Down Expand Up @@ -437,9 +437,9 @@
{
"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",
"version": "0.2.14",
"id": "105a85da9f1ee548066b85f06c3ddb900e959ace4005546f7b448c5017f8487b",
"repository": "https://github.com/Ruberoid/npp_emoji_description/releases/download/v0.2.14/EmojiDescription_x86_v0.2.14.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"
Expand Down Expand Up @@ -558,6 +558,17 @@
"author": "Shridhar Kumar",
"homepage": "https://github.com/shriprem/FWDataViz"
},
{
"folder-name": "FixParser",
"display-name": "FixParser",
"version": "0.1.3",
"npp-compatible-versions": "[8.9.0,]",
"id": "a63d531ea0cb83d5303f75e1587ffcb65c3fe9628d14cd4f3286834705c85ed0",
"repository": "https://github.com/chtaylo3/fix-parser/releases/download/v0.1.3/FixParser_0.1.3_Win32.zip",
"description": "Pretty-print and inspect FIX protocol logs: field/value decoding, hover quickview, and a dockable message inspector.",
"author": "Chris Taylor",
"homepage": "https://github.com/chtaylo3/fix-parser"
},
{
"folder-name": "FoldingLineHider",
"display-name": "Folding Line Hider",
Expand Down Expand Up @@ -1923,9 +1934,9 @@
{
"folder-name": "TreeSitterLexer",
"display-name": "TreeSitter",
"version": "1.2.0",
"id": "3409c28d866604d5fda4e0c0f7ff85d878d73cb16dc5234f30c5621c5697a61d",
"repository": "https://github.com/Thorium/NppTreeSitter/releases/download/1.2.0/NppTreeSitter_1.2.0_Win32.zip",
"version": "1.3.0",
"id": "ff4a45a3fe226c979cb812fcd38a880e51b6e0f48f324a57c3acdf0261953af9",
"repository": "https://github.com/Thorium/NppTreeSitter/releases/download/1.3.0/NppTreeSitter_1.3.0_Win32.zip",
"description": "Integrate Tree-sitter to Notepad++. AST-based syntax highlighting and code folding for many languages.",
"author": "Tuomas Hietanen",
"homepage": "https://github.com/Thorium/NppTreeSitter/"
Expand Down
Loading