Commit Graph

33225 Commits (1c3fc6fa21b6c8dbe52bf0af880334f304a55f65)

Author SHA1 Message Date
Josh Schreuder 1c3fc6fa21 Fix spelling mistake in NPM task tooltip (#48980)
ommitted -> omitted
2018-05-07 11:51:17 +02:00
Isidor Nikolic bcaa3ead51
Merge pull request #48989 from chryw/master
Made unverified breakpoint icons thicker
2018-05-07 11:33:26 +02:00
Christof Marti f6ccf07080 Add undefined check to Quick Input command code path (#49354) 2018-05-07 11:15:40 +02:00
Sandeep Somavarapu 642bff3c43 Fix #49151 2018-05-07 11:11:22 +02:00
Joao Moreno d29620f2ba Revert "Bump node-debug2"
This reverts commit f2cd84b1c2.
2018-05-07 10:36:25 +02:00
Johannes Rieken ff7b9d94e9
Merge pull request #49319 from Xanewok/related-information-markdown
Don't use code annotations unconditionally for related diagnostics
2018-05-07 10:28:45 +02:00
Dirk Baeumer 83f19fa0e9 Fixes #49244: Should "Configure Language" command be renamed "Configure Display Language"? 2018-05-07 10:10:41 +02:00
Johannes Rieken 681a9e0d54 more tweaks #34968 2018-05-07 10:03:31 +02:00
Igor Matuszewski 5973e420d7 Escape related information in Hover message 2018-05-07 09:55:05 +02:00
Christof Marti 841f14000a Naming: Select -> Pick (#49340) 2018-05-07 09:36:58 +02:00
SteVen Batten 9624859631 put pre-existing file consts back in node since they depend on process
fixes #49321
2018-05-06 17:29:24 -07:00
Ramya Achutha Rao 57d9f26123 Disable live preview of wrap feature when multiple selections in same line #49138 2018-05-06 16:54:41 -07:00
Igor Matuszewski 8be55bbd8f Don't use code annotations for related diagnostics 2018-05-06 21:32:26 +02:00
Daniel Imms bb364256c8 Fix terminal quick open kill/rename actions
Fixes #48671
2018-05-06 11:42:27 -07:00
Ramya Achutha Rao bf859cf067 Update GDPR annotations 2018-05-06 09:36:47 -07:00
Ramya Achutha Rao 399f66e504 Update GDPR annotations 2018-05-05 22:14:24 -07:00
Daniel Imms 0b5ff1f4a9 Go back to old terminal clear behavior
Fixes #49162
2018-05-05 10:27:19 -07:00
Rob Lourens f86fdaf7ad Fix GDPR annotation 2018-05-04 16:22:09 -07:00
Matt Bierner 47f0d45d7b Make sure we use the correct ctrl key for refactor action on windows
Fixes #49225
2018-05-04 14:32:35 -07:00
Matt Bierner 3443216cd6 Allow multiple revivers to be registered for a given webview 2018-05-04 14:23:00 -07:00
Matt Bierner 612048a149 Temp workaround for ts not understanding that dot is a trigger character 2018-05-04 14:12:21 -07:00
Matt Bierner 72658816a2 Support TS disable suggestions setting
Fixes #47617
2018-05-04 14:12:21 -07:00
Matt Bierner f8ced1957a Add telemtry for TS/JS quick fixes
Fixes #47760
2018-05-04 14:12:20 -07:00
Peng Lyu 5e928e634d Fix #39130. editor.findWidgetResizeBorder 2018-05-04 12:52:46 -07:00
Martin Aeschlimann 405a1db04d
Merge pull request #49189 from ranolfi/master
Automatic wrapping with `` (backticks) for PHP and SQL
2018-05-04 21:18:25 +02:00
Martin Aeschlimann fe68da128b
Merge pull request #49076 from stormwarning/update-scss-syntax-extension
Update SCSS syntax extension
2018-05-04 21:16:53 +02:00
Rob Lourens f2cd84b1c2 Bump node-debug2 2018-05-04 12:14:47 -07:00
Peng Lyu cbd2e019da re #49231. 2018-05-04 12:00:34 -07:00
Peng Lyu f46fc757ec Fix #49231. Editor focus includes editor widget focus. 2018-05-04 11:57:58 -07:00
Rachel Macfarlane f863c055f6 Use button widget in issue reporter, fixes #46490 2018-05-04 11:56:13 -07:00
Matt Bierner 7980812a43 Properly handle links with title 2018-05-04 11:37:32 -07:00
Matt Bierner 43ed87ccde Add test for #49011 2018-05-04 11:37:32 -07:00
Matt Bierner bd29afad2c More pinning tests for markdown links 2018-05-04 11:37:32 -07:00
Matt Bierner c068e6fdfe Start adding some basic document link pinning tests 2018-05-04 11:37:32 -07:00
Daniel Imms 70d36c56ca vscode-xterm@3.5.0-beta1
Fixes #49236
2018-05-04 11:20:21 -07:00
SteVen Batten 8e16251951 adding a minimum for max-memory cli arg
fixes #46772
2018-05-04 11:05:10 -07:00
Martin Aeschlimann 8037b1743e [themes] default themes: use editorLineNumber.activeForeground. Fixes #48465 2018-05-04 19:54:08 +02:00
isidor 93bca322c7 debug: logLevel 2018-05-04 19:10:27 +02:00
Johannes Rieken 905c4f1a42 type converters, use namespace in more places 2018-05-04 18:49:40 +02:00
Johannes Rieken 4e46d2a1bb type converters, use namespace for DocumentHighlight 2018-05-04 18:49:40 +02:00
Johannes Rieken 781520cbe1 type converters, use namespace for Hover 2018-05-04 18:49:40 +02:00
Johannes Rieken c47296282a type converters, use namespace for ViewColumn 2018-05-04 18:49:40 +02:00
Johannes Rieken d52bf577dc type converters, use namespace for Diagnostics 2018-05-04 18:49:40 +02:00
Johannes Rieken 9f6053242f type converters, use namespace for Position 2018-05-04 18:49:39 +02:00
Johannes Rieken dfb070c277 type converter, use namespace for Range 2018-05-04 18:49:39 +02:00
Johannes Rieken 069bbd81e4 type converters, use namespace for Selection 2018-05-04 18:49:39 +02:00
Johannes Rieken 6b4f88991b experiment with internal hierarchical model, #34968 2018-05-04 18:49:39 +02:00
Johannes Rieken 66b2786b2e add detail field to proposed api, #34968 2018-05-04 18:49:39 +02:00
isidor 072dd6384c debug: filter for getBreakpoints 2018-05-04 17:54:32 +02:00
Martin Aeschlimann 48792c1958 [folding] spec that invalid ranges are ignored. Fixes Microsoft/vscode#48524 2018-05-04 17:50:11 +02:00