rs_fn_defn_jump: Jump to a function definition in the local project

View source: R/rstudio-addin.R

rs_fn_defn_jumpR Documentation

Jump to a function definition in the local project

Description

Search for a local function definion matching the function the cursor is on, and jump to it, if found.

Usage

rs_fn_defn_jump(context = rstudioapi::getActiveDocumentContext())

Arguments

context

the active document context from [rstudioapi]

Value

nothing

Author(s)

Miles McBain


MilesMcBain/fnmate documentation built on March 1, 2025, 1:26 p.m.