Partial traveloka-product load in IntelliJ idea

Hi backend engineers,
BEI have reworked partial ./tvbuild idea. Now you can reduce IDE slowness by specifying only the services you want to develop:
./tvbuild idea [path-to-service-1-dir] [path-to-service-2-dir] [...]
previous partial idea files generation feature is removed, see our updated documentation for more details.
Kindly test tvbuild's new partial IDE load feature, and give us your feedback! Thank you.

Happy coding!