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
22 changes: 16 additions & 6 deletions src/pl.arm64.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@
{
"folder-name": "FWDataViz",
"display-name": "Fixed-width Data Visualizer",
"version": "2.6.6.0",
"id": "1ead23bc29e5e5fea627520d529c8a43256489fc7787661d4eb689ae2f1c6d17",
"repository": "https://github.com/shriprem/FWDataViz/releases/download/v2.6.6.0/FWDataViz_arm64.zip",
"version": "2.6.7.0",
"id": "25913c84be6ed153f009346e4b67cb4ec88c18d2cb389b5af66c9fae1516f90a",
"repository": "https://github.com/shriprem/FWDataViz/releases/download/v2.6.7.0/FWDataViz_arm64.zip",
"description": "Fixed Width Data Visualizer adds Excel-like features for fixed-width data files in Notepad++. Displays cursor position data. Foldable Record Blocks; Hop & Jump to specific fields. Field Copy & Field Paste. Data Extraction. Builtin dialogs to configure file-type, record-type & fields; and themes & colors. Automatic File Type Detection. Handles homogenous, mixed & multi-line records. Full Multi-byte character support. Darkmode enabled.",
"author": "Shridhar Kumar",
"homepage": "https://github.com/shriprem/FWDataViz"
Expand Down Expand Up @@ -173,6 +173,16 @@
"author": "Thomas Knoefel",
"homepage": "https://github.com/daddel80/notepadpp-multireplace"
},
{
"folder-name": "NestedDSV",
"display-name": "NestedDSV Data Visualizer",
"version": "1.1.0.0",
"id": "d41e92fe248914a621797beda7f1cc939e2fc4295fcbedb6dd38beb8c8d449ad",
"repository": "https://github.com/shriprem/NestedDSV/releases/download/v1.1.0.0/NestedDSV_arm64.zip",
"description": "Plugin for visualizing hierarchical (nested) delimiter-separated values (DSV) data in Notepad++. Displays cursor position data. Jumps to specific fields. Folding Record Blocks. Extracts Data. Builtin dialogs to configure file-type, record-type & fields; Themes & Colors; and Folding.",
"author": "Shridhar Kumar",
"homepage": "https://github.com/shriprem/NestedDSV"
},
{
"folder-name": "NppBplistPlugin",
"display-name": "Notepad++ bplist plugin",
Expand Down Expand Up @@ -454,10 +464,10 @@
{
"folder-name": "VirtualFolders",
"display-name": "Virtual Folders",
"version": "1.0.1",
"version": "1.0.2",
"npp-compatible-versions": "[8.8.5,]",
"id": "3bbfa0c6f0b72b12e7599e0bb7bdf23db13521f83c662909c99679ce2e200be4",
"repository": "https://github.com/FatihC/VirtualFolders/releases/download/v1.0.1/VirtualFolders-v1.0.1-arm64.zip",
"id": "ac5f4c199e51eb6cc7464ac9abf341855f7862b10c1912e22a1c39fa38e2ff5b",
"repository": "https://github.com/FatihC/VirtualFolders/releases/download/v1.0.2/VirtualFolders-v1.0.2-arm64.zip",
"description": "This plugin adds a dockable tree panel where you can create your own virtual folder structure. Group files from different paths, reorder them freely, and keep related resources together without touching the actual filesystem.",
"author": "Fatih Coşkun",
"homepage": "https://github.com/FatihC/VirtualFolders"
Expand Down
22 changes: 16 additions & 6 deletions src/pl.x64.json
Original file line number Diff line number Diff line change
Expand Up @@ -483,11 +483,11 @@
{
"folder-name": "FWDataViz",
"display-name": "Fixed-width Data Visualizer",
"version": "2.6.6.0",
"version": "2.6.7.0",
"npp-compatible-versions": "[8.4.1,]",
"old-versions-compatibility": "[,2.4.0.1][8,8.2.1]",
"id": "823614d21a2c5616d00bd8f7507ac6b84e5d627c5a87dedf25f56b4937613bb7",
"repository": "https://github.com/shriprem/FWDataViz/releases/download/v2.6.6.0/FWDataViz_x64.zip",
"id": "ad523796c6e13283a12f175fcc6d0a321abe035be7a3b3abff9daa1ea2e80bf0",
"repository": "https://github.com/shriprem/FWDataViz/releases/download/v2.6.7.0/FWDataViz_x64.zip",
"description": "Fixed Width Data Visualizer adds Excel-like features for fixed-width data files in Notepad++. Displays cursor position data. Foldable Record Blocks; Hop & Jump to specific fields. Field Copy & Field Paste. Data Extraction. Builtin dialogs to configure file-type, record-type & fields; and themes & colors. Automatic File Type Detection. Handles homogenous, mixed & multi-line records. Full Multi-byte character support. Darkmode enabled.",
"author": "Shridhar Kumar",
"homepage": "https://github.com/shriprem/FWDataViz"
Expand Down Expand Up @@ -823,6 +823,16 @@
"author": "Oleksii Maryshchenko",
"homepage": "https://github.com/young-developer/nppNavigateTo"
},
{
"folder-name": "NestedDSV",
"display-name": "NestedDSV Data Visualizer",
"version": "1.1.0.0",
"id": "834a7726d63878370c0a2b64541370e2cbf978dee3f0c1988fcc8352896cf4e3",
"repository": "https://github.com/shriprem/NestedDSV/releases/download/v1.1.0.0/NestedDSV_x64.zip",
"description": "Plugin for visualizing hierarchical (nested) delimiter-separated values (DSV) data in Notepad++. Displays cursor position data. Jumps to specific fields. Folding Record Blocks. Extracts Data. Builtin dialogs to configure file-type, record-type & fields; Themes & Colors; and Folding.",
"author": "Shridhar Kumar",
"homepage": "https://github.com/shriprem/NestedDSV"
},
{
"folder-name": "NewFileBrowser",
"display-name": "NewFileBrowser",
Expand Down Expand Up @@ -1733,10 +1743,10 @@
{
"folder-name": "VirtualFolders",
"display-name": "Virtual Folders",
"version": "1.0.1",
"version": "1.0.2",
"npp-compatible-versions": "[8.8.5,]",
"id": "94584bfa91c19599c77c8a8d4318ff3150a9d9b96867779610ce5b46a7b8241a",
"repository": "https://github.com/FatihC/VirtualFolders/releases/download/v1.0.1/VirtualFolders-v1.0.1-x64.zip",
"id": "b11c01ee186d1c82ebadc0d6a6863898f401dabd8a2b888a54b7da0a3ec22e56",
"repository": "https://github.com/FatihC/VirtualFolders/releases/download/v1.0.2/VirtualFolders-v1.0.2-x64.zip",
"description": "This plugin adds a dockable tree panel where you can create your own virtual folder structure. Group files from different paths, reorder them freely, and keep related resources together without touching the actual filesystem.",
"author": "Fatih Coşkun",
"homepage": "https://github.com/FatihC/VirtualFolders"
Expand Down
22 changes: 16 additions & 6 deletions src/pl.x86.json
Original file line number Diff line number Diff line change
Expand Up @@ -478,9 +478,9 @@
{
"folder-name": "FWDataViz",
"display-name": "Fixed-width Data Visualizer",
"version": "2.6.6.0",
"id": "473245ba8a8a9ff2278b7b89820fdd722f0735dddd17136ea684f3b024646c6f",
"repository": "https://github.com/shriprem/FWDataViz/releases/download/v2.6.6.0/FWDataViz_x86.zip",
"version": "2.6.7.0",
"id": "08814e9aace0e108c08c8d113050bab4a90be3518d0cd43ec357df01b283f398",
"repository": "https://github.com/shriprem/FWDataViz/releases/download/v2.6.7.0/FWDataViz_x86.zip",
"description": "Fixed Width Data Visualizer adds Excel-like features for fixed-width data files in Notepad++. Displays cursor position data. Foldable Record Blocks; Hop & Jump to specific fields. Field Copy & Field Paste. Data Extraction. Builtin dialogs to configure file-type, record-type & fields; and themes & colors. Automatic File Type Detection. Handles homogenous, mixed & multi-line records. Full Multi-byte character support. Darkmode enabled.",
"author": "Shridhar Kumar",
"homepage": "https://github.com/shriprem/FWDataViz"
Expand Down Expand Up @@ -888,6 +888,16 @@
"author": "Oleksii Maryshchenko",
"homepage": "https://github.com/young-developer/nppNavigateTo"
},
{
"folder-name": "NestedDSV",
"display-name": "NestedDSV Data Visualizer",
"version": "1.1.0.0",
"id": "5d6abdbe3a90b86e3cfa84ad7b2d111cb5e4faabfde8272072ac0b7fb9db83de",
"repository": "https://github.com/shriprem/NestedDSV/releases/download/v1.1.0.0/NestedDSV_x86.zip",
"description": "Plugin for visualizing hierarchical (nested) delimiter-separated values (DSV) data in Notepad++. Displays cursor position data. Jumps to specific fields. Folding Record Blocks. Extracts Data. Builtin dialogs to configure file-type, record-type & fields; Themes & Colors; and Folding.",
"author": "Shridhar Kumar",
"homepage": "https://github.com/shriprem/NestedDSV"
},
{
"folder-name": "NewFileBrowser",
"display-name": "NewFileBrowser",
Expand Down Expand Up @@ -1925,10 +1935,10 @@
{
"folder-name": "VirtualFolders",
"display-name": "Virtual Folders",
"version": "1.0.1",
"version": "1.0.2",
"npp-compatible-versions": "[8.8.5,]",
"id": "5bec534c5b893b1252100b0b945d01d0d941851034fe39eb9be253bb5ddc00f1",
"repository": "https://github.com/FatihC/VirtualFolders/releases/download/v1.0.1/VirtualFolders-v1.0.1-x86.zip",
"id": "adc7056900b47c29060d9d6f3ce8b8b7e0cbc2bf1b778de524f767f8cd875cc8",
"repository": "https://github.com/FatihC/VirtualFolders/releases/download/v1.0.2/VirtualFolders-v1.0.2-x86.zip",
"description": "This plugin adds a dockable tree panel where you can create your own virtual folder structure. Group files from different paths, reorder them freely, and keep related resources together without touching the actual filesystem.",
"author": "Fatih Coşkun",
"homepage": "https://github.com/FatihC/VirtualFolders"
Expand Down