Searched refs:guessEditor (Results 1 – 2 of 2) sorted by relevance
5 import { guessEditor, openInEditorAsync } from '../editor';15 describe(guessEditor, () => {22 guessEditor();31 guessEditor();
10 export function guessEditor(): editors.Editor { function27 const editor = guessEditor();