texstudio icon indicating copy to clipboard operation
texstudio copied to clipboard

Dictionary based normal text completion.

Open hongyi-zhao opened this issue 1 year ago • 5 comments

Describe the feature and the current behavior/state

I wonder how can I implement the dictionary based normal text completion for texstudio.

Who will benefit with this feature?

All users.

Any Other info

hongyi-zhao avatar Apr 02 '23 12:04 hongyi-zhao

the dictionaries or spellchecker are not set up to provide a list a words, at least not from some starting letters. And in some languages like German that gets ugly fast, as you can combine words to longer ones (compound words)

sunderme avatar Apr 02 '23 14:04 sunderme

word proposal in phones are probability based which makes way more sense in that context.

sunderme avatar Apr 02 '23 14:04 sunderme

  1. What do you mean by saying in phones?
  2. I still can't see any feasible method to achieve the goal here, mainly for English.

hongyi-zhao avatar Apr 02 '23 14:04 hongyi-zhao

  1. instant messengers like text completion ?
  2. because there is none. The dictionaries for spell checkers are organized for spell checking, not for text completion.

sunderme avatar Apr 02 '23 14:04 sunderme

  1. instant messengers like text completion ?

Why do you use a ? at the end?

hongyi-zhao avatar Apr 02 '23 15:04 hongyi-zhao