Jens Hausdorf
|
4e6c429030
|
support hot registration emmet (#29986)
* register new included languages in emmet on the fly
* no need to export the function
* only register default completion on startup
* fix tests
|
2017-07-22 15:40:24 -07:00 |
|
Ramya Achutha Rao
|
ad92e3f1c4
|
Provide commonly used tags as suggestions
|
2017-07-21 16:44:50 -07:00 |
|
Matt Bierner
|
5f5e17bc91
|
Tsconfig provider handle workspace folder changes
|
2017-07-21 15:54:02 -07:00 |
|
Matt Bierner
|
5c4f3b9761
|
Disable failing emmet test
|
2017-07-21 15:47:24 -07:00 |
|
Matt Bierner
|
066d564f26
|
Fix highlight js for DOM typings
|
2017-07-21 15:12:53 -07:00 |
|
Ramya Achutha Rao
|
5ed98351ed
|
Test for Emmet Update Tag #8454
|
2017-07-21 15:05:37 -07:00 |
|
Matt Bierner
|
1d000145c3
|
Use @types and import in markdown extension
|
2017-07-21 14:58:27 -07:00 |
|
Matt Bierner
|
714a9c688f
|
Fix markdown fenced code blocks for mixed fence types
Fixes #31206
|
2017-07-21 14:12:17 -07:00 |
|
Ramya Achutha Rao
|
e1f7580199
|
First set of tests for Emmet commands #8454
|
2017-07-21 11:38:46 -07:00 |
|
Erich Gamma
|
de7e216e9e
|
Fix for #31192
|
2017-07-21 10:47:22 +02:00 |
|
rebornix
|
ed20f81b22
|
Fix #29972. We should not adjust indent on comments.
|
2017-07-20 21:17:04 -07:00 |
|
Matt Bierner
|
a48dd08f78
|
First cut supporting tsconfig task provider for multiroot workspaces
part of #30415
|
2017-07-20 18:30:11 -07:00 |
|
Matt Bierner
|
2153a47d22
|
Move formatting provider registration logic into a manager that enables or disables based on config
|
2017-07-20 17:37:29 -07:00 |
|
Matt Bierner
|
28f5fda049
|
Don't register language configuration for TS plugin languages
|
2017-07-20 17:12:27 -07:00 |
|
Matt Bierner
|
fe59149dc0
|
Move jsx tags mode language config out of language provider
|
2017-07-20 17:12:27 -07:00 |
|
Matt Bierner
|
733e208be4
|
Add support for workspace relative tsdk settings
|
2017-07-20 17:12:27 -07:00 |
|
Matt Bierner
|
0cd033daff
|
Re-enable TS refactoring provider
|
2017-07-20 17:12:27 -07:00 |
|
Matt Bierner
|
58e7b4045e
|
Show path labels for TS version picker in multiroot cases
|
2017-07-20 17:12:27 -07:00 |
|
Ramya Achutha Rao
|
a34f7db970
|
Absorb abbr validations change from helper Fixes #31003
|
2017-07-20 11:38:44 -07:00 |
|
rebornix
|
2522d11335
|
#12976. FSharp auto closing not in string
|
2017-07-20 11:36:22 -07:00 |
|
Erich Gamma
|
83fe9ed9f7
|
Use the root folder name for the short path
|
2017-07-20 15:13:25 +02:00 |
|
Erich Gamma
|
f911acfa49
|
Shortening the path name for scripts
|
2017-07-20 10:53:44 +02:00 |
|
Martin Aeschlimann
|
159fa624b2
|
[json] Incorrect version string when adding dependency to package.json. Fixes #30977
|
2017-07-20 11:09:12 +08:00 |
|
Martin Aeschlimann
|
87b649daa5
|
[scss] update grammar
|
2017-07-20 09:23:00 +08:00 |
|
Ramya Achutha Rao
|
b9e491d2bf
|
Emmet: Fix issue when last letter in the line is not picked up
|
2017-07-19 17:57:30 -07:00 |
|
Ramya Achutha Rao
|
277d295b62
|
Use when wrapping different text with abbr Fixes #30067
|
2017-07-19 15:06:26 -07:00 |
|
Matt Bierner
|
5a01cdc0c8
|
Pick up TS 2.4.2 Fixes #30580 Fixes #30425
|
2017-07-19 14:50:14 -07:00 |
|
Matt Bierner
|
ca8da0c0a6
|
Remove check.tscVersion setting
|
2017-07-19 13:55:21 -07:00 |
|
Ramya Achutha Rao
|
5fb80bb933
|
Combine custom snippets from base syntax #29146
|
2017-07-19 13:16:37 -07:00 |
|
Erich Gamma
|
584d00db01
|
Added support for multi root folders
|
2017-07-19 18:42:33 +02:00 |
|
Erich Gamma
|
6716723d9c
|
npm task provider should not provide pre, post scripts - #30843
|
2017-07-19 18:42:31 +02:00 |
|
Benjamin Pasero
|
712c489f5a
|
Do not use special color for multi root workspace (fixes #31007)
|
2017-07-19 18:40:35 +02:00 |
|
Ramya Achutha Rao
|
94f73b3f00
|
Fix emmet issue when cursor is in between the abbreviation
|
2017-07-18 21:56:59 -07:00 |
|
Daniel Imms
|
81b6eafb01
|
Solarized light: make brwhite contrast with bg
Fixes #30956
|
2017-07-18 20:38:47 -07:00 |
|
Ramya Achutha Rao
|
b896d25097
|
Emmet: Support custom snippets Fixes #29146
|
2017-07-18 17:10:33 -07:00 |
|
Ramya Achutha Rao
|
05e653d61e
|
Fixes #29473 Over eager matching of emmet in css
|
2017-07-18 14:45:35 -07:00 |
|
Ramya Achutha Rao
|
ed1101ce15
|
Fix expand abbr command
|
2017-07-18 14:22:28 -07:00 |
|
Ramya Achutha Rao
|
c189b621fd
|
Fixes #29943 Skip default emmet expansion when text is not abbreviation
|
2017-07-18 12:26:38 -07:00 |
|
Ramya Achutha Rao
|
d58f798cc6
|
Emmet expand should autocomplete tags like <div Fixes #29774
|
2017-07-18 11:06:31 -07:00 |
|
Ramya Achutha Rao
|
44072eb058
|
Fixes #30265 skip emmet expand when text is not snippet or abbreviation
|
2017-07-18 10:37:27 -07:00 |
|
Benjamin Pasero
|
5a603d926b
|
mrw: only set status bar color for our default theme (light & dark)
|
2017-07-18 18:04:27 +02:00 |
|
Ramya Achutha Rao
|
e1325259e3
|
Add null check before updating extensionsPath for emmet
|
2017-07-17 20:42:32 -07:00 |
|
Ramya Achutha Rao
|
f2a9356417
|
Absorb changes to the vscode-emmet-helper 0.0.19
|
2017-07-17 19:25:12 -07:00 |
|
Martin Aeschlimann
|
7790c4a753
|
update grammars
|
2017-07-18 10:09:48 +08:00 |
|
Martin Aeschlimann
|
399ff707de
|
Update seti theme to jesseweed/seti-ui@c44b29c (2017-06-26)
|
2017-07-18 08:30:45 +08:00 |
|
Matt Bierner
|
81813b2ca4
|
Ensure resource path is set
|
2017-07-17 13:32:42 -07:00 |
|
Matt Bierner
|
b62f3d41e1
|
Update markdown extension to support multiroot
|
2017-07-17 13:32:42 -07:00 |
|
Matt Bierner
|
2815f13a03
|
Rework wording of insecure content message
|
2017-07-17 13:11:54 -07:00 |
|
Matt Bierner
|
a038c06627
|
Allow running security setting command from md file
|
2017-07-17 11:19:16 -07:00 |
|
Matt Bierner
|
80f11c09f0
|
First cut of new markdown securty levels
|
2017-07-17 11:19:16 -07:00 |
|