docker-compose.YML file not recognized
Spring Boot project. If a file is named "docker-compose.yaml", then I have all of nice support of docker-compose and yaml in general - syntax highlighting, completion, starting containers.
However, if the file is named "docker-compose.yml", then it shows up as a plain text. I have neither changed settings related to file types nor marked the file as "plain text". I had some plugins which might interfere with yml support, but I've disabled them. Only the bundled yml plugin is used currently
Also, additional-spring-configuration-metadata.json isn't picked up so application.properties still warns me about undefined properties despite project was rebuild, both by idea and maven. It seems to be totally irrevelant though.
```
IntelliJ IDEA 2020.2.3 (Ultimate Edition)
Build #IU-202.7660.26, built on October 6, 2020
Licensed to Codibly Spółka z ograniczoną odpowiedzialnością Sp. k. / Jacek Gajek
Subscription is active until July 18, 2021
Runtime version: 11.0.8+10-b944.34 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Linux 5.4.0-53-generic
GC: ParNew, ConcurrentMarkSweep
Memory: 5981M
Cores: 8
Non-Bundled Plugins: Base64 for IDEA and Storm, BashSupport, Batch Scripts Support, CMD Support, Dilbert, IdeaVIM, PlantUML integration, Statistic, com.alayouni.ansiHighlight, com.bluewaitor.tsReact, com.github.leomillon.uuidgenerator, com.intellij.apacheConfig, com.intellij.ideolog, GrepConsole, Lombook Plugin, com.euphoricity.gitignore, com.github.syuchan1005.ImageComment, com.intellij.bigdecimal-folding, com.linsage, com.williamlee.plugin.swagger.generate, de.u-mass.idea.copyConstructor, marcglasberg.HibernateInspectionsPlugin, com.intellij.jira, com.jetbrains.plugins.ini4idea, com.intellij.plugins.watcher, com.jinsihou.react.snippets, com.khmelyuk.multirun, com.sburlyaev.terminal.plugin, de.ax.powermode, net.seesharpsoft.intellij.plugins.csv, nl.jworks.intellij.bootstrap3, org.github.plugin.redis-simple, org.intellij.RegexpTester, mobi.hsz.idea.gitignore, org.sylfra.idea.plugins.linessorter, org.turbanov.run.configuration.as.action, send2terminal, com.deadlock.scsyntax, com.wix.react-templates, com.alivanov.intellij.plugins.liquigen, com.ifengxue.plugin.jpa-support, com.intellij.react.css.modules, org.jetbrains.kotlin, com.mistamek.drawablepreview.drawable-preview, com.moxun.plugin.s2v, io.ktor.intellij.plugin, com.suusan2go.kotlin-fill-class, com.intellij.plugins.html.instantEditing, org.intellij.scala, org.mvnsearch.rest-editor-client-contrib, com.jetbrains.php, org.jetbrains.plugins.ruby, Pythonid, net.ashald.envfile, org.exbin.deltahex.intellij, ru.adelf.idea.dotenv, nl.rubensten.texifyidea
Current Desktop: ubuntu:GNOME
```
请先登录再写评论。
Hi. What do you have at Preferences | Editor | File Types for YAML?
*.yaml
*.yml
Is the problem reproducible on a new project or is it project-specific? Does it help if you remove the settings folder?
https://intellij-support.jetbrains.com/hc/en-us/articles/206544519-Directories-used-by-the-IDE-to-store-settings-caches-plugins-and-logs
I didn't check on a new project but the problem appeared on another project. A coworker didn't have that issue. Anyway, clearing settings via File->Manage Settings->Restore Defaults worked, thanks. Bless you for Settings Sync, I'd hesitate if I had to set up everything again.
It's unfortunate that the background image isn't synced. Is it by design to avoid incidental NSFW events?
Running project results in java.lang.IllegalStateException: Backend Internal error: Exception during file facade code generation error. I didn't change antything, JDK is configured correctly and mvn compile succeeds
edit - reimporting maven project resolved the issue... but come on, why do we have ti fight IDE so often... we have to get used to focus stealing but a developer can take so much.
@Jacek Gajek background image not being synced is by design, as Settings Sync has limited storage space, and storing images may cause technical problems.