This extension adds AI-powered writing tools for markdown content to Visual Studio Code. It helps you get blog posts out the door quicker and easier.
Write a conclusion for your blog post within a few seconds. Use the content of your currently opened blog post to generate a conclusion that clearly describes what you wrote.
Write a short introduction paragraph for your blog post. Use the content of your currently opened blog post to generate an introduction that clearly describes your post.
You'll need to deploy the API to use this extension. I may be able to host the API for people who are willing to sponsor the costs.
This extension contributes the following settings:
writer-tools.apiKey
: The API key for the writer tools API.writer-tools.endpoint
: The URL for the writer tools API.
Calling out known issues can help limit users opening duplicate issues against your extension.
- Initial release