Commit Graph

33038 Commits

Author SHA1 Message Date
Joao Moreno
fe49af2cac fix terminal smoketests
fixes #48396
2018-05-02 12:30:22 +02:00
Joao Moreno
5dc5b4a90e smoketest: show devtools when using --verbose 2018-05-02 12:30:22 +02:00
Joao Moreno
5ba105e0da update README.md 2018-05-02 12:30:21 +02:00
Martin Aeschlimann
4afd003cf3 [json] Treat *.css.map and *.js.map as JSON by default. Fixes #48291 2018-05-02 12:19:36 +02:00
Martin Aeschlimann
8c44bc0fba [loc][Query] Possible typo in "The locations of the font.". Fixes #48278 2018-05-02 12:09:56 +02:00
Martin Aeschlimann
24b5f19385 [themes] Solarized Dark selection color has no enough contrast. Fixes #48106 2018-05-02 12:09:56 +02:00
Johannes Rieken
2d15717a66 remove old command and use executeEdits everywhere, #47107 2018-05-02 11:54:43 +02:00
Isidor Nikolic
33d551cefe Merge pull request #48750 from Microsoft/tsalinger/renaming-in-explorer-visible-glitch
fixes #43687
2018-05-02 11:48:45 +02:00
isidor
6acf1a2a26 debug: use readonly more
fixes #48064
2018-05-02 11:43:20 +02:00
Alex Dima
8745c1f89a Debt: var -> let 2018-05-02 11:42:16 +02:00
Johannes Rieken
8aeffbca07 add comment about symlinks #47475 2018-05-02 11:16:31 +02:00
Johannes Rieken
9bb39f2277 add FileSystemError.Unavailable, #47475 2018-05-02 11:01:18 +02:00
Alex Dima
08f8a4842d Fixes #42851: Pass undefined as command args when keybinding doesn't have argss 2018-05-02 10:59:40 +02:00
isidor
0f4a19ea42 search: update view location a bit earlier on startup
fixes #49014
2018-05-02 10:46:23 +02:00
Martin Aeschlimann
759cf273b0 Red squiggly lines don't show in IE 11. Fixes Microsoft/monaco-editor#816 2018-05-02 10:34:14 +02:00
Alex Dima
e05624f948 Use unique pipe names from ipc.net.ts 2018-05-02 10:13:23 +02:00
Alex Dima
1e3fb4d9d0 Use unique pipe names from stdFork 2018-05-02 10:10:13 +02:00
Daniel Ye
13650824a5 2018-04-30. Merged in translations from Transifex. 2018-05-02 10:08:17 +02:00
isidor
b703cdba7a debug brekapoints hover messages: fix copy paste mistake 2018-05-02 10:03:49 +02:00
Alex Dima
5dff77e49c Fixes Microsoft/monaco-editor#857: Ensure pageSize is > 0 2018-05-02 09:45:50 +02:00
Johannes Rieken
946623f81f fix #49003 2018-05-02 09:37:08 +02:00
Rob Lourens
56fcd46ec3 Merge pull request #48906 from Microsoft/roblou/settingsUI
Implement new settings GUI
2018-05-01 17:27:45 -07:00
Rob Lourens
349f5c61d3 Fix wrong quickinput casing, causing tests to hang 2018-05-01 17:25:29 -07:00
Matt Bierner
4daf8d2266 Pick up newer marked version 2018-05-01 16:29:02 -07:00
Matt Bierner
6cea141254 Add API for storing state in webviews contents themselves 2018-05-01 16:14:54 -07:00
Matt Bierner
9370ce97b2 Use destructre 2018-05-01 11:08:59 -07:00
Matt Bierner
245155d161 Make sure we have a model
Fixes #47549
2018-05-01 10:43:36 -07:00
Matt Bierner
ba1fda8b86 Always cancel parameter hints when document changes
Fixes #48237
2018-05-01 10:39:18 -07:00
Matt Bierner
2c7cea2d37 Use TS 2.8.3 for building vscode 2018-05-01 10:16:51 -07:00
Joao Moreno
fdaf90dbff continuous build: stop windows on first error 2018-05-01 17:50:36 +02:00
Matt Bierner
55a10f77e8 Don't try creating a new synced buffer if we already have one
Possibly https://github.com/Microsoft/TypeScript/issues/23502
2018-04-30 18:18:05 -07:00
Matt Bierner
0d584a9086 Allow open preview from markdown file title context menu
Part of #37045
2018-04-30 17:30:44 -07:00
Matt Bierner
a4c3e74748 Auto trigger suggest on jsdoc parameter names
Fixes #48976
2018-04-30 17:08:53 -07:00
Matt Bierner
9f16378b2f Trigger completions on < inside jsx
Fixes #40539
2018-04-30 17:02:22 -07:00
Matt Bierner
ffb8d045a6 Add support for TS trigger characters
Fixes #25034
2018-04-30 16:56:36 -07:00
Matt Bierner
eab96df4c0 Allow cmr+r reload from webview developer tools
Fixes #48975
2018-04-30 15:42:01 -07:00
Matt Bierner
730eb4e560 Remove onmessage wrapper 2018-04-30 15:42:01 -07:00
Matt Bierner
8077bd07fc Use arrow functions 2018-04-30 15:42:01 -07:00
Rachel Macfarlane
3f53efa597 Show window title as part of process name in process explorer, fixes #48626 2018-04-30 15:00:37 -07:00
Matt Bierner
a287dcd89e Fix suggest widget sometimes being cut off if it contains a code block
Fixes #48395
2018-04-30 14:20:32 -07:00
Matt Bierner
0387727447 Fix a spell 2018-04-30 14:20:32 -07:00
Daniel Imms
94145d3d17 Fix terminal layout in dev mode 2018-04-30 13:49:56 -07:00
Matt Bierner
a32ca17c38 Don't include param tags in js signature help provider
Fixes #48231
2018-04-30 12:52:17 -07:00
Matt Bierner
ab86b9ad5d Don't need to remove class that is never set 2018-04-30 12:07:03 -07:00
Matt Bierner
9d6d1464c4 Make sure we treat jsdocs sig help as markdown 2018-04-30 12:04:15 -07:00
Matt Bierner
6dae5a3bf9 Fix rendering of whitespace in markdown parameter hinds
Fixes #48758
2018-04-30 12:03:53 -07:00
Erich Gamma
c94f12ed34 switch to use config context key over manual context definition. 2018-04-30 19:43:54 +02:00
Erich Gamma
6ed74d7736 Show message when no scripts were found 2018-04-30 19:23:42 +02:00
Ramya Achutha Rao
b42cc7f929 Add GDPR annotation back for property that are relevenat for older versions of the product 2018-04-30 10:09:37 -07:00
Rob Lourens
64420af8f6 Merge branch 'roblou/includesTildeTests' 2018-04-30 09:40:40 -07:00