Skip to content

Luraph/luraph-vscode

Repository files navigation

luraph-vscode

Version Downloads Build Status License

Obfuscate files via the Luraph API from the comfort of your VS Code editor.

The official Luraph API documentation contains the most up-to-date and complete information and instructions for integrating with the Luraph API.

Luraph API access is only available for accounts under certain plans. For more information, please check out the pricing plans on the Luraph website.

Installation

Usage

Before using this extension, you should set your Luraph API key as the luraph.API Key setting. If you attempt to obfuscate without one set, you will be prompted to enter an API key.

To obfuscate, open the file to be obfuscated, and then click on the Obfuscate with Luraph item in the status bar at the bottom of the window or use the Luraph: Obfuscate File command. That's it!

Looking for a feature? Is something broken? Want to add something new?

Please navigate to our issues page to see any existing issues or feature requests. If you have a bug report or feature request that isn't already present here, please create it! Additionally, if you'd like to contribute to the development of the extension or fix any issues, feel free to open a pull request. We don't bite!

Useful Links