Alex Dima
c19d301df4
Change the default editor.smoothScrolling to false (match stable default behaviour)
2017-08-25 16:33:39 +02:00
Alex Dima
e60ab23372
Fixes #32990 : Call our own version of exit which does not wait for a debugger to disconnect (on the extension host)
2017-08-25 16:32:18 +02:00
Benjamin Pasero
9de3068a4d
Revisit code-workspace format ( #33097 )
...
* drop workspace ID from workspace file
* make folders types an object instead of just string
* fix compile
* polish relauncher for id change
* migrate old workspace format to new on startup
* more migration from previous workspace id
* more migration code
* change folder format to be a path
* support for relative paths in workspace file
* fix of ctor call
* put root validation and filtering into workspace
* ensure we always have file resources
* fix tests
* add tests for workspace
* 💄
* linting
2017-08-25 16:22:30 +02:00
João Moreno
6b1c9cd61d
Merge pull request #31325 from joaomoreno/scm-multiroot
...
SCM: Support multiple repositories
2017-08-25 16:00:20 +02:00
Joao
adbb783ed0
scm: keep scmProvider context key
2017-08-25 15:46:27 +02:00
Joao
25cfb9e05f
fix lint warnings
2017-08-25 15:37:09 +02:00
Dirk Baeumer
f163f351e1
Fixes #30417 : Default tasks.json "echo Hello" does not work
2017-08-25 15:15:45 +02:00
Joao
a767586000
smoke test: fix bad code
2017-08-25 15:02:59 +02:00
Joao
30e81176ab
smoke test: fix require issue
2017-08-25 15:02:58 +02:00
Joao
6ed837a6cf
update smoke test local instructions
2017-08-25 15:02:58 +02:00
Joao
31dc887dd7
careful with Promise(async () =>
2017-08-25 15:02:58 +02:00
Martin Aeschlimann
fc0fb67671
[css] update language server
2017-08-25 12:42:45 +02:00
Martin Aeschlimann
36161ba789
[html] update langauge server
2017-08-25 12:19:12 +02:00
João Moreno
87bfc89d73
change polling frequency in smoke tests
2017-08-25 12:18:04 +02:00
Martin Aeschlimann
b08cde32fe
[html] VSCode doesn't automatically close HTML tags Fixes #2246 .
2017-08-25 12:08:15 +02:00
Sandeep Somavarapu
4010c1b092
Fix #31933
2017-08-25 12:00:20 +02:00
Dirk Baeumer
25d8297328
Fixes #30758 : Trying to customize a task without a task definition causes an exception
2017-08-25 11:59:29 +02:00
Johannes Rieken
52ac8ab367
Add MarkdownString to Hover and Decorations API, #29076
2017-08-25 11:48:19 +02:00
Johannes Rieken
3ab2688b17
trusted -> isTrusted, #29076
2017-08-25 11:48:18 +02:00
Alex Dima
27c07934d7
Have a startup flag in the extensions activation times
2017-08-25 11:42:53 +02:00
Alex Dima
227c103348
Record extensions activation times and show them in the ShowStartupPerformance action
2017-08-25 11:42:52 +02:00
Joao
2624eff8fe
Merge branch 'master' into scm-multiroot
2017-08-25 11:36:39 +02:00
Joao
7341dcd4df
use ~~ for deprecation
2017-08-25 11:28:46 +02:00
Joao
5be69f3e65
use uuid for marketplace queries
...
related to #17108 #26484
2017-08-25 11:22:11 +02:00
Dirk Baeumer
a7f070e2df
Fixes #31144 : Grunt task detection fails for gruntfile.js
2017-08-25 11:00:55 +02:00
Sandeep Somavarapu
e5ed356edb
Fix #33130
2017-08-25 10:40:00 +02:00
Joao
aaa2c7eda4
fixes #33106
2017-08-25 08:14:15 +02:00
Benjamin Pasero
b9ac10234f
macOS: help icon refresh
2017-08-25 06:55:36 +02:00
chrisdias
93a3cfc36c
update azure account url
2017-08-24 16:06:12 -07:00
Ramya Achutha Rao
905a3081e9
Allow mapping of default modes to other modes in Emmet completion provider Fixes #32260
2017-08-24 15:24:19 -07:00
Dirk Baeumer
1c0757b9dd
Fixes #30655 : Support fuzzy matching of task names
2017-08-24 22:32:48 +02:00
Eric Amodio
d7da141bf8
Allows action on links with embedded tags ( #29082 )
...
e.g. code tags
2017-08-24 13:15:01 -07:00
Dirk Baeumer
4f266936c9
Fixes #32002 : "Changing the task execution engine requires restarting VS Code. The change is ignored"
2017-08-24 22:09:39 +02:00
chrisdias
3c9f04651e
update welcome url
2017-08-24 12:49:51 -07:00
Daniel Imms
ac1fa34421
Uplevel xterm.js
...
Fixes #32336
2017-08-24 11:21:33 -07:00
Benjamin Pasero
fa560055e5
Welcome page icon needs to be updated ( fixes #33095 )
2017-08-24 19:32:41 +02:00
Daniel Imms
1bb72dd11d
Merge pull request #33099 from Microsoft/tyriar/electron-1.7.3-with-fix
...
Downgrade Electron to 1.7.3 with debug fix
2017-08-24 09:55:17 -07:00
Joao Moreno
7eaafc9d4c
views: PersistentViewsViewlet
2017-08-24 17:38:23 +02:00
Daniel Imms
67a290eb70
Downgrade Electron to 1.7.3 with debug fix
2017-08-24 08:24:22 -07:00
Joao Moreno
9d89f73586
views viewlet: deregister doesn't remove splitview
2017-08-24 17:08:34 +02:00
Johannes Rieken
0614806c12
move out util-methods to make MarkedString API ready, #29076
2017-08-24 17:06:28 +02:00
Sandeep Somavarapu
018d5a2b51
FIx #31577
2017-08-24 16:56:46 +02:00
Rob Lourens
c84be6409a
Add test for #31953
2017-08-24 07:55:37 -07:00
Johannes Rieken
57da808a98
Fix what an empty string is, don't render empty MarkdownString, #29076
2017-08-24 16:49:21 +02:00
Johannes Rieken
fb83608ebc
MarkdownString#enableCommand -> trusted, #29076
2017-08-24 16:38:57 +02:00
Sandeep Somavarapu
17f1fe3a34
Fix #31597
2017-08-24 15:54:17 +02:00
Sandeep Somavarapu
7281e4e853
Fix #33079
2017-08-24 15:29:32 +02:00
Benjamin Pasero
c387f80b27
💄 multi root initialization
2017-08-24 13:06:47 +02:00
Sandeep Somavarapu
8d6b6cdd07
Fix #31987
2017-08-24 13:01:13 +02:00
Sandeep Somavarapu
2501f4777f
💄
2017-08-24 12:43:07 +02:00