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.
This is a problem in the used universal-ctags and already reported there: https://github.com/universal-ctags/ctags/issues/900 https://github.com/universal-ctags/ctags/issues/1112
Closed #3144.
github-comments@lists.geany.org