Martin Aeschlimann
b520c8f1ca
[html] Request textDocument/rangeFormatting failed when pasting inside script tags. Fixes #35698
2017-11-20 11:02:12 +01:00
Joao Moreno
9752f3c93c
fix missing scm resources
...
fixes #35724
2017-11-17 16:30:37 +01:00
Martin Aeschlimann
a8e615cfa3
[json] Provide syntax highlighting for .ember-cli and .watchmanconfig. Fixes #37174
2017-11-17 15:02:09 +01:00
Martin Aeschlimann
3ecb0e1060
Files with *.hjs extention not highlighted as handlebars by default but plain text. Fixes #36592
2017-11-17 14:58:33 +01:00
Joao Moreno
000325a03b
alert when git is missing
...
fixes #38393
2017-11-17 11:35:49 +01:00
Martin Aeschlimann
b154408146
monokai: improve selection/word colors (for #36376 )
2017-11-17 09:34:41 +01:00
Matt Bierner
34c44f872c
Add way to disable markdown preview security warnings in a given workspace
...
Does not effect the content security level, only toggle the warning popup
Fixes #32251
2017-11-16 18:39:06 -08:00
Matt Bierner
24423dd529
Treat jsdoc @example tag body as code
...
Fixes #30062
2017-11-16 18:16:10 -08:00
Matt Bierner
662e0e9c5a
Treat tsx as jsx in markdown preview
...
Fixes #36711
2017-11-16 17:46:54 -08:00
Matt Bierner
f51db4abfc
Move previewer into utils
2017-11-16 17:46:54 -08:00
Matt Bierner
6f544729dc
Clean up TypeScriptReferenceSupport
...
- Use await
- Use for of
2017-11-16 16:23:29 -08:00
Matt Bierner
63b103c604
Switch a few more TS providers to async
2017-11-16 16:23:29 -08:00
Matt Bierner
f2c538b8b0
Build ts extension to target es2017
2017-11-16 16:23:29 -08:00
Matt Bierner
f3008845ef
Show quick pick when ts returns more than one code action on a suggestion
2017-11-16 13:01:51 -08:00
Martin Aeschlimann
0f7f2a0f1f
[yaml] add yarn.lock
2017-11-16 11:48:14 +01:00
Martin Aeschlimann
6273574671
New monokai selection color is too subtle. Fixes #36376
2017-11-16 11:42:12 +01:00
João Moreno
67cd9258fd
Merge pull request #38481 from Microsoft/joao/yarn
...
Use Yarn to manage dependencies
2017-11-16 11:23:37 +01:00
Joao Moreno
5d4d38543a
use yarn in extension scripts
2017-11-16 10:46:51 +01:00
Sandeep Somavarapu
778152c86d
Fix #21114
2017-11-15 19:14:04 +01:00
Martin Aeschlimann
abaf393e9d
Fix broken regex of OR condition for fold marker. Fixes #37531
2017-11-15 17:37:19 +01:00
Joao Moreno
758c47ef87
npm > yarn
2017-11-15 15:14:00 +01:00
Martin Aeschlimann
fc6640df6f
[html] editor.action.formatDocument removes <script> property. Fixes #36574
2017-11-15 12:48:36 +01:00
Joao Moreno
3d71f198ac
Merge branch 'master' into yarn
2017-11-14 21:44:39 +01:00
Matt Bierner
89f8a77cb8
Reapply #38328 with fix
...
Fixes #38049
2017-11-14 11:49:27 -08:00
Matt Bierner
fe48d23086
Revert "Fixes markdown link syntax highlighting bug ( #38328 )"
...
This reverts commit 5fd40618067f0dc15c7949c5bd90e77f3a4d5511.
2017-11-14 11:27:05 -08:00
Matt Bierner
e2cb0ac35e
Fix jsDoc setting resource warning
2017-11-14 10:35:53 -08:00
Joao Moreno
5e5ebf5c1f
Merge branch 'master' into yarn
2017-11-14 18:46:07 +01:00
Shivam Mittal
5fd4061806
Fixes markdown link syntax highlighting bug ( #38328 )
...
Issue: #38049
Signed-off-by: Shivam Mittal <shivammittal99@gmail.com>
2017-11-14 08:46:19 -08:00
Martin Aeschlimann
e1691a6365
Call shellscript files just "Shell Script". Fixes #36889
2017-11-14 16:08:08 +01:00
Joao Moreno
deed70d9a2
Merge branch 'master' into yarn
2017-11-14 15:36:19 +01:00
Martin Aeschlimann
f06a42a8eb
[bat] use grammar from mmims/language-batchfile. Fixes #38206 , fixes #3845
2017-11-14 14:35:13 +01:00
Martin Aeschlimann
eb73e069be
strict null check issue in cssServerMain
2017-11-14 13:20:55 +01:00
Martin Aeschlimann
0843571ee7
Remove built-in CSS snippets. Fixes #38152
2017-11-14 12:14:57 +01:00
Joao Moreno
39ea7877ca
update css|html|json dependencies
2017-11-14 10:09:17 +01:00
Martin Aeschlimann
d133edf626
update language client to 3.5.0
2017-11-14 10:06:01 +01:00
Joao Moreno
b635672331
remove shrinkwrap references
2017-11-14 10:04:36 +01:00
Joao Moreno
50cabbc80a
yarn import css|html|json server
2017-11-14 10:02:26 +01:00
Joao Moreno
c23063000c
Merge branch 'master' into yarn
2017-11-14 09:57:55 +01:00
Joao Moreno
18c5daaf0a
fix language servers dependencies
2017-11-14 09:57:38 +01:00
Joao Moreno
b6bc9ecd4d
yarn: missing yarn.lock files
2017-11-13 23:07:17 +01:00
Joao Moreno
0a8b6fb706
yarn: replace most shrinkwrap files
2017-11-13 23:03:52 +01:00
Joao Moreno
0092e9c6b7
fix extensions
2017-11-13 22:41:54 +01:00
Joao Moreno
4e172cd197
fixes #38244
2017-11-13 20:20:58 +01:00
Nehal J Wani
ecb2beb5bf
Make v8-profiler, css-parser URI http-proxy friendly ( #38181 )
2017-11-13 09:44:37 -08:00
Martin Aeschlimann
9bbe9f6eac
Merge pull request #38126 from dlech/patch-7
...
Add firstline match for Makefile
2017-11-13 15:55:42 +01:00
Martin Aeschlimann
7a2065f582
switching to noUnusedLocals : for #37212
2017-11-13 13:53:42 +01:00
Joao Moreno
7a01db1b43
fix tslint in hygiene
...
fixes #38207
2017-11-13 11:32:50 +01:00
Joao Moreno
322bd6136a
fix no-unexternalized-strings rule
2017-11-13 11:13:07 +01:00
cleidigh
0dd4c4920e
Fix checkIgnore Promise/resolve bug
2017-11-12 18:37:00 -05:00
David Lechner
cabc8385d1
Add firstline match for Makefile
...
Some makefiles don't have a file extension and are not named "*Makefile*" but have a shebang that can be used to identify it as a makefile. Example: `debian/rules` in all Debian packages.
2017-11-11 10:47:31 -06:00