[gnome-builder] ctags: allow ctags completion to be activated in c++ header files
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] ctags: allow ctags completion to be activated in c++ header files
- Date: Wed, 8 Jun 2016 18:39:47 +0000 (UTC)
commit c7bd9198ed840d428a866d191cf531daa6136b20
Author: Christian Hergert <chergert redhat com>
Date: Wed Jun 8 11:38:47 2016 -0700
ctags: allow ctags completion to be activated in c++ header files
https://bugzilla.gnome.org/show_bug.cgi?id=767416
plugins/ctags/ctags.plugin | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/ctags/ctags.plugin b/plugins/ctags/ctags.plugin
index 11f295f..b30963b 100644
--- a/plugins/ctags/ctags.plugin
+++ b/plugins/ctags/ctags.plugin
@@ -5,6 +5,6 @@ Description=Provides integration with Ctags for auto-completion and symbol resol
Authors=Christian Hergert <christian hergert me>
Copyright=Copyright © 2015 Christian Hergert
Builtin=true
-X-Completion-Provider-Languages=c,cpp,chdr,python,python3,js,css,html,ruby
+X-Completion-Provider-Languages=c,cpp,chdr,cpphdr,python,python3,js,css,html,ruby
X-Highlighter-Languages=c,cpp,chdr,python,python3,js,css,html,ruby
X-Symbol-Resolver-Languages=c,cpp,chdr,python,python3,js,css,html,ruby
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]