Sublime Forum

Autocomplete entries cut

#1

My autocomplete on my C++ files are showing autocomplete texts cut, most of the times it only shows the first 3 letters, but it can be a few more, it may also hide the middle of the text, only showing the first and last 3 chars.

Here’s the list of what each line means:

  • param
  • parse.
  • paramaters
  • paramaters (no typo, both are equal)
  • Parse (Parser shows entirely as you can see on the image)

But there are other examples, like about vs abort and value vs value_ratio.

It’s only happening on Arch, on Windows it seems to work fine, I tried removing all my preferences (clean state) but it’s still the same thing. I have not tested with other languages. This was not in a Project, it was a loose file.

0 Likes

#2

So nobody else is having this problem?

0 Likes

#3

Yes, I too have this problem. There is an issue on GitHub about it here: https://github.com/SublimeTextIssues/Core/issues/2304

1 Like

#4

That’s great, it’s reproducible.

0 Likes