Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.lang.RuntimeException: Unable to get or create settings of #CodeStyleSettings (org.elixir_lang.code_style.CodeStyleSettings) at com.intellij.psi.codeStyle.CustomCodeStyleSettingsManager.getCustomSettings(CustomCodeStyleSettingsManager.java:52) #2780

Open
nea89o opened this issue Aug 6, 2022 · 0 comments
Labels

Comments

@nea89o
Copy link

nea89o commented Aug 6, 2022

System

Plugin Version: 13.2.0
Application: IntelliJ IDEA Ultimate Edition (2022.2)
Operating System: Linux (5.18.16-arch1-1)

Event

Message

Error determining tab size

Exception

Stacktrace

java.lang.RuntimeException: Unable to get or create settings of #CodeStyleSettings (org.elixir_lang.code_style.CodeStyleSettings)
java.lang.RuntimeException: Unable to get or create settings of #CodeStyleSettings (org.elixir_lang.code_style.CodeStyleSettings)
	at com.intellij.psi.codeStyle.CustomCodeStyleSettingsManager.getCustomSettings(CustomCodeStyleSettingsManager.java:52)
	at com.intellij.psi.codeStyle.CodeStyleSettings.getCustomSettings(CodeStyleSettings.java:129)
	at com.intellij.application.options.CodeStyle.getCustomSettings(CodeStyle.java:168)
	at org.elixir_lang.formatter.MixFormatExternalFormatProcessor.activeForFile(MixFormatExternalFormatProcessor.kt:26)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants