MCPcopy Create free account
hub / github.com/uiwjs/react-md-editor / code.tsx

File code.tsx

core/src/commands/code.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React from 'react';
2import { type ICommand, type ExecuteState, TextAreaTextApi } from './';
3import { selectWord, executeCommand } from '../utils/markdownUtils';
4

Callers

nothing calls this directly

Calls 3

selectWordFunction · 0.90
executeCommandFunction · 0.90
setSelectionRangeMethod · 0.80

Tested by

no test coverage detected