Dirk Baeumer
|
fc0b0e9b72
|
Add telemetry data for auto detecting usage
|
2017-02-17 17:22:37 +01:00 |
|
Joao Moreno
|
9703537e62
|
Merge branch 'diff'
|
2017-02-17 17:21:40 +01:00 |
|
Joao Moreno
|
8423993f5c
|
Merge branch 'master' into diff
|
2017-02-17 16:36:23 +01:00 |
|
Alex Dima
|
f0506f29e7
|
Emit fabricated position/selection change events when the line mapping changes
|
2017-02-17 16:17:37 +01:00 |
|
Martin Aeschlimann
|
7f74aa57b0
|
3 color theme change events on startup instead of 1. Fixes #20800
|
2017-02-17 16:11:38 +01:00 |
|
Alex Dima
|
bd51e62ec9
|
Fixes #20065: Give friendlier error message when inspecting scopes of plain text file
|
2017-02-17 15:41:38 +01:00 |
|
Alex Dima
|
36cf5ecaa0
|
No implicit any
|
2017-02-17 15:28:14 +01:00 |
|
Alex Dima
|
5882425bb8
|
Replace ParsedColor with RGBA
|
2017-02-17 15:27:31 +01:00 |
|
Alex Dima
|
9e55a042dc
|
Reduce usage of ParsedColor
|
2017-02-17 15:17:24 +01:00 |
|
Alex Dima
|
e7101b98ad
|
Adopt new ViewLineToken, use model coordinates consistently
|
2017-02-17 15:10:38 +01:00 |
|
Alex Dima
|
47e5582d87
|
Adopt Color in tokenization registry map
|
2017-02-17 12:52:05 +01:00 |
|
Alex Dima
|
6e284e066a
|
Sturdier color parsing
|
2017-02-17 12:52:05 +01:00 |
|
Alex Dima
|
3e98e5f1d3
|
RGBA: store alpha as an integer in [0-255]
|
2017-02-17 12:52:05 +01:00 |
|
Alex Dima
|
6c88aec2b9
|
Prepare Color for use in critical perf code
|
2017-02-17 12:52:05 +01:00 |
|
Alex Dima
|
19043a75de
|
Clarify tokenization registry API
|
2017-02-17 12:52:05 +01:00 |
|
Alex Dima
|
7e516debb2
|
Extract TokenizationRegistry to its own file
|
2017-02-17 12:52:05 +01:00 |
|
Alex Dima
|
f8f1709121
|
Move forceCopyWithSyntaxHighlighting to textAreaHandler
|
2017-02-17 12:52:05 +01:00 |
|
isidor
|
3336099957
|
debug: do not outline in high contrast theme
|
2017-02-17 12:40:18 +01:00 |
|
isidor
|
b767baa7c9
|
preserve zen mode per global so it is in sync with full screen
|
2017-02-17 12:03:42 +01:00 |
|
Joao Moreno
|
d33322040a
|
change no definition label
|
2017-02-17 11:57:17 +01:00 |
|
Alex Dima
|
2d853212c4
|
Fixes #20087: Broken Square Select
|
2017-02-17 09:45:47 +01:00 |
|
Christof Marti
|
6d4266b5f1
|
Wording
|
2017-02-16 22:29:20 -08:00 |
|
Christof Marti
|
89fdb1867c
|
Offer popular keymaps inline for installation (fixes #20782)
|
2017-02-16 22:29:20 -08:00 |
|
Christof Marti
|
0765fd8331
|
Reorder Quick Links (fixes #20760)
|
2017-02-16 22:29:20 -08:00 |
|
rebornix
|
4e24d6ea30
|
remove copy with syntax from context menu
|
2017-02-16 15:22:18 -08:00 |
|
Alex Dima
|
500fc7a3ed
|
Resolve post-merge compilation error
|
2017-02-16 23:29:11 +01:00 |
|
Alex Dima
|
bccd4045eb
|
Merge remote-tracking branch 'origin/master' into alex/minimap
|
2017-02-16 23:26:51 +01:00 |
|
Alex Dima
|
116ed3f277
|
Vertical scrollbar is opaque when rendering minimap
|
2017-02-16 23:19:42 +01:00 |
|
Alex Dima
|
93f3483c33
|
Render minimap to the left of the scrollbar
|
2017-02-16 23:12:11 +01:00 |
|
Daniel Imms
|
6e14e824f4
|
Set pty process dimensions on terminal start
Fixes #6733
|
2017-02-16 12:17:32 -08:00 |
|
Alex Dima
|
0c2a350091
|
Add editor.minimap to settings schema
|
2017-02-16 21:00:04 +01:00 |
|
rebornix
|
878181f760
|
font size and line height should end with px
|
2017-02-16 11:54:26 -08:00 |
|
rebornix
|
6db885ca70
|
apply font info for copy with syntax highlighting
|
2017-02-16 11:46:00 -08:00 |
|
Alex Dima
|
b7cb1f1ae3
|
Soften colors for light backgrounds
|
2017-02-16 20:44:55 +01:00 |
|
Alex Dima
|
55d724eaf1
|
Better handling of characters outside the basic ASCII range
|
2017-02-16 20:34:22 +01:00 |
|
Daniel Imms
|
97938005d3
|
Set pty size when terminal is reused
Fixes #20618
|
2017-02-16 11:20:36 -08:00 |
|
Christof Marti
|
cda8dd1a2b
|
Reposition interactive playground link (fixes #20760)
|
2017-02-16 10:55:45 -08:00 |
|
Daniel Imms
|
a176bdb8f7
|
Fire onTitleChanged when terminal is reused
Fixes #20717
|
2017-02-16 10:48:57 -08:00 |
|
Alexandru Dima
|
51d127f9c0
|
Merge pull request #20242 from rebornix/RichTextClipboard
Copy formatted code to clipboard
|
2017-02-16 19:45:13 +01:00 |
|
Alex Dima
|
da8e81f1e7
|
Handle mouse down on minimap
|
2017-02-16 19:23:44 +01:00 |
|
Christof Marti
|
22a6f7a8f2
|
Tag editor action telemetry in walk-through (fixes #19888)
|
2017-02-16 10:02:48 -08:00 |
|
Dirk Baeumer
|
8fc9afccc2
|
Improve error message when task are run in terminal
|
2017-02-16 18:00:24 +01:00 |
|
Dirk Baeumer
|
5f8c14ed70
|
Code clean up on how to detect new terminal runner
|
2017-02-16 17:59:42 +01:00 |
|
rebornix
|
27aaa97a3c
|
address comments
|
2017-02-16 08:51:24 -08:00 |
|
Alex Dima
|
c517a992f2
|
Remove unnecessary assertions
|
2017-02-16 17:43:30 +01:00 |
|
Joao Moreno
|
a440d6479e
|
api: expose vscode.computeDiff
|
2017-02-16 17:40:53 +01:00 |
|
isidor
|
8b616eb06e
|
debug: use top stack frame column inline decoration
|
2017-02-16 17:25:23 +01:00 |
|
isidor
|
3b835712c6
|
fix compile error
|
2017-02-16 17:03:26 +01:00 |
|
isidor
|
ee529b21b2
|
fixes #20736
|
2017-02-16 16:27:35 +01:00 |
|
isidor
|
c9992a1122
|
debug: move stop process inside debug service
|
2017-02-16 16:07:53 +01:00 |
|