Packages

p

scala.meta.metals

refactoring

package refactoring

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Value Members

  1. object Backtick
  2. object OrganizeImports
  3. object TextEdits

    Re-implementation of how TextEdits should be handled by the editor client

    Re-implementation of how TextEdits should be handled by the editor client

    Useful for testing/logging purposes. Instead of reading massive JSON blobs like [{"range":{"start":{"line":1,"character":0},"end":{"line":2,"character":0}},"newText":""}, ...] you can look at how the code looks like applied instead.

Ungrouped