MountainProvideCodeActions

Function MountainProvideCodeActions 

Source
pub async fn MountainProvideCodeActions(
    application_handle: AppHandle<Wry>,
    uri: String,
    position: Value,
    context: Value,
) -> Result<Value, String>
Expand description

Provides code actions (quick fixes and refactorings) for a code range