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: 5 additions & 5 deletions src/pl.arm64.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,12 +142,12 @@
{
"folder-name": "Language_Selector",
"display-name": "Language Selector",
"version": "1.1.0.0",
"id": "df8d1941e221128a20dae6c02658e4220c1e81824f7c352ccf81eacf2f498f2a",
"repository": "https://github.com/hassaine-abdellah/npp-language-selector/releases/download/v1.1/Language_Selector_v1.1_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.",
"version": "1.2.0.0",
"id": "e24f9ec3d9b00f6ce8048e54508c43ef04919c21ad4b22c175396deb01a3740d",
"repository": "https://github.com/hassaine-abdellah/npp-language-selector/releases/download/v1.2/plugin_dll_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 favourite languages for quick access.",
"author": "Abdellah Hassaine",
"homepage": "https://github.com/hassaine-abdellah"
"homepage": "https://github.com/hassaine-abdellah/npp-language-selector"
},
{
"folder-name": "LanguageHelp",
Expand Down
10 changes: 5 additions & 5 deletions src/pl.x64.json
Original file line number Diff line number Diff line change
Expand Up @@ -711,12 +711,12 @@
{
"folder-name": "Language_Selector",
"display-name": "Language Selector",
"version": "1.1.0.0",
"id": "e855ad125faf194cd285897e1264d816ad0ada2f526cc84967a64a5a7f93ac1c",
"repository": "https://github.com/hassaine-abdellah/npp-language-selector/releases/download/v1.1/Language_Selector_v1.1_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.",
"version": "1.2.0.0",
"id": "831e538d848cc332e718c0e3582d1906642633358ce38aa38d6084408084e3ba",
"repository": "https://github.com/hassaine-abdellah/npp-language-selector/releases/download/v1.2/plugin_dll_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 favourite languages for quick access.",
"author": "Abdellah Hassaine",
"homepage": "https://github.com/hassaine-abdellah"
"homepage": "https://github.com/hassaine-abdellah/npp-language-selector"
},
{
"folder-name": "LanguageHelp",
Expand Down
10 changes: 5 additions & 5 deletions src/pl.x86.json
Original file line number Diff line number Diff line change
Expand Up @@ -739,12 +739,12 @@
{
"folder-name": "Language_Selector",
"display-name": "Language Selector",
"version": "1.1.0.0",
"id": "1012233b087dd15668205c8f2af74ad45855893f83b911e03cc415efbf408f3b",
"repository": "https://github.com/hassaine-abdellah/npp-language-selector/releases/download/v1.1/Language_Selector_v1.1_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.",
"version": "1.2.0.0",
"id": "c56297eabab35482e4cb9897f06c27cfda34d5fa4dbd8ec31d8ce4da7ad6a389",
"repository": "https://github.com/hassaine-abdellah/npp-language-selector/releases/download/v1.2/plugin_dll_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 favourite languages for quick access.",
"author": "Abdellah Hassaine",
"homepage": "https://github.com/hassaine-abdellah"
"homepage": "https://github.com/hassaine-abdellah/npp-language-selector"
},
{
"folder-name": "LanguageHelp",
Expand Down
Loading