Commit graph

411 commits

Author SHA1 Message Date
Sandeep Somavarapu 9aab65c6ee
support editor selection in default layout 2021-07-23 16:15:49 +02:00
Sandeep Somavarapu a7171fdad5
fix logging additional builtin extension ids 2021-07-21 09:12:31 +02:00
Jake Bailey ac6d8c0605 Fix --verbose flag in code-web.js 2021-07-16 12:43:27 -07:00
Brigit Murtaugh cd13f36aee
Update VisualElementsManifest.xml (#127370) 2021-06-28 15:15:00 -07:00
Brigit Murtaugh de931efe6b
Add ShortDisplayName (#127338) 2021-06-28 09:38:35 -07:00
deepak1556 7eae810d8a chore: disable sandbox on snap package
Fixes https://github.com/microsoft/vscode/issues/127081
Refs https://github.com/microsoft/vscode/issues/127140
2021-06-25 19:26:08 +09:00
Robo 92999c339e
fix: setuid helper permission (#126798)
* ci: fix setuid helper binary permission

* ci: allow privilege for CLONE_NEWPID | CLONE_NEWNET

* ci: fix chrome-sandbox permission with rpm

* ci: fix permissions on snap

* ci: download electron earlier for arm builds
2021-06-22 08:42:30 -07:00
Benjamin Pasero ad6122b1ea
🆙 web playground 2021-06-17 16:50:24 +02:00
Sandeep Somavarapu 9ce9551a8b
Improvements & clean up
- Deprecate static extensions
- Introduce additional builtin extensions
- Install web extension from location
2021-06-17 15:26:44 +02:00
Sandeep Somavarapu 522faa099d
support gallery extensions as static extensions 2021-06-16 15:18:08 +02:00
Liangcheng Juves e477163586
Add files via upload 2021-06-12 20:00:43 +08:00
Liangcheng Juves e3c4990c67 Merge branch 'microsoft:main' into main 2021-06-09 21:49:04 +08:00
Sandeep Somavarapu 830c739857
Fix settings sync is removing extensions from web.
- Do not use remote data as last sync data for extensions
- Do not use cache and fetch extensions always
2021-06-07 19:51:09 +02:00
Liangcheng Juves 40c391296f
Try to match shape and shadows 2021-05-30 00:04:31 +08:00
Liangcheng Juves 3f638a27b6 Updated "Code - OSS" icon for macOS Big Sur 2021-05-22 16:58:36 +08:00
Benjamin Pasero e2954beb4b
Remove --no-sandbox (#122909)
* linux - remove `--no-sandbox` flag

We should not disable sandbox on Linux.
We only added this to support running on Kernel <= 3.8 where setuid sandbox is used.

* fix ci

* add some docs
2021-05-04 11:18:19 +02:00
João Moreno 973f5d00b4
code-web: /builtin 2021-04-12 15:19:12 +02:00
Daniel Imms 1988caa627
Merge pull request #119160 from alexmyczko/patch-1
Improve debian control description
2021-03-30 06:56:07 -07:00
João Moreno ede3632a56
pimp up workbench-web.html 2021-03-19 15:23:19 +01:00
Daniel Imms a23d2d40f3
Merge pull request #117994 from GitMensch/patch-1
rpm-spec: fix the wrong claim about working on EL7
2021-03-18 06:42:43 -07:00
Alex Myczko 2fbe092c9c
fix long description 50%
This should not be longer than 80 characters/line. The last two lines belong to /usr/share/doc/code/README.Debian

Also it should not start with "Visual Studio Code is" but rather with "This is" 
Please refer to the Debian Developer Manual.
2021-03-17 07:39:26 +01:00
XECDesign 3cca5540aa
Do no install repo on Raspberry Pi OS (#118826)
* Do no install repo on Raspberry Pi OS

* 💄

Co-authored-by: João Moreno <joao.moreno@microsoft.com>
2021-03-15 08:53:13 -07:00
Rachel Macfarlane 79e2119c5e Revert "snap: set compression to lzo, #117852 (#118116)"
This reverts commit e22c2be14d.
2021-03-09 10:55:22 -08:00
soredake e22c2be14d
snap: set compression to lzo, #117852 (#118116) 2021-03-08 16:23:35 +01:00
Simon Sobisch 08ceea18aa
rpm-spec: fix the wrong claim about working on EL7
fixes #115784
2021-03-02 21:27:12 +01:00
David Bailey 1da95321b1
RPM: Don't generate build_id links (#116105)
* Don't generate build_id links

* add comment explaining change
2021-02-08 16:07:55 +01:00
Johannes Rieken ee4516a485 always on trusted-types for yarn web, fyi @bpasero 2021-01-28 11:26:50 +01:00
João Moreno c71edb7d88
get marketplace extensions in yarn web 2021-01-21 09:50:36 +01:00
João Moreno f4a0c209be
formatting 2021-01-21 09:50:36 +01:00
João Moreno 09bc6fc64b
Migrate to new deb repo (#114527)
* migrate to new deb repo

* improve deb migration
2021-01-18 14:43:24 +01:00
João Moreno adb037b74d
fixes #114137 2021-01-13 11:11:00 +01:00
Sandeep Somavarapu 7b16f15d00
Merge branch 'master' into list-extensions 2021-01-08 12:01:16 +01:00
Alexandru Dima e6daf34085
Better simulate real-life CORS in code-web server 2020-12-29 23:38:37 +01:00
Elliot Jordan 775bf46bad Adjust references to --list-extensions option 2020-12-18 09:54:56 -08:00
João Moreno 61995eab4a fix linux deb repo pointer 2020-12-10 14:59:33 +01:00
Alexandru Dima 5ee430bf26
Deduce secondary host from the request if possible 2020-12-09 09:12:00 +01:00
João Moreno 4250e343e0 use proper repos for linux arm 2020-12-07 16:15:57 +01:00
Sandeep Somavarapu eb189c703c Fix #111946 2020-12-06 18:53:11 +01:00
João Moreno 3de0ea500a
Merge branch 'joao/snap-arm' 2020-11-25 11:57:38 +01:00
Pablo Sebastian Greco 00eea33b23
More cleanup for armhfp and aarch64 rpm hardcoded dependencies (#111253)
* Adjust hardcoded rpm dependecies for aarch64 to what is minimally available in CentOS7 and CentOS8

* Cleanup some hardcoded rpm dependecies for armv7hl to what is minimally available in CentOS7 and CentOS8, may need more work

Co-authored-by: Pablo Greco <pgreco@centosproject.org>
2020-11-25 09:14:38 +01:00
Pablo Sebastian Greco de85ef3a20
Fix hardcoded rpm dependencies for armv7hl and aarch64 (#111198)
Co-authored-by: Pablo Greco <pgreco@centosproject.org>
2020-11-24 09:59:00 +01:00
João Moreno edf43e529a
build snap packages for linux arm 2020-11-18 10:04:55 +01:00
Alex Dima 796db55744
Remove iframe around web worker in codespace case 2020-11-03 13:55:17 +01:00
Benjamin Pasero f8a7353485 🆙 web playground 2020-10-29 09:38:45 +01:00
Alex Dima b72438c7f3
Don't use data: as the src of the web worker extension host iframe (#108285) 2020-10-21 20:03:54 +02:00
Daniel Imms b0baa3a2d8
Update deps to include libgbm (#107611)
Fixes #106936
2020-10-19 11:47:07 -07:00
Martin Aeschlimann 59df6b40f1 code.sh: Prevent stealing of stdin (for #99815) 2020-10-16 22:45:38 +02:00
Alex Dima 860a9ad652
Make sure to return Access-Control-Allow-Origin header also in error case 2020-09-30 17:51:29 +02:00
ChaseKnowlden e8760a5d6c Fix capitalization of GitHub org 2020-09-17 11:43:03 +02:00
Sandeep Somavarapu a4a9fcb7dd
Merge branch 'master' into sandy081/web-playground/login 2020-09-15 17:31:42 +02:00
Benjamin Pasero 3c8ed50bdb fix lint
cc @tyriar
2020-09-15 16:36:09 +02:00
Sandeep Somavarapu 52bdeff880 - send auth session
- prepare credentials from auth session
2020-09-13 01:56:02 +02:00
João Moreno bc38b0accb
argh 2020-09-11 13:55:29 +02:00
João Moreno bea7a2334e
fix linux build 2020-09-11 13:13:08 +02:00
João Moreno e75b1a6dcd
Merge branch 'joao/linux-arm' 2020-09-11 12:45:08 +02:00
Benjamin Pasero a46ba1f84c 🆙 web playground 2020-09-11 10:26:43 +02:00
Benjamin Pasero 37a11b4314 try to fix build (linux) 2020-09-11 09:46:20 +02:00
Daniel Imms 65b4134965
Merge pull request #95637 from luqmana/workspace-mimetype
Register mimetype for *.code-workspace
2020-09-09 05:55:27 -07:00
João Moreno 034f6fc5ba
fix rpm 2020-09-08 20:57:07 +02:00
Sandeep Somavarapu e8cf34521d remove remote web user data directory and use indexedDB in browser 2020-09-05 09:06:43 +02:00
Johannes Rieken 6df356f2a0 add --trusted-types flag to yarn web 2020-09-03 14:56:08 +02:00
Benjamin Pasero e62999c15e 🆙 web playground 2020-09-02 17:58:59 +02:00
Sandeep Somavarapu 32f934cebe Pass credentials through args 2020-09-02 12:39:19 +02:00
Benjamin Pasero 230d2faa91 🆙 web playground 2020-09-01 09:40:40 +02:00
Benjamin Pasero 513807b0e4 web - improve window indicator 2020-08-28 17:50:39 +02:00
Benjamin Pasero d838ac2a85 🆙 web-playground version 2020-08-28 10:30:43 +02:00
Benjamin Pasero a4688615f4 🆙 web-playground version 2020-08-28 10:27:57 +02:00
Benjamin Pasero d50e84208f web - ignore builtIn extension if overridden via CLI 2020-08-21 08:15:37 +02:00
Benjamin Pasero 71e4d1dc2b 🆙 web playground 2020-08-20 15:19:38 +02:00
Benjamin Pasero 651fb28e3c web - rename resources/serverless => resources/web 2020-08-18 09:49:53 +02:00
Benjamin Pasero 4491427ac7 web - move playground out of sources
We will consume the playground from https://github.com/microsoft/vscode-web-playground going forward.
2020-08-18 09:18:23 +02:00
Martin Aeschlimann b5d8e6e72c code.sh: add quotes to export WSLENV 2020-08-14 13:56:34 +02:00
Alex Dima c7a2d199e3
Move exist check to the right place 2020-08-06 23:08:37 +02:00
Alex Dima ee09c5b254
Add IWorkbenchConstructionOptions._wrapWebWorkerExtHostInIframe 2020-08-06 23:08:37 +02:00
Alex Dima afa288e757
Add IWorkbenchConstructionOptions._enableBuiltinExtensions 2020-08-06 22:54:30 +02:00
Alex Dima f2f4a9d3fb
Serve built-in extensions from /static/extensions 2020-08-06 21:09:24 +02:00
Alex Dima 1888864bed
Add Access-Control-Allow-Origin: * to requests made to /extension/ 2020-08-05 21:26:18 +02:00
Alex Dima edf34c7cbc
Allow passing in an exclude list to scanBuiltinExtensions 2020-08-03 23:22:39 +02:00
Alex Dima f43a17578c
Wrap web worker extension host in an iframe to get a different origin 2020-08-03 14:53:44 +02:00
Eric Amodio ea63321bc6 Removes internal gh browser & adds external 2020-07-29 23:49:17 -04:00
Alex Dima 4347a0cad6
Reuse scanBuiltinExtensions in code-web.js 2020-07-29 10:59:32 +02:00
Alex Dima a7b1e06283
Add support for web worker extensions to define their entry point via "browser" 2020-07-24 10:41:04 +02:00
Alex Dima fd91d449f9
Improve default extensionKind detection 2020-07-24 10:41:03 +02:00
Martin Aeschlimann d706c7089c code-web: read built-in marketplace extensions 2020-07-15 16:34:47 +02:00
Martin Aeschlimann 006a379ccb code-web: fix minimist options 2020-07-15 15:02:46 +02:00
Martin Aeschlimann 91a3e6b0db code-web: --extension parameter 2020-07-15 13:43:12 +02:00
Eric Amodio 62939fbe12 Adds branch support 2020-07-02 04:02:15 -04:00
Martin Aeschlimann c99fe71f85 web: bring back temporary workaround for package.nls 2020-06-29 21:44:42 +02:00
Eric Amodio d0bd8225b3 Adds cs querystring to yarn web for editing 2020-06-25 14:11:22 -04:00
Martin Aeschlimann 24f7393beb add yarn watch-web 2020-06-25 17:34:12 +02:00
João Moreno 653a7af4aa
Merge branch 'master' into master 2020-06-23 11:02:40 +02:00
Martin Aeschlimann aa46585224 code.se: Improve version check for WSL2 2020-06-22 21:49:24 +02:00
Sandeep Somavarapu f816c23b22 Use service endpoint url for builtin extensions 2020-06-22 15:36:51 +02:00
João Moreno 38e500687d
Update resources/linux/bin/code.sh
Co-authored-by: VoidNoire <18732253+VoidNoire@users.noreply.github.com>
2020-06-21 17:12:10 +02:00
João Moreno 1e06fc4859
Update resources/linux/bin/code.sh
Co-authored-by: VoidNoire <18732253+VoidNoire@users.noreply.github.com>
2020-06-21 17:11:57 +02:00
champignoom e125e0a4d5
stage ibus-gtk3 to try to make ibus work (#100480)
try to address #96041
2020-06-21 17:05:58 +02:00
Martin Aeschlimann c93c29c357 code.sh: loosen check for WSL2 2020-06-19 23:42:58 +02:00
Sandeep Somavarapu ba27193e45 Web extensions support
- Add package nls url to scanned extension
- Introduce scanner service for builtin extensions
- Introduce scanner service for web extensions
- Use web extensions scanner service in management and runtime
- Apply default translation inside management service
2020-06-19 15:14:01 +02:00
Sandeep Somavarapu 7c574546f7 Support built in extensions in serverless
- Use different entry point instead of static extensions
- Intrdouce web extension management service
2020-06-18 15:21:17 +02:00
VoidNoire c7ae20b401
Make POSIX-compliant to increase portability and remove bash dependency on Linux. Fix causes of shellcheck warnings. 2020-06-14 22:40:16 +00:00