Commit Graph

24418 Commits

Author SHA1 Message Date
Matt Bierner
bd83b6da57 Removing webview widget api. Will go with more declarative approach 2018-04-10 15:32:55 -07:00
Peng Lyu
5dd148f919 New comment actions. 2018-04-09 17:27:25 -07:00
Peng Lyu
f354e9bdb9 Merge remote-tracking branch 'upstream/master' into rebornix/review 2018-04-09 16:23:31 -07:00
Peng Lyu
3c9fc88c0b remove viewzones when disposed. 2018-04-09 15:55:15 -07:00
Matt Bierner
2aa308653f Add a basic 'refactor' context menu
Fixes #47528
2018-04-09 15:18:49 -07:00
Matt Bierner
7b62b2d8d3 Show message when code actions are requested but none are available
Fixes #47527
2018-04-09 14:55:34 -07:00
Rachel Macfarlane
6b62365d38 Use windows-process-tree module to list processes, #46433 2018-04-09 11:45:56 -07:00
Matt Bierner
f53158e709 Build vscode with TS 2.8.1
Fixes #47512
2018-04-09 11:28:34 -07:00
Daniel Imms
c0c9ea27d6 Add more details to commented out test 2018-04-09 09:23:31 -07:00
Daniel Imms
43edf975d2 Disable failing test 2018-04-09 07:56:32 -07:00
Daniel Imms
e310a88db6 Add tests for select/scroll to terminal commands 2018-04-09 05:14:52 -07:00
Daniel Imms
46df6b9c83 Add tests for TerminalCommandTracker 2018-04-09 05:14:52 -07:00
Johannes Rieken
733f8f6c15 move -> rename, #47475 2018-04-09 13:55:23 +02:00
André Weinand
51a87a5121 rename debugAdapter.test.ts to debugger.test.ts 2018-04-09 12:52:13 +02:00
André Weinand
112c39f30e rename 'Adapter' to 'Debugger' to avoid confusion with real debugAdapters 2018-04-09 12:52:13 +02:00
André Weinand
f78d15758a make case-insensitive debug type 2018-04-09 12:52:13 +02:00
Johannes Rieken
2afd736754 more cancellation token, #47475 2018-04-09 12:28:26 +02:00
Johannes Rieken
efcca1c0d9 files,remote - more utimes removal 2018-04-09 12:28:26 +02:00
Alex Dima
def32e0b7c Fixes #10371: Don't render content widgets if the anchor position is outside the viewport 2018-04-09 12:23:52 +02:00
Benjamin Pasero
cc12246b6e files - remove touchFile method 2018-04-09 12:17:57 +02:00
Andre Weinand
6695b5203b fix Unit Tests for Windows 2018-04-09 12:11:10 +02:00
Alex Dima
936d5d8a06 Fixes #46942: Cover case when the mouse target is the view line and the line is empty and has an inline decoration 2018-04-09 12:06:21 +02:00
Alex Dima
150b85b2cd Add ViewModel.getLineLength (#46942) 2018-04-09 12:06:21 +02:00
Alex Dima
f0dafd20c1 Improve package.json extension schema 2018-04-09 12:06:21 +02:00
Johannes Rieken
534d10d37d add FileSystemProvider2 for rapid changes, add readFile/writeFile, simplify delete, #47475 2018-04-09 11:35:32 +02:00
André Weinand
317bf2e647 fold path hooks into debugAdapter 2018-04-09 11:32:15 +02:00
André Weinand
95feda25ad rename v8Protocol.ts to debugAdapter.ts 2018-04-09 11:27:26 +02:00
André Weinand
46bd876cae rename debugAdapter.ts to debugger.ts 2018-04-09 11:27:26 +02:00
Benjamin Pasero
3f7dae24cd text file - ignore load() request if a pending save is running 2018-04-09 11:10:57 +02:00
Martin Aeschlimann
a4008f4f25 Merge pull request #47451 from pr-yemibedu/patch-2
Tiny typographic change
2018-04-09 11:10:41 +02:00
Dirk Baeumer
7b9d26fd1e Fixes #47350: Broke compatibility with PlatformIO 2018-04-09 11:09:26 +02:00
Alex Dima
89c92859f6 Fixes #22652: Minimap's char width for full-width characters is incorrect 2018-04-09 10:41:49 +02:00
Alexandru Dima
fbe4d3700b Merge pull request #44988 from mechatroner/master
move huge file params to user config for Microsoft/vscode#44986 and mechatroner/vscode_rainbow_csv#3
2018-04-09 10:23:59 +02:00
Alex Dima
e37acd3cee Fix tests 2018-04-09 10:22:42 +02:00
Alex Dima
1a853daec4 Rename options 2018-04-09 10:19:46 +02:00
Johannes Rieken
3117f1b450 fix #47388 2018-04-09 09:47:46 +02:00
Johannes Rieken
61246f972c fix #47363 2018-04-09 09:40:51 +02:00
Benjamin Pasero
1fa265870b fix #45538 2018-04-09 08:41:19 +02:00
Benjamin Pasero
cd2019ab3f 💄 2018-04-09 08:23:31 +02:00
Christopher Leidigh
d2f09b8ab4 SelectBox: Bounds check/adjust selected option (#47445) 2018-04-09 07:49:41 +02:00
Yemi Bedu @ P&R
8c9ae4dccc Tiny typographic change
Tiny typo from "mew" to "new".
2018-04-08 21:21:37 -04:00
André Weinand
4971d88924 make debugger registration case insensitive 2018-04-08 23:17:42 +02:00
Daniel Imms
98afc1cee4 Fix build 2018-04-08 13:03:10 -07:00
Daniel Imms
3fbfccad35 Pull in node-pty types from upstream 2018-04-07 11:31:54 -07:00
Matt Bierner
52c293a050 Fix webview type name casing 2018-04-06 17:09:41 -07:00
Peng Lyu
245ccf5b59 Merge remote-tracking branch 'upstream/mjbvz/webviewWidgetProto' into rebornix/review 2018-04-06 16:22:01 -07:00
Matt Bierner
d855ec8060 Reduce duplicate state for active webviews 2018-04-06 16:06:44 -07:00
Matt Bierner
4da7386445 Rename webviewInput to webviewEditorInput 2018-04-06 16:06:44 -07:00
Peng Lyu
105ba504ad gravatar, title bar for comment thread, show comment titles when file opened. 2018-04-06 15:40:48 -07:00
Alex Dima
6f121cd3ba Merge branch 'master' into mechatroner-master 2018-04-06 23:59:54 +02:00