Telescope sometimes takes me to the wrong line

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • telescope.nvim

    Find, Filter, Preview, Pick. All lua, all the time.

  • Since about a month ago telescope.nvim started taking me to the wrong line. For instance when doing require('telescope.builtin').lsp_references() or require('telescope.builtin').grep_string() and pressing enter on a result (i.e. a line of code) that I want to go to, sometimes telescope takes me to an entirely different line. It seems to always take me to the correct file though.

  • nvim

    My Neovim configuration (by mawkler)

  • Has anyone else had a similar issue? I can't reproduce the issue with a minimal telescope-only config, so there's likely some issue with my config. Since it happens sporadically it's very difficult to debug, so I figured I'd start by scouting the subreddit.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • nvim-lsp-ts-utils

    Discontinued Utilities to improve the TypeScript development experience for Neovim's built-in LSP client.

  • Interesting, I work a lot in TypeScript and with inlay hints from nvim-lsp-ts-utils enabled i do have a lot of virtual text.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts