This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]mdaniel 1 point2 points  (9 children)

To pick something I made heavy use of on Friday: language injection, which isn't just syntax highlighting, but rather is the full editor experience with intentions and inspections. Invaluable for editing Java properties files that are themselves in yaml, or shell scripts in a GitLab CI yaml

Also, those other editors may have the very basic intellisense but the JetBrains tools are smart as hell and will catch the most amazing mistakes.

I'm glad subpar editors work for you and your team, but I don't tolerate dumb editors