Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

+1 having to juggle multiple IDEs for a multi language project is clunky.


Yeah, bonus points for them seeming to use the same `.idea` directory but in incompatible ways :sob:


this a big part of that-- the different ides can't even share the same root directory. it'd be 50% solved if they just used `.idename`

I'd like to share run configurations between them, which would remain unsolved by that.


That run configuration one I'd guess is only partially true, since the recent ones write them to `.run/foo.xml` versus the old style `.idea/runConfiguration/foo.xml`. I haven't dug into it in order to know if the structure of the IJ xml versus the PyC .xml etc differs, but I'd guess they're a lot more likely to share code than the teams that write the Project persistence




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: