TabNine icon indicating copy to clipboard operation
TabNine copied to clipboard

Double-backslash is collapsed into one

Open kylecoffey1999 opened this issue 4 years ago • 2 comments

  • OS version: [e.g. Win 10, Mac Catalina] Fedora Linux
  • Editor: [e.g. vscode, intelij, sublime] VS Code
  • Editor version: 1.57.1
  • Programming language: [e.g. js, ts, c++] C
  • TabNine extension version: 3.4.12
  • Engine version (could be located within Tabnine Hub): 3.5.14-32

Issue Details: When completing an AI suggestion with double backslash such as:

int sawEsc = input->data[0] == '\\';

the backslashes are reduced to one. I assume this is due to some improper escape sequence handling somewhere.

gz#3121

kylecoffey1999 avatar Jul 06 '21 16:07 kylecoffey1999

Hi, thanks for pointing this out to us! It was added to our backlog, and we will fix it.

maya-tabnine avatar Jul 22 '21 08:07 maya-tabnine

is there any work around to this issue ?

abdelrahman-aboelnour avatar Dec 01 '21 14:12 abdelrahman-aboelnour

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Oct 03 '22 09:10 stale[bot]