|
|
|
[
Permlink
| « Hide
]
Andrey Simanovsky - 14 Nov 06 16:28
VSTextControlSchemeManager.myScheme should have IsVirtualSpace set to VS setting.
The problem is that the option depends on the particular language and may be enabled separately for each language. So Code Preview actually needs to create a text control with the scheme depending on the language of the file it has been asked to show. The value of the option needs to be retrieved at the moment the scheme is created, and there should be an extra API between Code Preview and VS integration for this.
|
||||||||||||||||||||||||||||||||||||||||||||