Open sandboxFocus

Interface IFormattedCodeWriter

Provides functionality to get classified text spans from a document.

Namespace: Metalama.Framework.Engine.Formatting
Assembly: Metalama.Framework.Sdk.dll
Syntax
public interface IFormattedCodeWriter : IProjectService, IService

Methods

Name Description
GetClassifiedTextSpansAsync(Document, bool, IEnumerable<Diagnostic>?, bool, CancellationToken)

Extension Methods