Commit Graph

427 Commits

Author SHA1 Message Date
Henning Dieterichs
22a578f53b Uses status bar to indicate hot reloading 2024-02-02 12:47:00 +01:00
Robo
fb76955440
chore: update electron@27.2.1 (#202053)
* chore: bump electron@27.2.1

* chore: enable code cache support for custom standard schemes

Refs 267cbc841e

* chore: remove --ms-enable-electron-run-as-node

Removed in favor of f842ead6bc

* chore: update distro
2024-01-09 08:33:34 +01:00
Daniel Imms
e3c70a49ba
Package and explain how to watch 2023-12-20 07:06:23 -08:00
Daniel Imms
48e0844029
Clarify link -> symlink 2023-12-20 06:49:28 -08:00
Daniel Imms
1eded319c6
Prefix all terminal scripts with xterm 2023-12-20 06:49:01 -08:00
Daniel Imms
aa4798b0d3
Add script for easy symlinking a local xterm repo 2023-12-20 06:48:21 -08:00
Martin Aeschlimann
31e5940fb0
adopt test-extension for colorize & configuration-editing (#195691)
* adopt test-extension for  colorize & configuration-editing

* update

* fixes
2023-11-17 20:22:36 +01:00
Henning Dieterichs
48bd510125 Implements prototype patching hot-reload 2023-11-09 20:37:28 +01:00
Daniel Imms
ccff5bd116
Add serialize addon to web 2023-11-08 11:14:36 -08:00
Daniel Imms
d7a08bd542
Speed up update-xterm script by combining module installs 2023-11-02 11:08:14 -07:00
Daniel Imms
3a351bdc29
Move to xterm scoped image addon 2023-11-01 14:47:59 -07:00
Daniel Imms
9d1bc6ae59
Move to scoped xterm.js packages
xterm-addon-image is excluded currently as there are some publishing
issues.

See xtermjs/xterm.js#4859
2023-11-01 12:15:41 -07:00
Tyler James Leonhardt
482d5ba393
Add some integration tests for github-auth (#195729) 2023-10-16 13:58:44 -07:00
Aaron Munger
583d56685f use test extension to test extensions 2023-10-13 15:55:28 -07:00
Connor Peet
c2a6932e9e
eng: onboard to the extension test runner (#195570)
* eng: onboard to the extension test runner

Adds a `.vscode-test.js` file that uses the new extension test CLI to
run tests. Also, onboards the markdown-language-features as the first
built-in extension to use it.

With the `ms-vscode.extension-test-runner` extension installed, the
markdown-language-features' tests can be run and debugged easily in
the UI :)

* fixup
2023-10-13 13:11:05 -07:00
Tyler James Leonhardt
a4a2d8f0f4
Rename --disable-keytar to --use-inmemory-secretstorage (#192312)
This renames the flag as the title suggests but keeps `--disable-keytar` in the `deprecates` section so it still works.

Fixes https://github.com/microsoft/vscode/issues/191498
2023-09-08 17:58:32 +02:00
Henning Dieterichs
e1430e4328 Sets up hot reloading of css and code (requires vscode-diagnostic-tools extension to be installed) 2023-09-01 14:35:42 +02:00
Henning Dieterichs
61611e4fe2
Fixes Code QL alert (#188269) 2023-07-19 16:01:20 +02:00
Henning Dieterichs
d806701111
Fixes hot reload bug 2023-06-19 17:17:17 +02:00
Henning Dieterichs
b8a3395fed
Implements hot reloading of js for the monaco playground server. (#185555) 2023-06-19 12:42:06 +02:00
Aaron Munger
5c7b2b89fe add project to build, add integration tests into shell script 2023-06-05 14:19:51 -07:00
aamunger
93b914bec0
run notebook renderer tests 2023-06-05 10:43:54 -07:00
Robo
f9480e290f
fix: launching code-oss in docker containers (#183123) 2023-05-22 17:15:52 +02:00
Daniel Imms
e7a3127217
Integrate xterm-addon-image 2023-05-14 08:09:17 -07:00
Henning Dieterichs
c9c8e53032
Replaces http-server with playground-server (#179876) 2023-04-13 07:39:35 -07:00
Martin Aeschlimann
899cdd5ace
remove request dependency (#179149)
* remove request dependency

* replace gulp-remote-retry-src in build scripts

* fix retry delay & polish
2023-04-05 16:05:16 +02:00
易良
8fc524d161
fix: close #176763, modify the conditions to load vscode-web-playground (#176771)
* fix: close #176763, modify the conditions to load vscode-web-playground

* chore: use of recovery --no-playground parameters

* chore(script): update the argument description

* chore(script): update the argument description

* chore(script): update the argument description
2023-04-04 09:16:42 +00:00
Sandeep Somavarapu
69b666cbba
- update argv directly
- exit at the end
2023-03-24 15:43:55 +01:00
aamunger
0117c714c0
remove broken notebook renderer tests from script 2023-03-17 13:16:09 -07:00
aamunger
11c5e141ab
added notebook output renderer tests 2023-03-16 12:10:24 -07:00
Sandeep Somavarapu
027ac14631
use normal exec instead of cli (#174060) 2023-02-10 14:24:19 +01:00
Sandeep Somavarapu
8922a506d6
adopt to latest vscode-perf (#173127) 2023-02-02 20:04:23 +01:00
Sandeep Somavarapu
664c4ebf6c
adopt to latest perf module (#171549) 2023-01-17 13:34:44 -08:00
Sandeep Somavarapu
e6b39b8368
check for help arg (#170958) 2023-01-10 12:52:49 +01:00
Sandeep Somavarapu
2a277f292a
vscode perf cli (#170953)
- add vscode-perf module
- add script to run perfs
2023-01-10 12:24:05 +01:00
易良
ac0c034066
fix: Close #164414, correct transparent transmission folder-uri (#164415) 2022-10-24 15:51:56 +02:00
Benjamin Pasero
03ca1e0d40
tests - align tests on all platforms (#161696)
* web - run ipynb tests on windows too

* some cleanup

* run all tests

* more cleanup
2022-09-26 09:16:42 +02:00
Rob Lourens
c717237d7c
Reenable a couple notebook smoketests (#159521)
* Remove vscode-notebook-tests in favor of an .ipynb in vscode-smoketest-express

* Update build folder

* Add build task to correct platform

* Build for smoke tests on other platforms

* Fix repo url and remove comment

* Just -media?

* Update darwin/win32 as well
2022-09-14 13:22:16 -07:00
Daniel Imms
4bace4b574
Ignore bad canvas addon versions 2022-08-03 03:32:24 -07:00
Daniel Imms
2f72682e5d
Add canvas renderer addon 2022-08-01 09:29:26 -07:00
Matt Bierner
bbe7b54cf4
Remove custom editor tests (#152777)
These tests are not actively being run or maintained. Removing them for now
2022-06-21 15:37:19 -04:00
Martin Aeschlimann
c46555d9c8
Tests for configuration editing completion providers (#151953)
tests for configuration editing completion providers
2022-06-14 09:08:27 +02:00
Sandeep Somavarapu
0092b000b0
assign builtin flag for overridden remote builtin extensions (#151446)
* remove --enable-proposed-api flag for builtin extensions

* use same dedup logic for remote extensions as local extensions
2022-06-07 18:09:35 +00:00
Joyce Er
2260d7cca3
Add vscode.git to proposed enabled extension for remote tests (#151253) 2022-06-03 22:47:57 +00:00
Matt Bierner
3dea2a7280
Add markdown to proposed enabled extension for remote tests (#151251) 2022-06-03 21:56:16 +00:00
Ladislau Szomoru
d1f882f635
Engineering - Exploration to run tests in parallel (#149698) 2022-05-18 10:37:44 +02:00
Sandeep Somavarapu
05b9eddd4b
- override extension type of extensions under dev from existing extensions
- validate after updating the type
2022-05-02 14:05:30 +02:00
Dirk Baeumer
e2542a42d1
Add vscode.markdown-language-features to proposed API
(cherry picked from commit 4a7cd0836a)
2022-03-28 13:11:19 +02:00
Alex Dima
f5014fdd2a
Avoid having so many newlines 2022-03-24 21:47:58 +01:00
Martin Aeschlimann
e971acd737
Code server provide a way to open a default-folder or default-workspace. Fixes #143580 2022-03-15 17:31:58 +01:00