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

Semantic tokens errors when typing #21386

Closed
kuator opened this issue Dec 12, 2022 · 2 comments
Closed

Semantic tokens errors when typing #21386

kuator opened this issue Dec 12, 2022 · 2 comments
Labels
bug issues reporting wrong behavior

Comments

@kuator
Copy link

kuator commented Dec 12, 2022

Neovim version (nvim -v)

NVIM v0.9.0-dev (407eef4)

Vim (not Nvim) behaves the same?

No

Operating system/version

Ubuntu 22.04

Terminal name/version

gnome-terminal

$TERM environment variable

xterm-256color

Installation

sudo add-apt-repository ppa:neovim-ppa/stable
sudo apt-get update
sudo apt-get install neovim

How to reproduce the issue

Start typing

Expected behavior

When typing neovim doesn't show errors

Actual behavior

Screenshot from 2022-12-12 12-30-51

@kuator kuator added the bug issues reporting wrong behavior label Dec 12, 2022
@kuator kuator changed the title Semantic tokens bug Semantic tokens errors when typing Dec 12, 2022
@clason
Copy link
Member

clason commented Dec 12, 2022

Looks like the same issue: Incorrect installation. If you see such a problem, always try building from source. We don't have any control over the PPAs.

Also, reproduction steps should always be with nvim --clean.

@clason clason closed this as completed Dec 12, 2022
@kuator
Copy link
Author

kuator commented Dec 18, 2022

#21462

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug issues reporting wrong behavior
Projects
None yet
Development

No branches or pull requests

2 participants