Plugin to show current function?

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

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

    Vim plugin that shows the context of the currently visible buffer contents

    I think that something like this https://github.com/wellle/context.vim is what you are looking for

  • nvim-treesitter-context

    Show code context

    You are looking for this: https://github.com/nvim-treesitter/nvim-treesitter-context

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • vim-location-awareness

    Display current class and function name in Vim statusline

    If you used Python, then this is a plugin (disclosure: I wrote it) I used vim-location-awareness. For other languages, the suggested context.vim might be sensible for you, but my plugin solves the one problem that I had (which is that I need a pytest and unittest name).

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