Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Write Assist AINew to Visual Studio Code? Get it now.
Write Assist AI

Write Assist AI

Rajeev R Sharma

|
10 installs
| (0) | Free
This extension assists you in rewriting texts in your markdown files using the power of AI
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Write Assist AI

WriteAssistAI is a VSCode extension that leverages OpenAI APIs to provide users with AI-assisted writing capabilities. This extension enables users to rewrite existing text in various tones and writing styles in their markdown files.

Features

This markdown text editor offers a variety of writing styles to choose from. To access these styles, simply select the desired text in your markdown files, click on the bulb tooltip (to access Code Actions), and select the desired writing style.

Extension Demo

Requirements

To use the extension you need to provide your own OpenAI API Key in the VSCode settings.

Extension Settings

It exposes the following settings:

  • writeAssistAi.openAiApiKey: Your Open AI API Key.
  • writeAssistAi.maxTokens: Maximum number of tokens to use for each Open AI API call. Default is 1200.

Known Issues

--

Release Notes

0.0.7

Changing the API Key type to String

0.0.6

  • Correct the extension configuration Id
  • Update README and add extension demo gif

0.0.5

Update README

0.0.4

  • Add the extension icon.
  • Update changelog

0.0.3

Remove the browser field from webpack

0.0.2

Changing the environment to node

0.0.1

Initial release of WriteAssistAI

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft