PavelTorgashov / FastColoredTextBox

Fast Colored TextBox for Syntax Highlighting. The text editor component for .NET.
Other
1.21k stars 464 forks source link

autocompletemenu display different items based on context #140

Closed furesoft closed 4 years ago

furesoft commented 5 years ago

hi, i want to show up different items in different context, like

when i type: this. it should display Exit when i type: obj. it should display: MyFunc

Hexman768 commented 5 years ago

Is this a suggestion or are you asking how you could accomplish this?

PavelTorgashov commented 4 years ago

See AutocompleteSample3.