cweijan / vscode-office

Let VSCode support previewing PDF, Excel, Word and other formats, and add markdown WYSIWYG editor.
MIT License
1.06k stars 98 forks source link

[BUG] Spell check not working on WYSIWYG markdown view #201

Open thiagofigcosta opened 1 year ago

thiagofigcosta commented 1 year ago

Office viewer is the best markdown editor for vscode IMO, I use it only for this purpose. However I cannot use the spell checker on the WYSIWYG markdown view. Could this be fixed?

image

Also, I use the streetsidesoftware.code-spell-checker for code spell check, if possible it would be nice to see it integrated with code sections on markdown, e.g.

```cpp
const companyName = 'woorxs sweeetbeat';
elerson commented 1 year ago

I am having the same issue. +1

ceconelli commented 1 year ago

up

janiodev commented 1 year ago

+1

MallocArray commented 3 weeks ago

It is too bad that this is not planned on being addressed. It is the one major downside to using the WYSIWYG view.