Giter Club home page Giter Club logo

Comments (6)

Mishkun avatar Mishkun commented on May 31, 2024

Good point! I wonder if there is any common place for rider/intellij to put their configs. Or some type of identifier to distinguish them from one or another in open way.

from ataman-intellij.

Ed-Pavlov avatar Ed-Pavlov commented on May 31, 2024

I've found this document describing common IDE data locations

https://intellij-support.jetbrains.com/hc/en-us/articles/206544519-Directories-used-by-the-IDE-to-store-settings-caches-plugins-and-logs

from ataman-intellij.

Mishkun avatar Mishkun commented on May 31, 2024

Cool, but are contents of these directories preserved between version updates?

from ataman-intellij.

Ed-Pavlov avatar Ed-Pavlov commented on May 31, 2024

Cool, but are contents of these directories preserved between version updates?

Not sure. I guess they copy their own settings during the update installation but hardly copyig any other files :(

from ataman-intellij.

Ed-Pavlov avatar Ed-Pavlov commented on May 31, 2024

I've found out that things are even deeper and it seems that the best way will be to support config file on any level of the project structure like .editorconfig does.

Examples:

  • in some project I often execute npm commands and would like to make ataman shortcuts for them, but there's no need and even no such scripts in other project
  • in Intellij IDEA I can have projects of different languages in one workspace, like Java, JavaScript, PHP/Python and so on. For different languages commands could be slightly different.

It could be solved by placing the config file in the root directory of the project and merging all shortcuts from config files up to the root in one tree.

from ataman-intellij.

Mishkun avatar Mishkun commented on May 31, 2024

Looks like a cool solution!

from ataman-intellij.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.