Commit Graph

3213 Commits

Author SHA1 Message Date
Matt Bierner
611e6984b2 Mark some ts extension settings as window
Fixes #33048
2017-08-23 17:21:17 -07:00
Matt Bierner
96de72d94e Defer code action edit creation until action is actually accepted 2017-08-23 17:21:17 -07:00
Martin Aeschlimann
b14c255400 [json] add multiroot support. Fixes #32487 2017-08-23 14:33:04 +02:00
Martin Aeschlimann
00a44d37c5 [html] remove document settings on buffer close 2017-08-23 14:33:04 +02:00
Martin Aeschlimann
964028f97b [css] remove document settings on buffer close 2017-08-23 14:33:04 +02:00
Johannes Rieken
0417a75e4f know decorations using command links v2, #29076 2017-08-23 12:23:39 +02:00
Joao Moreno
58b855dd61 git: focus editor when opening file/diff from editor title 2017-08-23 08:36:25 +02:00
Yu Zhang
1c6f2f9a80 🐛 include setext heading levels (Markdown) (#32987)
* 🐛 include setext heading levels

* 📝 typo

* 💚 use `===`
2017-08-22 19:17:15 -07:00
Matt Bierner
949b9f1a79 Support inferred TS/JS project per root
Fixes #30414
2017-08-22 17:26:33 -07:00
Andrii Melekhovskiy
8d9778b191 Fix typo in Markdown Preview security warning message (#32989) 2017-08-22 17:05:28 -07:00
Joao Moreno
4a21980946 rename git stash actions 2017-08-22 09:44:35 +02:00
Martin Aeschlimann
92a314f187 [make] typo in OSSREADME 2017-08-21 17:15:01 +02:00
Martin Aeschlimann
dd751d453a [make] update grammar to fadeevab/make.tmbundle 2017-08-21 16:56:59 +02:00
Martin Aeschlimann
7f1912686f Merge pull request #27293 from fadeevab/master
Makefile colorizing improvement: colorize at the beginning of line, handling the '\' symbol and other.
2017-08-21 16:51:51 +02:00
Johannes Rieken
7128eb085c style - use single-quoted imports 2017-08-21 16:45:32 +02:00
Joao Moreno
4b0c6ed825 Merge branch 'git-discardall' 2017-08-21 15:34:14 +02:00
Joao Moreno
4f7d11555b git: lowercase all 2017-08-21 15:29:37 +02:00
Joao Moreno
071652f161 git: improved discard all 2017-08-21 11:48:35 +02:00
Benjamin Pasero
a87dd9c7ad fix imports to single quote 2017-08-21 11:27:57 +02:00
Joao Moreno
469ba2a620 fixes #32816 2017-08-21 11:09:56 +02:00
Benjamin Pasero
9c5d505c99 disable failing test 2017-08-21 09:57:28 +02:00
Ramya Achutha Rao
1aff34003a Inlcude checks at-rule for emmet css suggestions Fixes #32703 2017-08-20 18:05:31 -07:00
Ramya Achutha Rao
7e539de2f4 Trigger emmet for ! in xsl as it is a snippet prefix 2017-08-20 12:33:13 -07:00
Ramya Achutha Rao
0c079cb7df Support for canvas,td,tr,th in emmet suggestions 2017-08-20 12:22:26 -07:00
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
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
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