Add list Unknown attributes HtML
In the settings for unfamiliar attributes, I can only add an attribute by pressing the “+” button and adding one line at a time. I can’t paste text there; I can only type it in manually. I need to add about 1000-3000 attributes. How can I find the config file on macOS where I can paste all these attributes? This is absurd—adding each attribute via option+cmd or manually requires 3 steps for each attribute. Where is the configuration file located so that I can paste all the tags at once?Thanks.
Please sign in to leave a comment.
Unfortunately, it is not possible to add several attributes at once in the IDE. Please feel free to create a new feature request here: https://youtrack.jetbrains.com/issues/WEB.
However, custom attributes are stored in the .xml profile. See https://www.jetbrains.com/help/webstorm/customizing-profiles.html#create-inspection-profile. I attached a sample .xml file. You can modify the file and then load it in Settings | Editor | Inspections. See the attached screenshot.