Open ccsliinc opened 3 years ago
i have the same problem:
no change
state.fullText = state.selection+":"`
changes the selection as expected - but text only replaces the selection and not the full text if there an selection exists:
state.text = state.selection+":"
It seems if I have selected text i cannot write to the fullText.