Ben Haines
Ben Haines
If it's of use to anyone, I tried a while ago to get things working by chaining `ts_library -> filegroup -> closure_js_library -> closure_js_binary`. https://github.com/bhainesva/bazel_typescript_closure_sample Disclaimer that I haven't touched...
I'm also experiencing this, with default html elements as well as custom components. Can reproduce on https://probablyup.com/markdown-to-jsx/ with (the newline is important): ``` **bold** ```  I'm using 7.2.1, downgrading...
I made the PR because I was also having this issue, but I'm not a maintainer and can't speak to the release schedule.
Ah sorry that wasn't clear, `⌘-d` is a binding for `editor.action.addSelectionToNextFindMatch`.
Old issue, but I'm also experiencing this. Every line in my monorepo blames the same two month old commit. It works correctly in other repos but I see the same...
Also saw this and it seems resolved now. It seemed to correspond to the period of time when storybook.js.org was also unavailable with a cert error.