[Bug 263122] devel/jetbrains-clion: code completion not working

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 07 Apr 2022 15:19:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263122

            Bug ID: 263122
           Summary: devel/jetbrains-clion: code completion not working
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: jbo@insane.engineer
                CC: dmitry.wagin@ya.ru
                CC: dmitry.wagin@ya.ru
             Flags: maintainer-feedback?(dmitry.wagin@ya.ru)

I've been looking for the source of the following problem but couldn't find it,
so I decided to create this PR.

This CLion port works great. However, I don't seem to be able to get code
completion to work. I've been playing around with settings but nothing appears
to help.
From CLion on Windows, I'm used to have working code completion. I.e. if you
start typing, a popup will show up with suggestions. This can also be forced
with Ctrl+Space. If I do use Ctrl+Space, I tooltip-like popup appears stating:
"No suggestions, press Ctrl+Space for not imported members".

Weirdly enough, if I Ctrl+LeftClick on any element (such as a variable,
function name etc.) CLion jumps to the correct location in code where that
element is defined. Therefore, code inspection/analysis appears to work.

Am I missing something obvious here?

-- 
You are receiving this mail because:
You are the assignee for the bug.