icsharpcode/AvalonEdit

Can support fixed strings to the editor ?

Closed this issue · 2 comments

I want to ask is it possible to support fixed strings to the editor ? like this:

Line 1: 127.0.0.1:8888 > run command (127.0.0.1:8888 is fixed string, run command is entered by the user, I need to disable the user to remove 127.0.0.1:8888)
Line 2: print the command result
Line 3: 127.0.0.1:8888 >

@siegfriedpammer Thank you, is work for me