Commit Graph

45860 Commits

Author SHA1 Message Date
Alex Dima 35ffdf5fa5 Better time output 2019-02-12 20:45:54 +01:00
Alex Dima af95b7d343 Adopt task.define (better task names) 2019-02-12 20:43:55 +01:00
Alex Dima bb6a790711 Introduce task.define for more precise task naming 2019-02-12 20:43:55 +01:00
Matt Bierner 79345ff97a Strict null auto add 2019-02-12 11:40:34 -08:00
Matt Bierner cc480f0eb1 Strict null work on preferencesModel 2019-02-12 11:40:34 -08:00
Matt Bierner f7d0b6a36e Fix errored code lenses showing as no instead of full no commands text 2019-02-12 11:40:34 -08:00
Benjamin Pasero 622b3d62dd paths - paths.node.ts => path.ts 2019-02-12 20:36:23 +01:00
Benjamin Pasero b0acf49b18 paths - move path to extpath 2019-02-12 20:36:23 +01:00
Pine Wu ac56ab6272 Read custom data from experimental scope. Fix #68554 2019-02-12 11:29:48 -08:00
Benjamin Pasero 511a905404 debt - use our paths lib over node 2019-02-12 20:22:22 +01:00
Benjamin Pasero 6e71414c10 fix CSS import 2019-02-12 20:16:52 +01:00
SteVen Batten 5ebd625b40 use new path implementation (#68538)
* adopt paths.node over path

* fix strict null

* remove hacky typing inlabel.test.ts
2019-02-12 20:14:50 +01:00
Benjamin Pasero 92b16d8f7a debt - polish main.ts 2019-02-12 20:04:12 +01:00
Benjamin Pasero d3b57e3bf1 Revert "fix bad usage of paths lib"
This reverts commit 97bfb45f87.
2019-02-12 19:24:17 +01:00
Benjamin Pasero 66bd1bce01 debt - get rid of Shell 2019-02-12 19:23:45 +01:00
Peng Lyu 0d50120c71 fix comments npe 2019-02-12 09:19:33 -08:00
Benjamin Pasero 97bfb45f87 fix bad usage of paths lib 2019-02-12 17:38:59 +01:00
Martin Aeschlimann 8f2a6fe3f5 resources: use posix for non-file URIs 2019-02-12 17:20:44 +01:00
Martin Aeschlimann 08705a1b10 dirname can not return null 2019-02-12 17:18:07 +01:00
Benjamin Pasero 210fa4274d paths - adopt basename() 2019-02-12 17:12:25 +01:00
Benjamin Pasero cb7261fc9c paths - adopt extname() 2019-02-12 16:42:22 +01:00
SteVen Batten 8b4fd3733c adding simple commented perf tests for new paths impl 2019-02-12 16:30:11 +01:00
SteVen Batten fd79885ade adding commit information 2019-02-12 16:30:11 +01:00
Martin Aeschlimann 10ede29277 MainThreadWorkspace: Initialize workspace immediatly 2019-02-12 16:29:48 +01:00
Benjamin Pasero 2772cde8ca fix build 2019-02-12 16:18:37 +01:00
Benjamin Pasero 6f11645ee2 paths - adopt node-path.dirname() 2019-02-12 16:09:07 +01:00
Alex Ross 810a54ddef Fix gulp global path for tasks and remove quotes in favor of community PR 2019-02-12 15:57:58 +01:00
Sandeep Somavarapu 85eaaf4ad8 Fix #68315 2019-02-12 15:53:01 +01:00
Andre Weinand be2fcbf5bd use latest DAP with data breakpoints 2019-02-12 15:32:31 +01:00
Benjamin Pasero 18f629986f paths - avoid any[] 2019-02-12 15:27:15 +01:00
Benjamin Pasero de805f821a debt - fix process access 2019-02-12 15:19:44 +01:00
Benjamin Pasero f63494e93c debt - clean up sep/nativeSep 2019-02-12 15:19:44 +01:00
Alex Dima c25de7d09f Extract task code to its own file 2019-02-12 15:13:43 +01:00
Martin Aeschlimann 60fe7184a7 Merge pull request #68419 from Microsoft/aeschli/dialog-service
DialogService: open remote based on defaultURI and current window
2019-02-12 13:56:03 +01:00
Benjamin Pasero 3d08a0590e debt - lift some things to browser namespace 2019-02-12 13:02:32 +01:00
Martin Aeschlimann b3fd242ad3 Merge branch 'master' into aeschli/dialog-service 2019-02-12 12:58:43 +01:00
Benjamin Pasero 757b99c62d debt - remove vs/base/paths#isAbsolute() 2019-02-12 12:56:28 +01:00
Martin Aeschlimann 73028765b0 add availableFileSystems 2019-02-12 12:41:51 +01:00
SteVen Batten 234ad6d290 adding nodejs copyright 2019-02-12 12:32:09 +01:00
Alex Dima 0c96de6d5d Avoid allocation 2019-02-12 12:28:12 +01:00
SteVen Batten 9fdca2d5c8 node path implementation
* node path impl

* update export

* fix strict null checks
2019-02-12 12:27:28 +01:00
Benjamin Pasero 40c17e4e79 debt - use paths.sep in more places 2019-02-12 12:03:25 +01:00
Benjamin Pasero 5643c08934 paths - use isAbsolute() 2019-02-12 11:53:08 +01:00
Benjamin Pasero 357efea93b debt - move services out of shell into workbench (#68510) 2019-02-12 11:26:47 +01:00
Alex Ross 4cfbdcda77 Revert "Fix incorrect gulp path"
This reverts commit eca12e44fa.
2019-02-12 11:25:23 +01:00
Martin Aeschlimann 973849f2b7 Merge branch 'master' into aeschli/dialog-service 2019-02-12 11:20:08 +01:00
Johannes Rieken 5d31610c6e fix #68498 2019-02-12 11:19:27 +01:00
Alex Ross 0445a47725 tasks.json default should use tasks version 2.0.0
Fixes #68429
2019-02-12 11:14:03 +01:00
Alex Ross eca12e44fa Fix incorrect gulp path 2019-02-12 11:00:48 +01:00
Alex Ross c7813f6da3 Allow spaces in gulp.cmd path
Fixes #68413
2019-02-12 11:00:05 +01:00