After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 775610 - don't suggest anything other than filenames and folder names for #include completion
don't suggest anything other than filenames and folder names for #include com...
Status: RESOLVED OBSOLETE
Product: gnome-builder
Classification: Other
Component: general
3.21.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME Builder Maintainers
GNOME Builder Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-12-05 01:18 UTC by Mohammed Sadiq
Modified: 2018-01-11 10:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Mohammed Sadiq 2016-12-05 01:18:46 UTC
Inside #include's don't suggest other tokens or templates as completion.

Ie, in either of the following code (where | is the cursor):

#include "|"
#include <|>
#include "|
#include <|

Later on it may be better to give suggestions for header file names and path.

Thanks
Comment 1 Christian Hergert 2016-12-05 02:19:25 UTC
What completion providers do you have active? (clang? ctags? word?)
Comment 2 GNOME Infrastructure Team 2018-01-11 10:13:40 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gnome-builder/issues/158.