vscode: [v1.31] Markdown preview not working on Arch Linux
Description:
The markdown extension doesn’t seem to work anymore on the Arch (Linux) version. This only happens in version 1.31
Whenever it is called a command 'markdown.[command]' not found message shows up. The extension is properly installed however and is loaded correctly.
I’ve also tried to make a clean install, removing all user files, settings and extensions, but the problem persisted.
Additional info:
- Version: 1.31.0
- Commit: bb1e228e30ce43ebb361c84fdf2f0d4fb7fda6ce
- Date: 2019-02-09T14:23:42.615Z
- Electron: 2.0.16
- Chrome: 61.0.3163.100
- Node.js: 8.9.3
- V8: 6.1.534.41
- OS: Linux x64 4.20.6-arch1-1-ARCH
Steps to reproduce:
Simply open a markdown file and try opening the preview, either via keyboard shortcuts or the preview button on the upper right.
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Reactions: 1
- Comments: 16 (5 by maintainers)
Done, it seems to be a regexp error.