Commit graph

86042 commits

Author SHA1 Message Date
rebornix 3d9899db8e re #128173. Only handle monaco editor textarea. 2021-08-06 11:55:41 -07:00
meganrogge a0696fb236
fix #128722 2021-08-06 11:54:52 -07:00
rebornix 14cd42cca4 fix #128173. 2021-08-06 11:42:16 -07:00
Benjamin Pasero c6bb76dc49
code cache - properly support disabled code caching 2021-08-06 19:53:38 +02:00
meganrogge 690ff9e55e
fix #130268 2021-08-06 10:43:34 -07:00
Benjamin Pasero 41a3633034
web - implement delete for file fs provider 2021-08-06 19:04:34 +02:00
Benjamin Pasero 64ddb243b7
web - register file fs provider only when available (#24) 2021-08-06 18:53:09 +02:00
Benjamin Pasero 14c67c72e0
web - use underlying platform for determining case sensitivity (#24) 2021-08-06 18:50:07 +02:00
Robo 4fee848f2f
fix: CXXABI requirements for older distros (#129360)
* fix: use clang and libcxx from chromium

* chore: add flags for Link-Time Optimization

libcxx builds from upstream are built with LTO, avoiding these
flags will cause miscompiles

* chore: add lto flags to compilation units
2021-08-06 08:48:45 -07:00
Rob Lourens e0c5412d5b Editor should consume contextmenu event to prevent parent components from receiving it
Fix #115443
2021-08-06 08:36:35 -07:00
Logan Ramos 5a02f42d2b
Load telemetry module in an async manner (#130193)
* Load telemetry module in an async manner

* Add a return

* Update src/vs/workbench/services/telemetry/browser/telemetryService.ts

Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>

Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
2021-08-06 10:15:00 -04:00
Dirk Baeumer 75a02330ac
Use new TypeScript LSIF indexer 2021-08-06 14:15:30 +02:00
Benjamin Pasero 272d1af97f
dialogs - do not allow cancelId to point to a button that does not exist 2021-08-06 14:13:29 +02:00
Benjamin Pasero 226124eda3
web - fix dialog cancel id for failing to open a window 2021-08-06 14:07:59 +02:00
Henning Dieterichs ca904bb4c7
Fixes #127879. 2021-08-06 11:27:21 +02:00
isidor 19eb720cf0
watch: cleanup setExpression calls
#115063
2021-08-06 11:16:12 +02:00
isidor ba5054e524
debug: Set Value should be disabled for readonly variables
#115063
2021-08-06 10:51:48 +02:00
isidor 2572718321
fixes #127721 2021-08-06 10:29:37 +02:00
Henning Dieterichs ee4aec96bf
Merge pull request #130037 from microsoft/hediet/enables-inline-completions-by-default
Changes default of "editor.inlineSuggest.enabled" from false to true
2021-08-06 10:20:31 +02:00
Benjamin Pasero c68a025296
Merge pull request #130236 from microsoft/ben/untitled-notebooks
Support untitled editor factory for notebooks
2021-08-06 10:13:08 +02:00
Benjamin Pasero 293265bf55
Relative path separator not used when no formatting available (fix #130019) 2021-08-06 09:42:48 +02:00
Benjamin Pasero 9a3c8e7434
notebooks - use resolver for untitled factory 2021-08-06 09:19:24 +02:00
Henning Dieterichs 8d7d188922
Update commands.json
Fixes typo.
2021-08-06 09:16:40 +02:00
deepak1556 00f1abfd3a chore: bump electron@13.1.8
Fixes https://github.com/microsoft/vscode/issues/129117
2021-08-06 00:08:15 -07:00
deepak1556 d49d7e7fe1 chore: harder checks around universal build creation 2021-08-05 23:55:06 -07:00
Benjamin Pasero 93a3fdfc3a
notebooks - adopt untitled support in resolving for main thread documents 2021-08-06 08:45:07 +02:00
Benjamin Pasero 108706fe38
notebook - wire in file path association down to model 2021-08-06 08:44:15 +02:00
Benjamin Pasero 13ffb09f79
notebook - make resolver fit to for untitled resources 2021-08-06 08:41:41 +02:00
Benjamin Pasero f68d4571b6
notebook - saveAs should not ask for file path if model has associated file path 2021-08-06 08:33:19 +02:00
Benjamin Pasero 7a8b42f0e0
document IUntitledTextResourceEditorInput better 2021-08-06 08:30:27 +02:00
Benjamin Pasero ed3cf12149
editor resolver - allow input factories to return a Promise 2021-08-06 08:30:07 +02:00
deepak1556 49af1cbe00 fix: native module bundling in universal builds
Fixes https://github.com/microsoft/vscode/issues/130222
2021-08-05 23:02:58 -07:00
Rob Lourens 08d7afbf53 Fix #130221 2021-08-05 20:11:12 -07:00
rebornix 9cfcd16399 fix #130187. 2021-08-05 19:08:11 -07:00
rebornix b89d69ff84 fix #124281. 2021-08-05 18:28:25 -07:00
Rob Lourens 1dae051c56 Change exportNotebook API to return string 2021-08-05 17:14:47 -07:00
Matt Bierner bc0e917553
Mark embedded template expressions as other
Fixes #127005
Fixes ##124270
2021-08-05 17:08:52 -07:00
Matt Bierner 6f262cc183
Add organize to ignore list 2021-08-05 17:08:51 -07:00
rebornix e6167f17f3 fix #127576. 2021-08-05 16:23:35 -07:00
rebornix 69eb1a1b50 fix #124807. 2021-08-05 16:16:48 -07:00
rebornix 130ba00dc7 fix #125235. Add zindex const enums 2021-08-05 16:16:48 -07:00
Jackson Kearl 808f222ed9 Fix #130176 2021-08-05 22:36:47 +00:00
Matt Bierner ee1655a82e
Organize imports in vs/platform 2021-08-05 15:32:53 -07:00
Matt Bierner affc733e4e
Fix format errors from PR 2021-08-05 14:55:55 -07:00
Christopher Yeh 4a69c3dda7
Persist KaTeX macros across render calls (#129747)
* Use KaTeX "globalGroup" for markdown rendering

* Use KaTeX "globalGroup" for markdown rendering
2021-08-05 14:37:49 -07:00
Matt Bierner a4eb4d6884
Update math fixture 2021-08-05 14:00:36 -07:00
Matt Bierner ab598a53ab
Only include prod node_modules from extensions
Fixes #130158
2021-08-05 13:39:04 -07:00
Matt Bierner f8cc75937a
Fix syntax highlighting of math in markdown lists
Fixes #128411
2021-08-05 13:32:55 -07:00
Matt Bierner dc54347a27
Exclude a few extra build files from build 2021-08-05 13:32:54 -07:00
meganrogge 09be5968d5
fix #127901 2021-08-05 12:52:19 -07:00