Hello, I’m trying to enable CodeIntel for Rails using the built-in Rails catalog, but not having any luck. (Komodo Edit 9.2.0, Linux)
Here is the process I’m following:
- Open preferences to the Code Intelligence page.
- Check the “Rails” entry in the catalog list.
- Restart Komodo, just in case.
- Create a new Ruby file.
- Type “Act”, with the hope that CodeIntel will prompt me to pick
ActionController.
I get a notification saying “No completions found.”
I get the same result with other names from the Rails catalog. I have not found a name that works.
Do my steps sound reasonable? Is this working for anyone else?