idea-multimarkdown
idea-multimarkdown copied to clipboard
Unresolved link reference for files managed by CSV Plugin
Steps to reproduce:
- Create an empty file called test.csv
- Create a file called test.md with contents:
[Test](test.csv)
- Notice that the link works
- Install the CSV Plugin
- Reassign *.csv to the CSV Plugin
- Notice that the link does not work anymore; PhpStorm error: Unresolved link reference.
PhpStorm 2020.3 EAP Build #PS-203.5600.44, built on November 6, 2020 Windows 10 10.0
Please let me know if this is a PhpStorm / EAP issue instead of an issue specifically with this plugin.