Skip to content
This repository was archived by the owner on Aug 11, 2024. It is now read-only.

Definition preview treesitter issues #104

Open
Suya1671 opened this issue Apr 30, 2022 · 0 comments
Open

Definition preview treesitter issues #104

Suya1671 opened this issue Apr 30, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@Suya1671
Copy link

Description

When using the definition preview, tree sitter does not highlight correctly.

Expected Behavior
It to display with correct highlighting

Actual Behavior
I'm getting incomplete/wrong highlighting.
image

Neovim Built in Behavior
I don't think this feature comes in neovim

Details

Reproduce

I have no idea as it randomly doesnt work randomly does work.

Environment
  • nvim --version output:
glowsquid on  feature/ui/button [!] via  v16.14.2 via 🦀 v1.59.0
❯ nvim --version
NVIM v0.8.0-dev+57-gaf82eab94
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Compilation: /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions     -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security     -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=1 -DNVIM_TS_HAS_SET_MATCH_LIMIT -DNVIM_TS_HAS_SET_ALLOCATOR -O2 -g -Og -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wshadow -Wconversion -Wdouble-promotion -Wmissing-noreturn -Wmissing-format-attribute -Wmissing-prototypes -Wimplicit-fallthrough -Wsuggest-attribute=pure -Wsuggest-attribute=const -Wsuggest-attribute=malloc -Wsuggest-attribute=cold -Wvla -fstack-protector-strong -fno-common -fdiagnostics-color=auto -DINCLUDE_GENERATED_DECLARATIONS -D_GNU_SOURCE -DNVIM_MSGPACK_HAS_FLOAT32 -DNVIM_UNIBI_HAS_VAR_FROM -DMIN_LOG_LEVEL=3 -I/home/tntman/.cache/paru/clone/neovim-git/src/build/config -I/home/tntman/.cache/paru/clone/neovim-git/src/neovim-git/src -I/usr/include -I/home/tntman/.cache/paru/clone/neovim-git/src/build/src/nvim/auto -I/home/tntman/.cache/paru/clone/neovim-git/src/build/include
Compiled by tntman

Features: +acl +iconv +tui
See ":help feature-compile"

   system vimrc file: "$VIM/sysinit.vim"
  fall-back for $VIM: "/usr/share/nvim"

Run :checkhealth for more info
  • Operating system: Linux GAMER-PC 5.17.4-arch1-1 #1 SMP PREEMPT Wed, 20 Apr 2022 18:29:28 +0000 x86_64 GNU/Linux
  • lspsaga commit: latest
@Suya1671 Suya1671 added the bug Something isn't working label Apr 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant