google / bamboo-soy

An intellij plugin supporting Closure Template language (Soy)
Apache License 2.0
48 stars 27 forks source link

YCM-style autocompletion not working #204

Closed Montana closed 4 years ago

Montana commented 4 years ago

I was wondering if there was an extra setting I'm missing possibly, or some config I'm looking over, but I've read the README.md~3x over. Still no luck, possible setting on my MacBook? Just a thought. Thank you for any help!

-Montana

crdev commented 4 years ago

Hey Montana,

It looks like the shortcut is Cmd+Space on macOS (as per https://www.jetbrains.com/help/idea/auto-completing-code.html?keymap=secondary_macos), yet the actual code completion shortcut may still be different for your selected keymap (see Settings - Keymap: Main Menu - Code - Completion - Basic).

Does that help?

Montana commented 4 years ago

Hey @crdev,

Perfect, it was a keymapping issue which I thought it might have been. This solved it. I truly appreciate it.

-Montana

crdev commented 4 years ago

Great!

Happy closure-templating!