> Is the nim e install_tools.nims official recommended way to use nimsuggest > from now? (No more supported nimble install nimsuggest?)
`install_tools` is for the `tar.xz` based release. When you build from github, the old ways still apply though nimsuggest in particular has a `compile_without_nimble` script because nimble doesn't work well with packages that depend on the compiler package.