Usage of tilde (~) in user prompt at the beginning and at the end of the input #203
Open
3 of 4 tasks
Labels
bug
Something isn't working
Problem
When sending a user typed prompt (not a code attachment) which starts and ends with multiple tildes symbols (~), the message is formatted in the wrong way, being either cut completely or partly.
Steps to reproduce the issue
Send a message with at least 3 tildes at start and end of the input, then send the message/prompt.
Example input:
Current output:
Expected output:
Expected behavior
The message should be formatted as a code block but it should not cut any of the non tilde symbols inputted, all the symbols/characters/text that are not initial or ending tildes should be shown.
System details
Behaviour is visible in both VSCode and JetBrains and on the web example app.
GitHub issue clone
The text was updated successfully, but these errors were encountered: