Commit graph

28694 commits

Author SHA1 Message Date
Rob Lourens c749624976 Install builtInExtensions on windows too 2018-01-23 16:51:31 -08:00
Peng Lyu 08046c3aa4 piece tree perf is propotional to edit cnt so 10/100 edits are not necessary. 2018-01-23 16:18:33 -08:00
Peng Lyu 9265607eee update find results limit comment. 2018-01-23 16:18:33 -08:00
Rob Lourens ea09c48688 Settings search - tweak labels 2018-01-23 15:40:31 -08:00
Rob Lourens 7ce2824069 Settings search - fix JSON-encoded default values from remote search 2018-01-23 15:40:02 -08:00
Ramya Achutha Rao 560f5de0fa Name InstallCountWidget correctly 2018-01-23 15:29:24 -08:00
Matt Bierner d16baaaa1a Use choice server for log uploader 2018-01-23 15:07:06 -08:00
Matt Bierner 621aca2fe5 Used pixelated scaling when image is zoomed more than 300% 2018-01-23 14:28:54 -08:00
Rob Lourens 92eb582302 Settings search result message -> match>found 2018-01-23 14:11:13 -08:00
Matt Bierner 1ced6adf3d make BASE64_MARKER static constant 2018-01-23 14:10:11 -08:00
Matt Bierner 34d370a0af check log uploader result type 2018-01-23 13:10:50 -08:00
Matt Bierner 1e117f4168 Revert "Revert "Use special prefix to tell TS that a resource is in-memory only (#42001)""
This reverts commit 200e401357.
2018-01-23 13:10:49 -08:00
Rachel Macfarlane c398a079e7
Localize issue reporter and fix flickering on load, fixes #41995
* Fix flickering on load

* Localize issue reporter

* Remove duplicated text
2018-01-23 12:32:39 -08:00
Ramya Achutha Rao 6957fb22dc Sanitize OSVersion 2018-01-23 12:21:11 -08:00
Ramya Achutha Rao 1e9acc4bb0 New property for OSVersion with possible PII from self compiled linux kernels stripped 2018-01-23 12:13:00 -08:00
Sandeep Somavarapu 07d50ff62e Fix #39574 2018-01-23 20:31:07 +01:00
Daniel Imms 087899f428 Place terminal textarea below rows, fix nav mode reading wrong item 2018-01-23 11:17:37 -08:00
Steven Van Impe 013fff3f9e Update Swift snippets (#42048) 2018-01-23 10:57:01 -08:00
Benjamin Pasero d260ccffec workaround #41987 2018-01-23 19:33:12 +01:00
Sandeep Somavarapu c9b291978c #39574 Implement log level transmission to extension host 2018-01-23 19:31:12 +01:00
Sandeep Somavarapu f2b303f3cc #39574 Define interface ILogLevelSetter 2018-01-23 19:31:11 +01:00
Nicolas Ramz 7155f39d03 FIXED: issue window opened as child, fixes #42024 2018-01-23 09:37:15 -08:00
isidor dd56a283a8 debug: schema for compound configurations names 2018-01-23 18:14:17 +01:00
Daniel Imms 8b3b72d1d9 Add fontWeight/fontWeightBold terminal settings, remove enableBold
Fixes #29887
2018-01-23 09:02:57 -08:00
Daniel Imms 2fe2829517 vscode-xterm@3.1.0-beta8 2018-01-23 09:02:57 -08:00
Sandeep Somavarapu 6fe6061960 #39574 Revert extension changs 2018-01-23 17:59:15 +01:00
Alex Dima 7af951014b Remove node-debug and node-debug2 obsolete marker files 2018-01-23 17:46:13 +01:00
Alex Dima c5ea1cf551 builtInExtensions.json keeps pointer to repo 2018-01-23 17:35:39 +01:00
Sandeep Somavarapu b0cd8f8481 #39574 2018-01-23 17:28:53 +01:00
Sandeep Somavarapu de24732aa9 Implement #39574 2018-01-23 17:28:53 +01:00
Joao Moreno 018cc146a7 use 32 bit version of inno_updater 2018-01-23 16:33:17 +01:00
Alex Dima 5bdb90de36 scripts/code.sh picks up marketplace built-in extensions automatically 2018-01-23 16:40:52 +01:00
Joao Moreno 53a2781d80 add extensions control url 2018-01-23 16:25:51 +01:00
Joao Moreno f3ffbcf540 fix bad state change in darwin update service 2018-01-23 16:25:51 +01:00
isidor 3ecae53188 fixes around mr compound debugging 2018-01-23 16:13:16 +01:00
Isidor Nikolic fb208416f0
Merge pull request #41818 from Microsoft/isidorn/multiRootLaunch
support Compound debug configurations across workspace folders
2018-01-23 16:11:52 +01:00
Benjamin Pasero 58c705bba8
Merge pull request #41577 from Microsoft/ben/fix-35491
clean up icon path confusion
2018-01-23 15:49:42 +01:00
Benjamin Pasero 9df63af4ee fix leak 2018-01-23 12:59:00 +01:00
Benjamin Pasero b9cdcecf33 polish from feedback 2018-01-23 12:35:32 +01:00
Sandeep Somavarapu 6c16a67536 Show localizations contributions in the extensions editor 2018-01-23 12:33:31 +01:00
Sandeep Somavarapu 35aa8fb531 Fix languageId typo 2018-01-23 12:28:13 +01:00
Alexandru Dima 91e8887218
Merge pull request #39314 from PoiSoNz/master
Increase minimum limit for fontSize and lineHeight
2018-01-23 12:27:43 +01:00
Benjamin Pasero 5974501606 Merge branch 'master' into ben/fix-35491 2018-01-23 12:25:26 +01:00
Alex Dima 2140e0320e Paint secondary cursors with the same opacity as the primary cursor 2018-01-23 12:25:22 +01:00
Benjamin Pasero 36cafba0ac ext dev - delete untitled workspace on close 2018-01-23 12:20:31 +01:00
Johannes Rieken 24ecf49479 make =~ actually be a regex test operation, #26044 2018-01-23 12:12:09 +01:00
Benjamin Pasero 653182731a fix #42031 2018-01-23 12:04:20 +01:00
Alexandru Dima 09b58609d1
Merge pull request #39066 from afonsobspinto/selectToBracket
Select to bracket
2018-01-23 12:00:13 +01:00
Alex Dima c903bd7120 Remove default keybinding for SelectToBracket 2018-01-23 11:58:50 +01:00
Alex Dima d381a4b7c2 Merge remote-tracking branch 'origin/master' into selectToBracket 2018-01-23 11:48:38 +01:00