Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CSScriptNpp v2.0.8.0 #859

Merged
merged 11 commits into from
Feb 6, 2025
8 changes: 4 additions & 4 deletions src/pl.x64.json
Original file line number Diff line number Diff line change
Expand Up @@ -242,11 +242,11 @@
{
"folder-name": "CSScriptNpp",
"display-name": "CS-Script - C# Intellisense",
"version": "2.0.7.0",
"version": "2.0.8.0",
"npp-compatible-versions": "[8.3,]",
"old-versions-compatibility": "[,1.7.26][,8.2.1]",
"id": "675C2D2B8DEF297C076A86392883D20BECE483D73062A17CDE9A1AC267B649BF",
"repository": "https://github.com/oleg-shilo/cs-script.npp/releases/download/v2.0.7.0/CSScriptNpp.2.0.7.0.x64.zip",
"id": "9B02CA0E3D57BB49867E960AC470BD7ECEDC77569739DCDBDD4964B380624CE6",
"repository": "https://github.com/oleg-shilo/cs-script.npp/releases/download/v2.0.8.0/CSScriptNpp.2.0.8.0.x64.zip",
"description": "CS-Script integration. Implements a real C# Intellisense solution based on CS-Script and Roslyn. Allows loading, executing modifying and debugging C# scripts in a way very similar to the Visual Studio C# projects support. This includes referencing assemblies and other scripts, code formatting, adding missing namespaces and intercepting Debug and Console output.",
"author": "Oleg Shilo",
"homepage": "https://github.com/oleg-shilo/cs-script.npp"
Expand Down Expand Up @@ -1633,4 +1633,4 @@
"homepage": "https://github.com/pycalc-plugin/notepad-plus-plus"
}
]
}
}
8 changes: 4 additions & 4 deletions src/pl.x86.json
Original file line number Diff line number Diff line change
Expand Up @@ -213,9 +213,9 @@
{
"folder-name": "CSScriptNpp",
"display-name": "CS-Script - C# Intellisense",
"version": "2.0.7.0",
"id": "E2B147CF97038E1A6F427387791E6F60759539D48CE725E66635E805BF408FBE",
"repository": "https://github.com/oleg-shilo/cs-script.npp/releases/download/v2.0.7.0/CSScriptNpp.2.0.7.0.x86.zip",
"version": "2.0.8.0",
"id": "CB2C389715DD22C92B60BCFA08FD6DDC1B2B3CFF4187F06D563599BEEF6FEBA5",
"repository": "https://github.com/oleg-shilo/cs-script.npp/releases/download/v2.0.8.0/CSScriptNpp.2.0.8.0.x86.zip",
"description": "CS-Script integration. Implements a real C# Intellisense solution based on CS-Script and Roslyn. Allows loading, executing modifying and debugging C# scripts in a way very similar to the Visual Studio C# projects support. This includes referencing assemblies and other scripts, code formatting, adding missing namespaces and intercepting Debug and Console output.",
"author": "Oleg Shilo",
"homepage": "https://github.com/oleg-shilo/cs-script.npp"
Expand Down Expand Up @@ -1856,4 +1856,4 @@
"homepage": "https://github.com/pycalc-plugin/notepad-plus-plus"
}
]
}
}