Commit Graph

695 Commits

Author SHA1 Message Date
Matt Bierner
0227681492 Add new external uri opener service
This workbench service handles opening external uris. Unlike the core OpenerService, it also has logic for configuring a default opener and prompting if multiple openers are availble for a given uri
2021-01-12 12:41:15 -08:00
João Moreno
d3e4bdb617 Merge branch 'master' into joao/wsl 2021-01-12 15:16:54 +01:00
João Moreno
575f87306f Merge branch 'joao/build/esbuild' 2021-01-07 10:56:08 +01:00
João Moreno
22b9a2b1e8 update esbuild 2021-01-06 14:19:19 +01:00
Johannes Rieken
0319fedae1 add lint rule for missing cancellation token in resolve and provide methods, fyi @alexr00 please remove surpression comment 2021-01-05 18:48:13 +01:00
João Moreno
b99faeeb3c fix minification target 2021-01-05 16:46:54 +01:00
João Moreno
7449d86b89 use esbuild for minification 2021-01-05 11:54:18 +01:00
João Moreno
008f8dcdee missing compilation 2021-01-05 11:01:52 +01:00
Johannes Rieken
fee7cdacf7 add provider naming rule 2021-01-04 20:02:05 +01:00
João Moreno
fc4b40b633 fix type casts 2021-01-04 15:54:59 +01:00
Alexandru Dima
c1eb24b027 Load expensive node modules lazily 2020-12-22 19:55:56 +01:00
Alexandru Dima
428008f3a5 Align versions across package.json files 2020-12-14 20:06:18 +01:00
Alexandru Dima
d1fff1a083 Check in .js files from the /build/ folder to improve build speeds 2020-12-14 11:13:16 +01:00
Connor Peet
fe4f9a9e6f testing: add to i18n 2020-12-11 15:33:06 -08:00
Benjamin Pasero
e6d238e251 web - clipboard warning when failing access 2020-12-10 14:16:12 +01:00
Benjamin Pasero
a6946159d4 💄 layers checker 2020-12-08 09:29:16 +01:00
Jackson Kearl
0921f711c3 Add GettingStartedService/Registry and initial getting started UI (#111175)
* WIP -Getting Started Registry

* Initial idea of how registry/service will work

* Getting started with Getting Started

* Add telemetry and touch up enablement flag

* Add contrib as startup editor

* Move to allowing static Getting Start blob

* No newline

* Remove unused enum
2020-11-25 14:05:49 -08:00
Martin Aeschlimann
542a82754c yarn watch: save errors in separate files, make error regex multiline aware 2020-11-20 14:06:42 +01:00
João Moreno
8a5f6fa5ce include remote-wsl by default 2020-11-17 15:29:34 +01:00
Alex Dima
7a322c44db Try to fix the build 2020-11-11 08:01:21 +01:00
Sandeep Somavarapu
294406d7a1 Fix #110121 2020-11-09 15:39:13 +01:00
Johannes Rieken
1bd7cf9e41 use gh username for todo-tags, nuke some todo-tags 2020-11-02 14:16:55 +01:00
Martin Aeschlimann
a2a0fe56a0 Error: base must be a non-empty string, or null/undefined. 2020-10-26 20:22:34 +01:00
Martin Aeschlimann
975408db6b use uploaded node_modules sourcemaps 2020-10-26 16:19:44 +01:00
Martin Aeschlimann
afb0e96b66 build: improve ignores in node_modules 2020-10-25 23:27:20 +01:00
Benjamin Pasero
14cd152991 Offer to open workspace in root even when telemetry has been disabled (fix #108669) 2020-10-21 16:20:33 +02:00
Benjamin Pasero
50ee84f780 debt - btoa/atob is not core 2020-10-15 13:55:18 +02:00
Benjamin Pasero
ded9067afa build - fix warnings in TS files
//cc @joaomoreno
2020-10-13 10:48:40 +02:00
Johannes Rieken
bb383f2875 support "@types" in treeshaker 2020-10-06 10:12:47 +02:00
Alex Dima
dd6bd3ae6a Reduce the number of folders where we use TS 2020-09-24 17:39:48 +02:00
Alex Dima
57f4c1bf74 Convert build/lib/watch/ to .ts 2020-09-24 17:24:24 +02:00
Alex Dima
2ab5b8bd5f Convert build/lib/eslint/code-no-unused-expressions.js to .ts 2020-09-24 17:10:39 +02:00
Alex Dima
9f806960d4 Convert build/lib/builtInExtensions.js to .ts 2020-09-24 17:00:44 +02:00
João Moreno
2469bf6832 remove build compilation output 2020-09-22 11:12:55 +02:00
Benjamin Pasero
01472963d7 sandbox - rename electron service => native host service 2020-09-17 16:20:23 +02:00
Benjamin Pasero
82d30d49b2 sandbox - add electron service to layers checker 2020-09-17 15:43:15 +02:00
Johannes Rieken
afbaf2cfea missing compile 2020-09-17 14:36:10 +02:00
ChaseKnowlden
e8760a5d6c Fix capitalization of GitHub org 2020-09-17 11:43:03 +02:00
Matt Bierner
51dc3193d3 Move webview editor into own module
This splits the core `webview` element services from the `webview` editor services.
2020-09-14 16:08:29 -07:00
João Moreno
e75b1a6dcd Merge branch 'joao/linux-arm' 2020-09-11 12:45:08 +02:00
Matt Bierner
c348165cc0 Adding more explicit typings for promises
This gets us ready for TS 4.1
2020-09-09 09:21:56 -07:00
João Moreno
6ca91db00a Merge remote-tracking branch 'origin/master' into joao/linux-arm 2020-09-09 08:53:49 +02:00
João Moreno
47d8a25606 build vscode armhf 2020-09-08 09:41:28 +02:00
João Moreno
d93e07f5d4 Merge pull request #104339 from amazingcaio/master
associate *.c++ & *.h++ files with c++
2020-09-07 15:05:20 +02:00
Benjamin Pasero
3da939d1d7 Merge branch 'master' into ben/sandbox-environment 2020-09-04 10:45:13 +02:00
Benjamin Pasero
b2acd8fa72 sandbox - make layers checker fit to complain about native things definedin common layer 2020-09-04 10:32:00 +02:00
Alex Dima
7396cb1990 Have the Toggle Keyboard Shortcuts Troubleshooting action open the renderer log 2020-09-03 22:46:37 +02:00
Alex Dima
61327846c6 Adopt latest asar 2020-09-02 22:33:15 +02:00
Martin Aeschlimann
1cf826c7f6 Merge branch 'master' into master 2020-08-31 13:32:36 -07: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