pub fn get_cursor_position(content: &str) -> Option<usize>
Find the cursor position in a file This looks for a special marker like “// CURSOR” and returns its position