dbankier / vscode-instant-markdown

vscode extension for instant markdown previews
53 stars 23 forks source link

Opens for everything #56

Closed ghost closed 4 years ago

ghost commented 4 years ago

This only started happening in the last week or so. The server is starting up for every kind of file now. Does it look inside the code for markdown (I use markdown style format for comments occasionally)? Or does it rely on the extension?

TonyApuzzo commented 4 years ago

Glad to know I'm not the only one seeing this (I am on Linux CentOS 7 w/ xfce desktop.) I temporarily disabled auto open browser until this is fixed.

settings.json

  "instantmarkdown.autoOpenBrowser": false
ghost commented 4 years ago

@TonyApuzzo, I forgot about that setting. That's certainly helpful, thanks!

dbankier commented 4 years ago

Tested on OSX and I can't replicate.

ghost commented 4 years ago

My apologies, I should have included my OS in the initial comment. I'm on Windows 10.

qRoC commented 4 years ago

Same on macOS Default settings Only this extension enabled

Version: 1.49.0
Commit: e790b931385d72cf5669fcefc51cdf65990efa5d
Date: 2020-09-10T17:39:53.251Z (4 days ago)
Electron: 9.2.1
Chrome: 83.0.4103.122
Node.js: 12.14.1
V8: 8.3.110.13-electron.0
OS: Darwin x64 19.6.0
techrev commented 4 years ago

Tested on OSX and I can't replicate.

I'm seeing this same issue on OSX Mojave (10.14.6)