ReadmeJust for fun IntroductionThis plugin allows you to load all the JS files within a folder named "projectPrompt" located in the project root directory. You can also customize the plugin to load JS files from other paths by separating the paths with semicolons. UsageThe plugin expects an array of objects with the following properties:
You can define the prompts either as a plain array or as a self-invoking function that returns an array. Example (plain array)
Example (self-invoking function)
featuresCommand:dimsum.reloadPrompt Right click add selected text to chat LicenseThis plugin is licensed under the MIT License. |