Commit ab34327
committed
Use ITextBufferCloneService if available in AsText
This change also ensures the projection buffers created in Visual Studio have
the ITextBufferCloneService added to their property bag.
Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/6041501 parent f076f79 commit ab34327
2 files changed
Lines changed: 9 additions & 1 deletion
File tree
- src
- EditorFeatures/Text
- VisualStudio/Core/Def/Implementation/ProjectSystem
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
41 | 44 | | |
42 | 45 | | |
43 | 46 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| 43 | + | |
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
| |||
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
| 69 | + | |
67 | 70 | | |
| 71 | + | |
68 | 72 | | |
69 | 73 | | |
70 | 74 | | |
| |||
1096 | 1100 | | |
1097 | 1101 | | |
1098 | 1102 | | |
| 1103 | + | |
1099 | 1104 | | |
1100 | 1105 | | |
1101 | 1106 | | |
| |||
0 commit comments