elixir-tools / docs / next-ls

Getting Started

  • Quickstart
  • Installation
  • Editors
  • Changelog

Features

  • Compiler Diagnostics
  • Go To Definition
  • Code Actions
  • Commands
  • Completions
  • Find References
  • Formatting
  • Hover
  • Document Symbols
  • Workspace Symbols
  • Workspace Folders
  • Spitfire

Extensions

  • Credo

Help

  • Troubleshooting
  • FAQ

Workspace Symbols


Next LS can provide symbol lookup for your entire codebase.

With the click of a few buttons, you can search through all of your modules, functions, macros, and structs!

Demo

Notes

If you use Workspace Folders, Workspace Symbols will query your entire workspace!

Tools

  • Next LS
  • Credo Language Server
  • elixir-tools.nvim
  • elixir-tools.vscode
  • GenLSP
  • Tableau
  • Spitfire

Organization

  • Website
  • GitHub
  • Sponsor
  • Twitter
  • Discord

Team

  • Mitchell Hanberg (Lead)
  • Nikola Jichev

Site

  • RSS
  • Source Code
  • Built with Tableau, TailwindCSS, and ♥

On this page

  • Demo
  • Notes