yongkangchen / atom-ctags

better autocomplete for atom, using ctags
https://atom.io/packages/atom-ctags
MIT License
87 stars 35 forks source link

Suggest bads entries #212

Closed adrien-gauche closed 5 years ago

adrien-gauche commented 5 years ago

Description

In a C and C++ file, when I write an end-line like return 0;, atom suggest ⚃^㱋x:饬ኡj'꧵T☽O㔬RO婎?향ᒭ搩$渣y4i;(Q>꿘e8q": "j~錘}0g;L萺*;ᕭꄮ0l潛烢5H▄쳂ꏒוֹꙶT犘≫x閦웧v",. for example. I deactivate packages one by one and this problem disappears when this package is disabled. I do not have the problem when

Steps to Reproduce

  1. write return 0;

Expected behavior: nothing or relevant keyword

Actual behavior: suggest string like ;⚃^㱋x:饬ኡj'꧵T☽O㔬RO婎?향ᒭ搩$渣y4i;(Q>꿘e8q": "j~錘}0g;L萺*;ᕭꄮ0l潛烢5H▄쳂ꏒוֹꙶT犘≫x閦웧v"

Reproduces how often: every time

Versions

Ubuntu 16.04 Atom : 1.36.1 Electron: 2.0.18 Chrome : 61.0.3163.100 Node : 8.9.3

Additional Information

This behavior appear without a configuration change.

Installed packages: atom-ctags autocomplete-ctags linter