Date: Thu, 07 Apr 2022 15:19:31 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 263122] devel/jetbrains-clion: code completion not working Message-ID: <bug-263122-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263122 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 appe= ars 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 stati= ng: "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? --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263122-7788>