dsanders11 / vscode-electron-build-tools

A collection of useful VS Code helpers for working with the Electron codebase.
https://marketplace.visualstudio.com/items?itemName=dsanders11.vscode-electron-build-tools
MIT License
17 stars 7 forks source link

Completion for Images in Docs #20

Closed dsanders11 closed 3 years ago

dsanders11 commented 3 years ago

The completion for relative links added in 73f34e996fbae1bb3756e61e6d1b1bcc5096e451 doesn't support images at the moment, only other markdown files. Support images as well.