Hacker News new | ask | show | jobs
by iririririr 20 days ago
You may be on to something.

Imagine Yaml only in the editor. but stored (and code reviews consequently) are .property style.

1 comments

IDE (like IntelliJ) can already do syntax coloring, autocompletion a even schema checking for known .properties. I don't see a reason in short names if I don't type them anyway, it's all autocompletion.
ide doesnt save you from having the yaml in the wrong level. tried to look at a cloudinit file? it's pure insanity.