Vscode-markdown: Missing '\' after latex intelliSense

Created on 7 Dec 2020  ·  2Comments  ·  Source: yzhang-gh/vscode-markdown

Before
image

After confirming \log by pressing <Enter>
image

The backslash disappeared.

auto completion Cannot reproduce External

Most helpful comment

I cannot reproduce.

Environment

  • Markdown All in One: 3.4.0
  • VS Code: 1.51.1 (system setup)
  • OS: Windows_NT x64 10.0.18363


There may be some conflicts with other extensions?

Could you please provide your environment information as described below?

  1. Go to VS Code's menu Help > Report issue.
  2. In the Issue Reporter window, set type to Performance Issue, set source to Visual Studio Code, fill other fields with arbitrary text, and make sure to check all the "Include ..." options.
  3. Click Preview on GitHub. A GitHub issue page will be opened. You can simply close it safely.
  4. All needed data should be in your clipboard. Paste it here.

All 2 comments

I cannot reproduce.

Environment

  • Markdown All in One: 3.4.0
  • VS Code: 1.51.1 (system setup)
  • OS: Windows_NT x64 10.0.18363


There may be some conflicts with other extensions?

Could you please provide your environment information as described below?

  1. Go to VS Code's menu Help > Report issue.
  2. In the Issue Reporter window, set type to Performance Issue, set source to Visual Studio Code, fill other fields with arbitrary text, and make sure to check all the "Include ..." options.
  3. Click Preview on GitHub. A GitHub issue page will be opened. You can simply close it safely.
  4. All needed data should be in your clipboard. Paste it here.

Thanks :-)
I considered if it may be plugin conflict, so I tested all my plugins and I found it is true.
The bug is caused by plugin kortina.vscode-markdown-notes.
I have uninstalled kortina.vscode-markdown-notes, everything works well now.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

baby5 picture baby5  ·  5Comments

deanishe picture deanishe  ·  4Comments

MonsieurMan picture MonsieurMan  ·  3Comments

maoturing picture maoturing  ·  4Comments

alexb148 picture alexb148  ·  3Comments