Which local IDE are people using for LookML development?

Writing LookML in the browser IDE always felt like a downgrade from the rest of my stack — no real navigation, no proper Git tooling, slow on bigger projects.

Built a plugin for JetBrains IDEs (IntelliJ, PyCharm) called LookML Support - syntax highlighting, go-to-definition, autocomplete, local validation, formatting.

go-to

new_dim

If you’re on a JetBrains IDE, curious if this is a gap you’ve felt too — or if you’ve solved it another way.

1 Like