question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Weird highlight after entering code inside braces

See original GitHub issue

After installing coc-rust-analyzer on my neovim I started to experience highlight inside bracket matching. You can see that after entering a scope, I get this weird yellow highlight.

weird-hovering

This is a clean installation of neovim and I have tried everything related to highlight in the user manual but it seems to have no effect

Any insights?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
fannheywardcommented, Feb 14, 2022

Can’t reproduce, try minimal vimrc.

0reactions
Warkanlockcommented, Feb 14, 2022

@Warkanlock what’s the steps to reproduce this? Just enter a code block between {}?

Exactly, steps are:

  • install coc-rust-analyzer
  • go to a rust file
  • enter to an scope
  • yellow highlight appears
Read more comments on GitHub >

github_iconTop Results From Across the Web

Custom brace highlighting in Visual Studio Code
Only feature that is still missing regarding this subject is bracket highlighting when the cursor is between brackets.
Read more >
CSS Colors Highlight · Issue #8695 · adobe/brackets
As a designer, I would like to see color highlight of my project. In the attached screenshot hex colors highlight left side.
Read more >
Gray "highlighting" surrounded by square brackets in text
When I copied the docx document for formatting and so forth, somehow the text in text boxes (nowhere else) was surrounded by square...
Read more >
Whenever I create a new set of curly braces and hit enter ...
I installed the resharper trial and uninstalled but it is still giving me resharper formatting it is a headache as resharper is just...
Read more >
In the listings package, is it possible to highlight special ...
So far the best I managed was to define integer as an additional keyword but I think the end result looked weird when...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found