Commit graph

31929 commits

Author SHA1 Message Date
Josh Goldberg
9a5268564a Fixed isInsalled typo in source 2018-04-08 09:46:59 -04: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
Matt Bierner
d0bc1c3fe4 Updating js/ts grammars 2018-04-06 17:08:40 -07:00
Matt Bierner
b641742452 Targeted fix for markdown special character links in #37079
Fixes #37079
2018-04-06 16:06:45 -07:00
Matt Bierner
5b90e42e3c Make sure we don't try posting mesages to disposed markdown previews
Fixes #45553
2018-04-06 16:06:45 -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
Alex Dima
a7a72a5439 Simplify tests 2018-04-06 23:52:46 +02:00
Rob Lourens
c527da85be
Fail build when settings search build id generation fails (#47359)
* Ensure that settings search build id handling fail will cause the build to fail

* Move some settings search build ID computation to util.ts

* Bump version number for test

* Add unit tests for util.ts additions

* Revert version number change

* Make versionStringToNumber throw if it fails

* Add missing import
2018-04-06 14:10:51 -07:00
Daniel Imms
0e67b8e782 Fix type of PTYSHELLCMDLINE
Fixes #47314
2018-04-06 14:03:17 -07:00
André Weinand
4cd09ff11e reify the DebugAdapter; fixes #45129 2018-04-06 16:42:11 +02:00
Alexandru Dima
ced0b88e86
Merge pull request #38175 from jfbisson4/disable_multicursor_collapse
Add config parameter to disable collapsible cursors (#37967)
2018-04-06 16:04:13 +02:00
Alex Dima
df27d8c75b Add test 2018-04-06 16:02:36 +02:00
Alex Dima
b0f29121a4 Fix CursorConfiguration.shouldRecreate 2018-04-06 16:02:27 +02:00
Alex Dima
3c6960960e Rename the option 2018-04-06 14:31:27 +02:00
Alex Dima
9ce2878c20 Merge remote-tracking branch 'origin/master' into disable_multicursor_collapse 2018-04-06 13:45:17 +02:00
Alex Dima
8e5a374372 Fixes #44956: Propagate extension activation errors in the activate() calls 2018-04-06 11:55:46 +02:00
Benjamin Pasero
36358924de less error spam when editors fail to open on startup 2018-04-06 11:28:22 +02:00
Johannes Rieken
05c70a3ad8 add api-test, #30075 2018-04-06 11:08:12 +02:00
Johannes Rieken
8b470712c9 make diagnostics read api public, #30075 2018-04-06 11:08:12 +02:00
Benjamin Pasero
95101bf3f6 Revert "SelectBox: Add bounds checking on selected option. Addresses: #43475, #44309 (#47044)"
This reverts commit 043538eeb0.
2018-04-06 10:22:08 +02:00
Sandeep Somavarapu
356c4babba #46750 Fix reading scopes for extension contributed configurations 2018-04-06 10:06:56 +02:00
Alex Dima
20e3ed2297 Fixes #41199: Skip over single separator in word navigation command 2018-04-06 09:50:33 +02:00
Daniel Imms
94f5674695 electron - save some changes that are OK with 1.7.x 2018-04-06 09:47:00 +02:00
Benjamin Pasero
24d87a7eb0 Revert "Update to Electron v2.0.0-beta.6 (#46552)"
This reverts commit 88603b377d.
2018-04-06 09:33:18 +02:00
Matt Bierner
00cc78d7bd Properly await on revive 2018-04-05 23:34:10 -07:00
Matt Bierner
529199604d Fix spelling 2018-04-05 23:33:21 -07:00
Matt Bierner
0183f9304b Fixing error message 2018-04-05 23:14:04 -07:00
Matt Bierner
8f48d8f839 Add test for registering duplicate webview serialiers 2018-04-05 23:14:04 -07:00
Matt Bierner
75ecc5ef29 Delete now unused webview.state 2018-04-05 23:14:04 -07:00
Matt Bierner
6c139ab333 Move all private properties together 2018-04-05 23:14:04 -07:00
Benjamin Pasero
ed98cd4f8b settings - mark more as Scope.APPLICATION 2018-04-06 07:46:11 +02:00
Benjamin Pasero
b3c8c30aba debt - introduce a helper to store editor view state with a upper limit 2018-04-06 07:45:30 +02:00
Benjamin Pasero
0ab93fc65d fix "Close Editors to the Right" action (fixes #46887) 2018-04-06 07:39:31 +02:00
Matt Bierner
4ba9ac40f1 Fix rename provider error on empty work range
Fixes #47276
2018-04-05 19:58:41 -07:00
Matt Bierner
bcdbb50e5d Extract out duplicate webview event handler logic 2018-04-05 19:48:15 -07:00
Matt Bierner
15bc74647a Use correct promise type 2018-04-05 19:30:16 -07:00
Matt Bierner
c14e30aeb4 Show error when webview restore fails 2018-04-05 19:18:55 -07:00
Matt Bierner
753b18ddc1 Handle exceptions in webview serialize 2018-04-05 19:04:45 -07:00
Matt Bierner
e873a42e27 Fix possible webview exception 2018-04-05 19:02:35 -07:00
Matt Bierner
27c7990db4 Extracting out duplicate code 2018-04-05 18:54:20 -07:00
Matt Bierner
0dd891bbcf Chagne webview element file name 2018-04-05 18:48:53 -07:00
Matt Bierner
ca3341f659 Move main webview contributions from html to webview 2018-04-05 18:45:09 -07:00
Matt Bierner
2bf113ef45 Webview -> WebviewElement 2018-04-05 18:35:27 -07:00
Matt Bierner
bae8e69220 WebviewService -> WebviewEditorService 2018-04-05 18:33:43 -07:00
Matt Bierner
52b59d5e9a Timebox webview serialization 2018-04-05 14:32:46 -07:00
Matt Bierner
392979d217 Fixes wrong release notes version showing on update
Fixes #47256
2018-04-05 13:33:01 -07:00
Matt Bierner
0fec67c293 Use clearer name 2018-04-05 13:33:01 -07:00
Christopher Leidigh
043538eeb0
SelectBox: Add bounds checking on selected option. Addresses: #43475, #44309 (#47044) 2018-04-05 15:11:19 -04:00