Skip to content

Commit f46d849

Browse files
Update troubleshooting doc
1 parent ee18198 commit f46d849

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

TroubleShooting.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
```DuplicateComponentKeyRegistrationException: org.intellij.plugins.markdown.settings.MarkdownApplicationSettings```
44

55
## Workaround
6-
Disable `markdown` plugin by adding the following line to file `$HOME\.IdeaIC2019.1\config\disabled_plugins.txt`:
6+
Disable the `markdown` plugin by adding the following line to file `disabled_plugins.txt`:
77

8-
```org.intellij.plugins.markdown```
8+
```org.intellij.plugins.markdown```
9+
10+
### File location
11+
- Windows: `$HOME\.IdeaIC2019.1\config\disabled_plugins.txt`
12+
- Mac: `~/Library/Preferences/.IdeaIC2019.1/disabled_plugins.txt`

0 commit comments

Comments
 (0)