nppcrypt-vscodenppcrypt is VS Code extension of https://github.com/karthikeyann/nppcrypt (with Mac support). Originally found at https://github.com/jeanpaulrichter/nppcrypt. Since Notepad++ is not available in Mac, nppcrypt cli is compiled for Mac M1 and released as VS code extension. Public contributions are welcome at https://github.com/karthikeyann/nppcrypt and https://github.com/karthikeyann/nppcrypt-vscode. FeaturesCurrently, it can encrypt to default algorithm used in nppcrypt and decrypt based on header text in the input text. Commands available are
Requirements
Extension SettingsTBD. This extension contributes the following settings:
Known IssuesCannot specify the algorithm yet. Defaulted to nppcrypt cli's default. Release Notes1.0.0Initial release of nppcrypt vscode extension 1.0.1TBD Add Windows support 1.1.0TBD Add Linux support, Mac Intel support Enjoy! |