26 Commits

Author SHA1 Message Date
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