Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ignoring null tag #3144

Closed
eexpress opened this issue Mar 31, 2022 · 1 comment
Closed

ignoring null tag #3144

eexpress opened this issue Mar 31, 2022 · 1 comment

Comments

@eexpress
Copy link

I want get rid of this message, it flow the screen.

(geany:64078): Tagmanager-WARNING **: 11:26:41.624: ignoring null tag in /home/xxxx/.local/share/gnome-shell/extensions/yyy@zzz.gmail.com/prefs.js(line: 3)

This is the code that points to (every gnome extension's prefs.js have this line)

const { Adw, Gio, Gtk, GObject, Soup, GLib } = imports.gi;

ubuntu 22.04.
Geany 1.38.

@elextr elextr added the tag-manager Tag manager related patches and bugs label Mar 31, 2022
@eht16
Copy link
Member

eht16 commented Apr 10, 2022

This is a problem in the used universal-ctags and already reported there:
universal-ctags/ctags#900
universal-ctags/ctags#1112

@elextr elextr added ctags parser and removed tag-manager Tag manager related patches and bugs labels Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants