Commit Graph

54434 Commits

Author SHA1 Message Date
Rob Lourens
ea10827333 Merge pull request #80657 from KapitanOczywisty/patch-1
Fix PHP in HTML style tags
2019-09-15 12:24:51 -07:00
Rob Lourens
f57f8f7063 Update grammar files 2019-09-15 12:23:31 -07:00
Sandeep Somavarapu
9f2d08eaa3 update doc 2019-09-15 20:21:36 +02:00
Sandeep Somavarapu
3fe9a42331 show sync actions in a separate group above update 2019-09-15 20:08:47 +02:00
Sandeep Somavarapu
317ed7e1a5 Merge branch 'master' into sandy081/userDataProvider 2019-09-15 19:52:27 +02:00
Sandeep Somavarapu
4ffcfff8b9 prepare to merge to master 2019-09-15 19:41:26 +02:00
Matt Bierner
0a335ea664 Add workaround for parameter hints overflow with electron 6
Fixes #79690

Manually sync size of widget contents with parent
2019-09-14 09:17:10 -07:00
Matt Bierner
5b4776fcf6 Make webview editor state updates handle diff editors 2019-09-13 23:07:33 -07:00
Matt Bierner
364d89eb34 Re-layout webview editor when input changes 2019-09-13 22:50:43 -07:00
Matt Bierner
d743cbaf26 Documentation 2019-09-13 22:28:25 -07:00
Matt Bierner
58b2640720 Use uuid instead of incremental counter for webview ids 2019-09-13 22:27:17 -07:00
Matt Bierner
4546a07196 Working on basic save for custom editors 2019-09-13 22:24:35 -07:00
Matt Bierner
396020da64 Hook up basic save prompt for custom editors
Saving itself not implemented :)
2019-09-13 18:22:20 -07:00
Matt Bierner
4753340357 Call setForceOpenAsText 2019-09-13 17:46:16 -07:00
Matt Bierner
7f96c0cc4a Return result directly instead of mutating var 2019-09-13 17:44:10 -07:00
Matt Bierner
50e4d09c36 Return result directly 2019-09-13 17:42:08 -07:00
Matt Bierner
d3fe5cc085 Allow using "default" in "workbench.experimental.editorAssociations"
Fixes #80774

This overrides the contributed editors to use the standard VS Code editor
2019-09-13 17:35:06 -07:00
Matt Bierner
11c451728a Fix potential race detecting image load 2019-09-13 17:19:57 -07:00
Matt Bierner
7aff0c42c8 First cut at showing webview editors in diff views
#80740
2019-09-13 15:42:54 -07:00
Matt Bierner
8678266580 Make Dimension immutable
This value should never be mutated by funtions it is passed to. This change makes it immutable. It also inlines the type in a few places in complex code in legacyLayout that were depending on `Dimension` being  mutable
2019-09-13 15:41:02 -07:00
Matt Bierner
25c054b034 WebviewEditorInput -> WebviewInput 2019-09-13 15:00:26 -07:00
Andrew Branch
8774e0bb05 [typescript-language-features] Add formatter option for semicolons (#80828)
* Add formatter option for semicolons

* Add compatibility note

* Make it compile without TS 3.7
2019-09-13 13:40:41 -07:00
Matt Bierner
3890a199a2 Pick up TS 3.6.3 final 2019-09-13 13:39:37 -07:00
Sandeep Somavarapu
b3771f115f Improve sync:
- Push when there is a change
- Pull at regular intervals (5s)
2019-09-13 21:24:39 +02:00
Sandeep Somavarapu
2cc4781002 Fix merging: Do not sync if there are no changes 2019-09-13 20:52:04 +02:00
Daniel Imms
bf989e5074 Remove cglicenses workaround for xterm addons
The repository field is now filled in

Fixes #80427
2019-09-13 11:22:35 -07:00
Daniel Imms
1963239ca2 Merge pull request #79863 from jeanp413/terminal-here-command
Add terminal.newHere command
2019-09-13 11:08:33 -07:00
Daniel Imms
b5ec934b7c Improve intellisense 2019-09-13 11:07:25 -07:00
Daniel Imms
bffa4cf965 newHere -> newWithCwd, minor tweaks 2019-09-13 11:01:32 -07:00
Daniel Imms
c97bba9903 Merge remote-tracking branch 'origin/master' into pr/jeanp413/79863 2019-09-13 10:13:04 -07:00
Sandeep Somavarapu
5d4016356c Improve continuous sync 2019-09-13 19:04:27 +02:00
isidor
7c1728e31f debug: introduce breakpointEditorContribution 2019-09-13 18:26:35 +02:00
Benjamin Pasero
e131c42f55 web - better way to load node modules from remote folder 2019-09-13 18:23:38 +02:00
Sandeep Somavarapu
3aba6f7432 run sync every 500 ms 2019-09-13 18:11:08 +02:00
Benjamin Pasero
3422d28e2c web api - use URIComponents 2019-09-13 18:08:27 +02:00
Sandeep Somavarapu
09164495f0 remote async 2019-09-13 18:06:12 +02:00
Benjamin Pasero
f8effd5fad api - introduce env.uiKind (web, desktop) 2019-09-13 17:58:30 +02:00
Sandeep Somavarapu
94a9d45587 remove comments 2019-09-13 17:44:32 +02:00
Johannes Rieken
3fd9684eb5 update gulp-tsb to 4.0.4 2019-09-13 17:44:11 +02:00
Sandeep Somavarapu
89281a0394 💄 2019-09-13 17:33:51 +02:00
Sandeep Somavarapu
67c2a3200b simplify user data contributions 2019-09-13 17:33:25 +02:00
Alex Dima
922e6f275c Always consume mosue wheel in editors 2019-09-13 17:12:46 +02:00
Benjamin Pasero
c3a4092c32 🆙 distro 2019-09-13 16:31:03 +02:00
Andre Weinand
e7ce954d0b enable proposed API for new terminal API 2019-09-13 16:10:16 +02:00
Andre Weinand
17ed78cbe3 remove unnecessary comma 2019-09-13 16:10:16 +02:00
Sandeep Somavarapu
7ba67ee291 rename setting to enableSync 2019-09-13 16:00:21 +02:00
Sandeep Somavarapu
0843e1ee11 simplify sync commands 2019-09-13 15:55:05 +02:00
Sandeep Somavarapu
b59d0cf5ce improvements to settings sync 2019-09-13 15:52:03 +02:00
Benjamin Pasero
53ecdf80c3 build - disable exploration build merge for now 2019-09-13 15:52:01 +02:00
Alex Dima
8c9b9589cf Fixes #80736 2019-09-13 15:50:22 +02:00