Commit Graph

21150 Commits

Author SHA1 Message Date
Matt Bierner
0bf8b3c8f7 Force kill tsserver on ts extension shutdown 2017-07-12 11:30:43 -07:00
Matt Bierner
5da27baff3 Build VSCode using TS 2.4 (#30473)
* Build VSCode using TS 2.4.1

Fixes #28643

a

* Reformat a few files for 2.4

* Fix compile errors in jsoneditingservice
2017-07-12 11:28:47 -07:00
Benjamin Pasero
a5f3583393 support workspace identifier in broadcasting API 2017-07-12 20:23:35 +02:00
Sandeep Somavarapu
de02dda6ad #30249 Add Hide Side Bar action 2017-07-12 20:08:34 +02:00
Benjamin Pasero
f5902b5a38 adopt workspace for getWindows() call 2017-07-12 20:01:52 +02:00
Rob Lourens
e4b90c2bc8 node-debug2@1.14.5 - fix #30458 2017-07-12 10:55:05 -07:00
Benjamin Pasero
b390724ca5 💄 2017-07-12 19:48:27 +02:00
Sandeep Somavarapu
e5bef34e7b #30249 Fix the label 2017-07-12 19:32:25 +02:00
Benjamin Pasero
3b4c98d0b2 💄 2017-07-12 19:31:37 +02:00
Benjamin Pasero
61bc11e3d2 linting 2017-07-12 19:30:07 +02:00
Benjamin Pasero
296da3a87d fix issue with used windows 2017-07-12 19:25:27 +02:00
Benjamin Pasero
d9e222939c first cut workspaces in recent history 2017-07-12 19:16:04 +02:00
Benjamin Pasero
2a18cb8e47 recently opened: some renames 2017-07-12 19:16:04 +02:00
Johannes Rieken
0373d29de6 log api uage only once, fixes #30486 2017-07-12 17:39:07 +02:00
Benjamin Pasero
0c0de810cc introduce new status bar color for multi root 2017-07-12 17:31:20 +02:00
Benjamin Pasero
5f431cb8c7 adopt multi root for title variables 2017-07-12 16:57:55 +02:00
Benjamin Pasero
f6869c0a0c 💄 2017-07-12 16:53:14 +02:00
Johannes Rieken
2a14a2c111 delete cached data for insiders sooner, #29960 2017-07-12 16:41:47 +02:00
Dirk Baeumer
969ffcb995 Fixes #29771: Customizing a TypeScript build task should include the used ProblemMatcher 2017-07-12 16:40:11 +02:00
Sandeep Somavarapu
91637e06fd #29455 Actions to create a workspace.
Support add folder to workspace only in multi root workspace
2017-07-12 16:27:46 +02:00
Andre Weinand
49de68e0e1 node-debug@1.15.3 2017-07-12 16:27:09 +02:00
Johannes Rieken
322404ba57 Merge pull request #30393 from Microsoft/joh/snaps
Create loader snapshots when building
2017-07-12 16:26:33 +02:00
Dirk Baeumer
6769baf412 Fixes #30094: The less extension should contribute problem matchers for common less and sass compilers 2017-07-12 16:10:56 +02:00
Sandeep Somavarapu
d9fc2221b6 #29455 Fix compilations 2017-07-12 16:03:24 +02:00
Sandeep Somavarapu
df5d0d9079 #29455 Create apis in workspace context service to know the type of workspace that is opened 2017-07-12 16:03:24 +02:00
Andre Weinand
2b63f468e3 typo 2017-07-12 15:39:09 +02:00
Benjamin Pasero
15a41e538f prevent empty workspaces 2017-07-12 15:36:35 +02:00
Benjamin Pasero
28ba1623d7 Close Folder => Close Workspace 2017-07-12 15:27:54 +02:00
Benjamin Pasero
016241e37e remove unused method 2017-07-12 15:19:43 +02:00
Johannes Rieken
a77718ff60 export define and require functions 2017-07-12 15:15:53 +02:00
Sandeep Somavarapu
6edfcf8a49 #29455 Mulit root support in
- Workspace context service
- Workspace configuration service
- Configuration editing service
- Workspace editing service
2017-07-12 14:55:50 +02:00
Johannes Rieken
f4173fe59d Merge branch 'master' into joh/snaps 2017-07-12 12:12:12 +02:00
Andre Weinand
440012424c remove assertProposedApi from debug API 2017-07-12 11:46:01 +02:00
Dirk Baeumer
a4fcd5f63c Fixes #30435: Show/Hide Running Tasks StatusBar 2017-07-12 11:43:54 +02:00
Benjamin Pasero
5051011bb8 Merge pull request #30459 from Microsoft/ben/multiroot 2017-07-12 11:14:09 +02:00
Joao Moreno
bb35b07c43 set exec bit in .sh
fixes #30437
2017-07-12 11:13:24 +02:00
Johannes Rieken
96b1b69e6c fix #30407 2017-07-12 10:59:24 +02:00
Joao Moreno
bc02eb182b tree: listen drop on wrapper, not window
related to #30462
2017-07-12 10:40:03 +02:00
Sandeep Somavarapu
f2879122d8 Fix #30478 2017-07-12 10:20:50 +02:00
Joao Moreno
303a22286d fix eslint warnings in gulpfile.vscode.js 2017-07-12 09:57:20 +02:00
Sandeep Somavarapu
9ab04bc298 Fix #30441 2017-07-12 09:56:45 +02:00
Benjamin Pasero
f86eb5e9c9 HTML saving as RHTML (fixes #30444) 2017-07-12 08:58:51 +02:00
Benjamin Pasero
de4b5be4c6 Move our watermark to resources so that distro can pick it up (#30256)
* move watermark to resources folder

* add to build

* 💄

* update distro

* update distro
2017-07-12 08:57:37 +02:00
Benjamin Pasero
48854cd439 IWorkspace => IWorkspaceIdentifier 2017-07-12 08:55:04 +02:00
Benjamin Pasero
7a35ef4b00 prefer workspace object over workspace config path 2017-07-12 08:48:20 +02:00
Matt Bierner
4080a38ada Remove use of module path 2017-07-11 22:37:05 -07:00
Matt Bierner
63be84eba4 Move API to own file
Refactor TS Version detection and version picker for multiroot support

Extracts the ts version detector and the TS version picker to their own files and cleans up their interfaces. This is the initial work to support a multiroot ts version picker
2017-07-11 22:25:27 -07:00
Benjamin Pasero
c890422b05 workspaces main tests 2017-07-12 06:34:39 +02:00
rebornix
74f5073c54 Fix #30361. Allow users to customize the background color of a block cursor. 2017-07-11 16:50:34 -07:00
Andre Weinand
4498f92e97 add more debug API 2017-07-12 01:12:08 +02:00