Commit Graph

935 Commits

Author SHA1 Message Date
meganrogge
c2955308e5 update xterm.js, fix #130967 fix #130406
Co-authored-by: Daniel Imms <daimms@microsoft.com>
2021-08-19 08:09:20 -07:00
Matt Bierner
acdb2d3cc3 Update TS version for building VS Code 2021-08-17 12:59:55 -07:00
Daniel Imms
f7e4c0aa9e Use serialize addon off npm
Part of #116113
2021-08-17 07:06:49 -07:00
Daniel Imms
6e6fb89b42 Update xterm.js
Diff: 6f83809...03c1836

Fixes #98918
Properly dispose of CursorBlinkStateManager
Properly escape \ in search addon
2021-08-17 05:29:44 -07:00
Daniel Imms
3bec1313ae Merge pull request #129207 from microsoft/tyriar/116113
xterm.js node target and serialize addon
2021-08-12 12:54:46 -07:00
Robo
ab311cf5be fix: build native modules with CFG (#130529)
* fix: build native modules with CFG and /W4

* chore: bump spdlog@0.13.6

* chore: remove unused env vars

Co-authored-by: SteVen Batten <stbatt@microsoft.com>
2021-08-12 09:59:53 -07:00
Daniel Imms
9a5ba5d1d5 Update xterm-headless 2021-08-12 08:01:00 -07:00
Daniel Imms
e9d4288327 Update xterm-headless 2021-08-12 07:17:33 -07:00
Daniel Imms
98d3d5ad41 Update xterm-headless 2021-08-12 06:36:56 -07:00
Daniel Imms
e095ecfa76 Merge remote-tracking branch 'origin/main' into tyriar/116113 2021-08-12 04:29:01 -07:00
Benjamin Pasero
b794b9223c :chore: sqlite3 module (#130654) 2021-08-12 09:37:55 +02:00
Benjamin Pasero
95ca115b9f web - use suggestedName property for save dialogs (#130034) 2021-08-11 16:21:05 +02:00
Daniel Imms
00c826c0b9 Update xterm-headless package 2021-08-11 06:45:52 -07:00
Matt Bierner
08b1c2e68c Pick up newest TS for building VS Code 2021-08-10 20:34:20 -07:00
dependabot[bot]
b6b1232da2 Bump path-parse from 1.0.6 to 1.0.7 (#130501) 2021-08-10 11:56:55 -07:00
Matt Bierner
813c0b2178 Pick up newest TS versions 2021-08-09 11:24:34 -07:00
Tyler Leonhardt
765fc625c7 update to languagedetection 1.0.18 2021-08-06 13:46:27 -07: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
Matt Bierner
6838cc17b5 Revert "Revert "Update to build with latest TS version""
This reverts commit 3bf817f0f8.
2021-08-03 12:01:56 -07:00
Matt Bierner
3bf817f0f8 Revert "Update to build with latest TS version"
This reverts commit e53be27652.
2021-08-02 17:25:14 -07:00
Matt Bierner
e53be27652 Update to build with latest TS version 2021-08-02 15:33:27 -07:00
Logan Ramos
53a5873f32 Merge branch 'main' into lramos15/webAppender 2021-07-29 09:29:13 -04:00
Tyler Leonhardt
d92bf5be20 Update vscode-languagedetection to fix language detection crash on large file. fixes #129597 2021-07-28 09:31:49 -07:00
Tyler Leonhardt
7ebd671cb3 update vscode-languagedetection to 1.0.14 2021-07-26 09:13:18 -07:00
Andre Weinand
ba7c665b9f use DAP 1.48.0 final 2021-07-26 16:18:53 +02:00
Tyler Leonhardt
c69945154d improve heuristics around language detection and show detected languages in language picker 2021-07-22 14:01:39 -07:00
Logan Ramos
e6f667d3e0 Revert "Revert "Remove telemetry appender from embedder API""
This reverts commit e516cefa43.
2021-07-21 17:04:02 -04:00
Logan Ramos
e516cefa43 Revert "Remove telemetry appender from embedder API"
This reverts commit 889fc9ed82.
2021-07-21 17:03:01 -04:00
Logan Ramos
889fc9ed82 Remove telemetry appender from embedder API 2021-07-21 12:55:50 -04:00
deepak1556
2721293274 chore: bump electron@13.1.7
Fixes https://github.com/microsoft/vscode/issues/128199
2021-07-19 13:36:02 -07:00
Matt Bierner
9c7eeafb1d Pick up latest TS nightly for building VS Code 2021-07-19 10:56:30 -07:00
Tyler James Leonhardt
8f88009816 Initial support for language detection (#128708)
* initial language detection

* add configuration and extra event on UntitedTextEditorService

* check isWeb, use beter mode API, include model in unpacked

* typo in path
2021-07-16 16:43:23 -07:00
Daniel Imms
9e19660f29 xterm@4.14.0-beta6
Diff: 6ae71ad...6f83809

Fixes #106981
2021-07-16 12:54:18 -07:00
Matt Bierner
1ac570edce Update to build using latest TS nightly 2021-07-14 14:42:43 -07:00
Martin Aeschlimann
7927075f89 Merge pull request #128545 from microsoft/joh/webpack5
Adopt webpack 5
2021-07-14 22:32:54 +02:00
Andre Weinand
6b2802c41c upgrade DAP to 1.48.0-pre.0 2021-07-14 16:10:34 +02:00
Robo
9520f0a515 chore: update to electron 13 (#124666)
* chore: bump electron@13.0.1

* chore: update cache for native modules

* chore: bump electron@13.1.2

* chore: bump electron@13.1.4

* chore: fix user data dir length for validateIPCHandleLength check

* chore: always disable uploadToServer on OSS

* chore: use process.contextIsolated property

* chore: bump electron@13.1.6

* fix: getUserDataPath helper
2021-07-13 20:01:10 -07:00
Martin Aeschlimann
d38279ba73 Merge branch 'main' into joh/webpack5 2021-07-13 09:27:13 +02:00
Daniel Imms
0609d0bcf8 xterm@4.14.0-beta5
Diff: 094bcbd...6ae71ad

Fixes #128321
2021-07-09 14:20:29 -07:00
Henning Dieterichs
2a0c4cc1c3 Uses eslint-plugin-header to enforce license headers. Features quick fix to add license header. 2021-07-09 18:20:17 +02:00
Martin Aeschlimann
7ded90e452 Merge branch 'main' into joh/webpack5 2021-07-09 09:50:10 +02:00
Matt Bierner
0762d23ae7 Build VS Code using TS 4.4 (#127823)
* Build VS Code using TS 4.4

* Remove usages of deprecated `ClientRectList`

* Add any casts for missing `caretRangeFromPoint`

* Add temporary any casts for `zoom` css propery

This non-standard css property no longer exists in lib.dom.d.ts

* MouseWheelEvent -> WheelEvent

* Pick up new TS nightly

Co-authored-by: Alexandru Dima <alexdima@microsoft.com>
2021-07-08 14:27:39 -07:00
Martin Aeschlimann
7ebe6a6054 adopt web extensions to webpack 5 2021-07-08 21:41:03 +02:00
Johannes Rieken
a3e07245ee Revert "Revert "Merge pull request #127874 from microsoft/joh/webpack5""
This reverts commit c5f12c7226.
2021-07-08 10:28:33 +02:00
Johannes Rieken
c5f12c7226 Revert "Merge pull request #127874 from microsoft/joh/webpack5"
This reverts commit 1f5b688e9c, reversing
changes made to 6efcb92e34.
2021-07-07 18:04:11 +02:00
Benjamin Pasero
fa032d752d Update playwright to 1.12.x and enable tracing for smoke tests (#128061)
* 🆙 playwright

* create trace
2021-07-07 13:23:11 +02:00
Johannes Rieken
99984e24a1 update to webpack@5 2021-07-02 14:08:18 +02:00
Johannes Rieken
d86f17ce4b update v8-inspect-profiler 2021-07-02 12:35:08 +02:00
deepak1556
b314a5fa18 chore: bump electron@12.0.13 2021-07-01 01:29:46 -07:00
dependabot[bot]
2be485073a Bump color-string from 1.5.4 to 1.5.5 (#127045)
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/compare/1.5.4...1.5.5)

---
updated-dependencies:
- dependency-name: color-string
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-25 02:12:21 -07:00