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
易良
ac0c034066
fix: Close #164414 , correct transparent transmission folder-uri ( #164415 )
2022-10-24 15:51:56 +02:00
Martin Aeschlimann
61ff43bafe
code web script fix
2022-02-04 16:52:52 +01:00
Martin Aeschlimann
4b5fee322f
code web script refine playground handling
2022-02-04 14:58:10 +01:00
surajteggi
baf162329b
Update code-web.js
...
Fix typo
2022-02-04 17:51:12 +05:30
Martin Aeschlimann
aa1edaba5e
code-web: fix handling of --playground
2022-02-04 10:44:06 +01:00
Matt Bierner
e02179a43c
Use --browserType as fallback in code-web
2022-02-03 10:39:30 -08:00
Martin Aeschlimann
923b583d55
update @vscode/test-web
2022-02-03 11:55:20 +01:00
Martin Aeschlimann
fbdc009642
fix missing semicolon
2022-02-02 18:55:49 +01:00
Martin Aeschlimann
92cecf1048
code-web fix --help
2022-02-02 17:53:24 +01:00
Martin Aeschlimann
47dbe8bbf6
code-web forward to @vscode/test-web
2022-02-02 17:48:41 +01:00
Martin Aeschlimann
6c33588938
code web script: improve help
2022-02-01 17:38:37 +01:00
Martin Aeschlimann
3640c1a425
move remote and web tests to scripts folder
2022-01-21 14:33:34 +01:00
Eric Amodio
bb97e452f1
Fixes #99666 - moves code-web into resources/
2020-06-09 10:59:15 -04:00
Eric Amodio
de701c049c
Adds authentication callback support
2020-06-08 18:13:27 -04:00
Martin Aeschlimann
bd57bd7078
break up extension-browser.webpack.config
2020-06-08 21:46:27 +02:00
Martin Aeschlimann
ed834bea3a
web: nls for package.json
2020-05-28 17:29:12 +02:00
Martin Aeschlimann
3ed67bc863
add client/server browser parts
2020-05-27 22:35:37 +02:00
Martin Aeschlimann
d1a3e6ede6
run webpack in code-dev
2020-05-26 18:15:01 +02:00
Martin Aeschlimann
21d6116577
code-web: fix scss not available
2020-05-26 14:32:33 +02:00
Daniel Imms
3636940beb
vscode-minimist -> minimist
2020-03-30 14:10:10 -07:00
Matt Bierner
1c741ecc64
Move web playground code into its own extension ( #92672 )
...
This splits the web playground out from vscode-api-tests
2020-03-17 15:01:17 -07:00
Benjamin Pasero
a56618ad8f
web - fix warnings
2020-02-13 10:20:32 +01:00
Benjamin Pasero
7185c6f34a
web - add mock manifest to prevent error
2019-12-09 11:59:25 +01:00
Sandeep Somavarapu
f9b6372f0a
#85036
...
change extension kind ui to be ui + workspace
deprecate string value for extension kind
2019-11-29 13:20:24 +01:00
Benjamin Pasero
82e99291ce
💄
2019-11-19 16:13:13 +01:00
Benjamin Pasero
34c45707f2
yarn web 💄
2019-11-18 11:01:51 +01:00
空雲
7021e20522
Make local and remote ports configurable ( #84958 )
...
* Add local_port to startup parameters
* Added help to vscode-web
* Fixed help text.
Changed to show additional message only when local port is changed.
2019-11-18 11:00:05 +01:00
Benjamin Pasero
60387fd1bd
failed to run on chrome browser with 'yarn web' ( fix #84198 )
2019-11-08 10:57:28 +01:00
Benjamin Pasero
5a569ad3dd
yarn web - do not have root in memfs
2019-11-06 15:30:50 +01:00
Rob Lourens
84d62ea8a3
Add launch config/task for "yarn web"
2019-10-15 11:27:23 -07:00
Benjamin Pasero
887528397c
💄 code-web.js
2019-10-15 16:49:31 +02:00
Benjamin Pasero
49129e9911
Allow to run web client out of sources ( #82569 )
...
* web - first cut allow to run from oss
* add launch config
2019-10-15 10:50:25 +02:00
Martin Aeschlimann
0c2c2a1712
remove code-web.js
2019-06-06 17:09:23 +02:00
Benjamin Pasero
92e4a28c8c
tweaks to code-web
2019-05-22 10:57:38 +02:00
Benjamin Pasero
772a652b3d
💄
2019-05-09 14:34:57 +02:00
Benjamin Pasero
4b5c68c1bd
web - scaffold a basic dev setup via "yarn web"
2019-05-09 13:13:27 +02:00