Commit graph

59465 commits

Author SHA1 Message Date
Alexandru Dima b145d332a9
First cut for DOMLineBreaksComputer 2020-01-10 16:57:22 +01:00
Martin Aeschlimann ca1416f7e8 Merge branch 'master' into aeschli/ts-sem 2020-01-10 16:40:11 +01:00
isidor caa505d53c debug editor contribution: move out logic to helper functions 2020-01-10 16:39:41 +01:00
Martin Aeschlimann adb6281d0a fix html tests 2020-01-10 16:38:36 +01:00
Martin Aeschlimann 59e12621ae polish 2020-01-10 16:15:08 +01:00
Martin Aeschlimann 703a2afcef update typescript-vscode-sh-plugin 2020-01-10 16:05:16 +01:00
Isidor Nikolic 2ee7ddb01f
Merge pull request #87880 from microsoft/isidorn/aria-suggest
Suggest widget set aria active descendent
2020-01-10 16:04:30 +01:00
isidor 2470304e6d set aria options 2020-01-10 16:03:51 +01:00
isidor fafec3b338 missed spelling 2020-01-10 16:01:45 +01:00
isidor 66e7c7a159 react to feedback 2020-01-10 16:00:23 +01:00
Benjamin Pasero 0ab6605afd text files - tweak logging 2020-01-10 15:47:13 +01:00
Johannes Rieken 18ee991ed5 fix issue with change check 2020-01-10 15:45:42 +01:00
Martin Aeschlimann fbad0c368e Merge branch 'master' into aeschli/ts-sem 2020-01-10 15:40:03 +01:00
Martin Aeschlimann f1f652ccc1 polish html-js sem highlighting 2020-01-10 15:39:42 +01:00
Martin Aeschlimann 4032ce7241 polish 2020-01-10 15:37:37 +01:00
Benjamin Pasero cf0fd9a5e7 editors - save dirty working copy after delay (for #84672) 2020-01-10 15:34:42 +01:00
Johannes Rieken c346c6142d
Merge branch 'master' into joh/bulkEditPreview 2020-01-10 15:30:14 +01:00
Martin Aeschlimann 94ae236fe3 Theme is not enabled after sync. Fixes #88364 2020-01-10 15:19:54 +01:00
Martin Aeschlimann db581614ab Error while computing semantic tokens. Fixes #88366 2020-01-10 15:19:05 +01:00
Johannes Rieken 3db53cb50d use clear icon for discarding changes 2020-01-10 15:14:53 +01:00
Johannes Rieken f82e3c0000 don't apply code action when things have changed in the meantime 2020-01-10 15:13:59 +01:00
Sandeep Somavarapu 60f27207df #88293 remove matches after replace 2020-01-10 13:57:35 +01:00
Sandeep Somavarapu c5a432c6b6 Fix #88293 2020-01-10 13:04:40 +01:00
Johannes Rieken 68fadbd08e prepare for label 2020-01-10 12:40:32 +01:00
deepak1556 358b1ab5af skip webview tests for https://github.com/microsoft/vscode/issues/88415 2020-01-10 16:38:59 +05:30
Benjamin Pasero 416433886d files - remove PENDING_AUTO_SAVE model state 2020-01-10 12:04:37 +01:00
Johannes Rieken b4136b65c6 use native checkbox for consistency 2020-01-10 11:49:31 +01:00
Johannes Rieken 13606845f5 fix issue when having an empty text edit 2020-01-10 11:35:54 +01:00
isidor 8bbfbfff19 fixes #88342 2020-01-10 11:18:15 +01:00
Benjamin Pasero 0398618f45 Allow to save readonly documents (fixes #22121) 2020-01-10 11:15:09 +01:00
Alex Ross 25275a2981 Fix port labeling and localhost candidate display 2020-01-10 10:53:26 +01:00
Alexandru Dima 9298d3b4b8
Fixes #33366: Avoid breaking before a space 2020-01-10 10:48:53 +01:00
Johannes Rieken 6411ea680a add keyboard command to check/uncheck changes and to apply changes 2020-01-10 10:41:00 +01:00
Alexandru Dima 222b31ea7f
Re-engineer the wrapping algorithm & more (#88405)
Re-engineer the wrapping algorithm & more
2020-01-10 09:32:00 +01:00
Alexandru Dima 0e57fa880a
Renames 2020-01-10 09:31:22 +01:00
Jackson Kearl 51fc8bf0c3 Initial approach to search editor UI. 2020-01-10 00:04:30 -08:00
Johannes Rieken c9275df30c fix BulkEditPane-ctor 2020-01-10 08:52:22 +01:00
Alexandru Dima 2dfe5bec96
Fix tests 2020-01-10 08:47:11 +01:00
Alexandru Dima afd58aa9b7
Fix compilation 2020-01-10 08:45:04 +01:00
Alexandru Dima ec689c65de
Remove unnecessary code 2020-01-10 08:44:47 +01:00
Johannes Rieken 71206c77f1 restore workbench layout/ux state when refactoring is done 2020-01-10 08:39:30 +01:00
Alexandru Dima 5e60e34dd9
Merge remote-tracking branch 'origin/master' into alex/wrapping 2020-01-10 08:36:15 +01:00
Alexandru Dima f163708456
Fix issue with breakingOffsetsCount being incorrect at the end 2020-01-10 08:34:22 +01:00
Johannes Rieken 7c6a2a7889 show panel only while refactoring preview is active 2020-01-10 07:21:34 +01:00
Johannes Rieken 3e6ba164cc show preview only for rename 2020-01-10 07:00:00 +01:00
kieferrm 95b6bb00e2 issue flow configuration 2020-01-09 20:04:07 -08:00
Konstantin Solomatov be8788623b
Merge branch 'master' into terminal-code-cleanup 2020-01-09 18:54:23 -08:00
Peng Lyu 960cddb992 fix #88394. 2020-01-09 17:32:08 -08:00
Matt Bierner 1d752b1e25 Hook up basic custom editor update on rename
For #86599
2020-01-09 16:52:00 -08:00
Alex Dima 326914ae98
Avoid object churn 2020-01-10 01:00:14 +01:00