This website requires JavaScript.
Explore
Help
Register
Sign In
Microsoft
/
vscode
Watch
1
Star
0
Fork
0
You've already forked vscode
mirror of
https://github.com/microsoft/vscode.git
synced
2026-05-08 17:19:48 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e07bba8de99e116d63eb18e142a711ed92b04445
vscode
/
src
/
vs
/
editor
/
common
/
viewModel
T
History
Alex Dima
e07bba8de9
Keep track of what text got copied from what cursor and use that information when pasting (
fixes
#4996
)
2017-12-14 18:09:48 +01:00
..
characterHardWrappingLineMapper.ts
Fixes
#35162
: force sticking to beginning of line only if no other characters than the indent would fit on a wrapped line
2017-09-27 11:14:32 +02:00
prefixSumComputer.ts
Remove unused code (
#38414
)
2017-11-15 16:22:15 +01:00
splitLinesCollection.ts
Mark public static fields readonly
2017-11-20 15:10:14 -08:00
viewEventHandler.ts
add IModelLanguageConfigurationChangedEvent and ViewLanguageConfigurationEvent
2017-09-20 11:09:42 +02:00
viewModel.ts
Keep track of what text got copied from what cursor and use that information when pasting (
fixes
#4996
)
2017-12-14 18:09:48 +01:00
viewModelDecorations.ts
Fixes
#37401
: Render before/after decorations on their own <span> elements
2017-11-21 11:43:45 +01:00
viewModelImpl.ts
Keep track of what text got copied from what cursor and use that information when pasting (
fixes
#4996
)
2017-12-14 18:09:48 +01:00