kurusugawa-computer / markdown-copilot-vscode

OpenAI ChatGPT API client for VSCode
https://marketplace.visualstudio.com/items?itemName=kurusugawa-computer.markdown-copilot
MIT License
9 stars 2 forks source link

Indicating When a Completion is in Progress #11

Closed squld closed 3 months ago

squld commented 4 months ago

Proposal

To indicate to users that a completion is currently running, I propose placing a special character at the anchor offset and removing it once the completion is complete.

Other information

Possible characters include 📝🖋️▶ For more options, visit https://emojidb.org/

squld commented 3 months ago

0.0.9 resolved this issue.