this post was submitted on 10 Jul 2025
15 points (100.0% liked)

IntelliJ

372 readers
1 users here now

This is a community dedicated to IntelliJ IDEA Integrated Development Environment (IDE).

Useful Links:

Rules:

Copyright Β© 2024 JetBrains s.r.o. IntelliJ IDEA and the IntelliJ IDEA logo are registered trademarks of JetBrains s.r.o.

founded 2 years ago
MODERATORS
 

Turns out there is a dot-config initiative that promotes using the existing XDG standard. Basically, all the user settings go to .config, and all the temporary files go to .local. Can you help us @intellij @vscode @zed ? πŸ™ https://dot-config.github.io/ πŸ‘ˆ

you are viewing a single comment's thread
view the rest of the comments
[–] isVeryLoud@lemmy.ca 1 points 3 days ago

I've been thinking about something similar for use with cloud storage so it can be used to sync tools to the cloud without requiring a specific backend.

Basically, a .config directory at the root of your cloud storage to hold SQLite DBs of your applications whose configs you want to back up to the cloud.