Packages

package mtags

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait MtagsIndexer extends AnyRef

Value Members

  1. object JavaMtags
  2. object Mtags

    Syntactically build a semanticdb index containing only global symbol definition.

    Syntactically build a semanticdb index containing only global symbol definition.

    The purpose of this module is to provide "Go to definition" from project sources to dependency sources without indexing classfiles or requiring dependencies to publish semanticdbs alongside their artifacts.

    One other use-case for this module is to implement "Workspace symbol provider" without any build-tool or compiler integration. "Mtags" name comes from mixing "meta" and "ctags".

  3. object ScalaMtags

Ungrouped