Editing YAML & RAML documents in VisualStudio with Resharper 2017
I just updated to the New version of Resharper and I noticed something.
When I open a RAML file (It is a type of YAML document) Reshaper displays warnings that the file is not valid JSON.
How do I tell Reshaper to either ignore processing of RAML documents or even better, is there a YAML/RAML edit mode/definition set for YAML/RAML files so that it gives me the proper intellitrace information?
Please sign in to leave a comment.
Hello!
Thank you for contacting us.
To ignore processing RAML/YAML documents please add corresponding file extension in ReSharper | Options | Code Inspection | Settings | Elements to skip.
Thank you.