Commit Graph

3430 Commits

Author SHA1 Message Date
Ramya Achutha Rao
9a263229b3 No emmet suggestions inside script tag fixes #32732 2017-08-20 12:18:42 -07:00
Ramya Achutha Rao
40bd5d9859 Continue emmet expand even if parsing doc fails 2017-08-19 18:10:21 -07:00
Matt Bierner
575cd205bc Fix ts/js colorizer results 2017-08-18 16:52:04 -07:00
Matt Bierner
d9cbd11d00 Pick up TS 2.5.1 insiders 2017-08-18 16:49:15 -07:00
Christof Marti
99beb4f93f Add shrinkwrap.json 2017-08-18 16:44:42 -07:00
Christof Marti
d315efe6ef Naming 2017-08-18 16:19:13 -07:00
Christof Marti
131780c80a Revert custom application id 2017-08-18 16:07:14 -07:00
Christof Marti
16657b1c7a Surface credentials 2017-08-18 15:55:36 -07:00
Christof Marti
b445cded34 Include azure-account extension 2017-08-18 15:55:35 -07:00
Matt Bierner
74fde6b00c Fix template expression coloration not being reset in tsx files
Fixes #32773
2017-08-18 14:55:51 -07:00
Matt Bierner
59d5ce9f31 Make language identifier case insensitive for markdown code blocks
Fixes #32805
2017-08-18 14:42:16 -07:00
Matt Bierner
a6e46b1b34 Make sure we use the normalized path in the task provider in all locations 2017-08-18 14:05:40 -07:00
Matt Bierner
26644f02fa Fix duplicate tsc tasks on windows
Fixes #31977
2017-08-18 14:01:29 -07:00
Martin Aeschlimann
1ba52e2113 [css] update language server & client 2017-08-18 18:28:02 +02:00
Martin Aeschlimann
a3607bc2d2 [html] add multiroot support. Fixes #32489 2017-08-18 18:21:06 +02:00
Joao Moreno
e11edbbf84 git: multirepo autofetcher 2017-08-18 17:37:31 +02:00
Joao Moreno
93011ff01c git: improved multirepo model 2017-08-18 17:35:24 +02:00
Joao Moreno
a01de65061 scm: ignore uniqueness of SourceControl.id 2017-08-18 12:33:01 +02:00
Matt Bierner
aebaece673 Only send TS plugins that have registered for the document's language
Addresses comment on c2ee6133aa
2017-08-17 17:19:19 -07:00
Matt Bierner
771ef9ede8 Show invalid version string if ts version cannot be determined 2017-08-17 15:13:31 -07:00
Matt Bierner
d8f5131aa4 Trigger rename after refactor in JS/TS
Fixes #32735
2017-08-17 15:13:31 -07:00
Martin Aeschlimann
47ec343bfa [css] add multiroot support. Fixes #32486 2017-08-17 16:22:36 +02:00
Martin Aeschlimann
64fd8f8720 [python] update grammar 2017-08-17 16:22:35 +02:00
Joao Moreno
f0c93eb9f7 git: fix content provider events 2017-08-17 11:36:50 +02:00
Joao Moreno
20b7747ac4 git: multiroot content provider 2017-08-17 11:17:50 +02:00
João Moreno
ad42ab6723 Merge pull request #30068 from maryam-a/29706-maryam-a-git-progress-bar
Show git clone progress in status bar and source control feed
2017-08-17 09:54:28 +02:00
Ramya Achutha Rao
a1a198e730 Fix parsing error in less files with loop #32354 2017-08-16 22:13:20 -07:00
Robert Pethick
7a8c2648b7 Add publishsettings to list of xml file types (#32641) 2017-08-16 16:57:34 -07:00
Simon Chan
0e18b0533f Automatically restart ts server after disableAutomaticTypeAcquisition config changed (#32412)
* Automatically restart ts server after disableAutomaticTypeAcquisition config changed

* Change to LF
2017-08-16 16:43:40 -07:00
Matt Bierner
cb1797f1ef Revert "Don't scroll to factional line positions in the markdown preview when wordwrap is off"
This reverts commit 5055bb7ba4.
2017-08-16 14:54:53 -07:00
Matt Bierner
5055bb7ba4 Don't scroll to factional line positions in the markdown preview when wordwrap is off 2017-08-16 14:50:53 -07:00
Matt Bierner
c2ee6133aa Add plugins property on TSServer open requests
Part of https://github.com/Microsoft/TypeScript/issues/17151
2017-08-16 13:49:27 -07:00
Matt Bierner
73d8c3104c Remove js indent on if/for/while block
Fixes #30933 Fixes #32653
2017-08-16 12:58:21 -07:00
Joao Moreno
e3b15fca01 wip: register multiple source control providers 2017-08-16 16:53:09 +02:00
Joao Moreno
eb04eaa1c4 git: contextual repositories 2017-08-16 16:03:18 +02:00
Joao Moreno
d7a2be05b6 scm: multiroot refresh 2017-08-16 12:51:30 +02:00
Joao Moreno
31a07d16a9 git: multirepo range staging 2017-08-16 12:07:52 +02:00
Joao Moreno
1e00878d20 💄 2017-08-16 12:02:53 +02:00
Joao Moreno
6a9a529a89 git: multirepo stageAll, unstageAll, cleanAll 2017-08-16 11:46:54 +02:00
Joao Moreno
773a6547a7 git: multiroot discard 2017-08-16 11:23:23 +02:00
Joao Moreno
b5be40a557 git: multiroot unstage 2017-08-16 11:22:23 +02:00
Joao Moreno
69b30c7c54 use scoped scm label 2017-08-16 11:20:47 +02:00
Joao Moreno
a6907bc57f use properties 2017-08-16 10:14:03 +02:00
Joao Moreno
f9f06beefa Merge branch '25849' of https://github.com/marckassay/vscode into marckassay-25849 2017-08-16 10:06:33 +02:00
Joao Moreno
f8fcaf44fc git: open file, open changes 2017-08-15 18:49:26 +02:00
Joao Moreno
fb60b01d96 git: model -> repository 2017-08-15 18:46:08 +02:00
Joao Moreno
dc80da4b5a git: remove git init 2017-08-15 18:15:28 +02:00
Joao Moreno
55ac60be35 Merge branch 'master' into scm-multiroot 2017-08-15 18:13:09 +02:00
Joao Moreno
fe8ee2e7b8 git: repository == scm provider 2017-08-15 18:03:47 +02:00
Joao Moreno
56d1dadf05 git: multirepo clean 2017-08-15 16:21:46 +02:00