Commit Graph

1975 Commits

Author SHA1 Message Date
Benjamin Pasero
8e4e0a291a fix #21177 2017-02-23 15:56:58 +01:00
isidor
28011c3662 debug: debounce launch.json decorations 2017-02-23 15:25:35 +01:00
Martin Aeschlimann
0a246ab31c [json] update service (fixes #21222) 2017-02-23 13:50:36 +01:00
Matt Bierner
6c9f4712b7 Adopt ts 2.2.1 2017-02-22 15:14:31 -08:00
Matt Bierner
39ebfdecb9 Use snippet for default jsdoc 2017-02-22 15:05:32 -08:00
Matt Bierner
eebf74eab5 Tweak jsdoc completion to allow it to be disabled by disabling snippets and so that it does not match words in the suggestion list 2017-02-22 14:37:57 -08:00
Martin Aeschlimann
3c0ac99311 stale color box when switching languages. Fixes #21108 2017-02-22 22:37:55 +01:00
Joao Moreno
d9806bcd9d fixes #18654 2017-02-22 22:13:13 +01:00
Matt Bierner
f7498f0be8 Fixes #21056 dont auto show jsdoc as often 2017-02-22 11:12:14 -08:00
Joao Moreno
92fa446ce0 git: remove long commit setting
related to #21144
2017-02-22 16:48:04 +01:00
Martin Aeschlimann
3bf7441509 [json] update service (for #21070) 2017-02-22 16:43:25 +01:00
Joao Moreno
219aa917f1 fixes #21137 2017-02-22 16:11:32 +01:00
Joao Moreno
3a12747e1f fixes #21095 2017-02-22 15:11:08 +01:00
Joao Moreno
6efcc5182c fixes #21009 2017-02-22 15:02:57 +01:00
Benjamin Pasero
256d76fed7 Option to show project path in title bar (fixes #21002) 2017-02-22 07:48:32 +01:00
Matt Bierner
7db214be1c Update jsdoc localization key 2017-02-21 18:34:52 -08:00
Matt Bierner
1a0d136939 Fix jsdoc completion not showing when you disable snippet suggestions 2017-02-21 18:34:21 -08:00
Matt Bierner
3eb0cc5348 Fixes #21036 2017-02-21 18:22:32 -08:00
Matt Bierner
9421cfda91 Allow trigger js doc completion in cases like a/**| 2017-02-21 18:16:21 -08:00
Matt Bierner
9939b73286 Improve jsdoc label 2017-02-21 17:43:08 -08:00
Matt Bierner
ba01265d00 Dont show js doc completion item when inside text on a line 2017-02-21 17:33:55 -08:00
Matt Bierner
025202a337 Don't show jsdoc completion item when insider of words 2017-02-21 16:56:18 -08:00
Matt Bierner
5b1a6f4155 Use CompletionItem for JsDoc Comment auto fill (#21025)
Fixes #20990

Switches back to using a completion item provider for jsdoc auto complete.

The completion list will be automatically shown when you are in a potentially valid jsdoc completion context
2017-02-21 16:02:53 -08:00
Martin Aeschlimann
f1a1fd24c1 [css] Setting to hide CSS Color preview boxes. Fixes #10943 2017-02-22 00:51:27 +01:00
Kai Maetzel
919580fdd8 Upgrade telemetry package used by TS and markdown extensions. (#20971)
* upgrade telemetry used by TS ext

* upgrade telemetry used by markdown ext
2017-02-21 15:26:30 -08:00
Matt Bierner
c94be6c5b2 Don't reject when we have no code actions 2017-02-21 14:29:42 -08:00
Matt Bierner
02006fe925 fixes #20815. Workaround to not send code actions request if we have no actions 2017-02-21 14:26:54 -08:00
Martin Aeschlimann
c504b1d69a [json] update service 2017-02-21 23:23:09 +01:00
Joao Moreno
b22fbb86e3 fixes #20943 2017-02-21 17:20:13 +01:00
Martin Aeschlimann
255a8cec27 Merge pull request #16339 from elemeht/jenkinsfile
Jenkinsfile are groovy too
2017-02-21 16:40:25 +01:00
Martin Aeschlimann
3071d139f5 Simplify PR #17841 2017-02-21 16:41:34 +01:00
Martin Aeschlimann
9e5eab91b5 [html] update formatter (fixes #20844) 2017-02-21 16:38:24 +01:00
Martin Aeschlimann
818253740b Merge pull request #17841 from soncodi/colorize-template-variable
Add syntax highlighting for JS/TS template string interpolation (Monokai built-in theme)
2017-02-21 16:36:01 +01:00
Sandeep Somavarapu
7b76b74e4c #20878 add string checks 2017-02-21 16:30:00 +01:00
Martin Aeschlimann
279256887b [html] add document symbols. Fixes #20956 2017-02-21 14:52:15 +01:00
Joao Moreno
ca1deee166 git: give up on using the editor
fixes #20983
2017-02-21 11:55:27 +01:00
Martin Aeschlimann
d59d5791ea [hlsl] fix update script 2017-02-21 09:20:48 +01:00
João Moreno
318d528e18 Merge pull request #20969 from Microsoft/kieferrm/gitTelemetryUpgrade
upgrade telemetry package used by git extension
2017-02-21 09:15:11 +01:00
kieferrm
ccefc7747a upgrade telemetry used by html ext 2017-02-20 20:17:07 -08:00
kieferrm
3f26922adb upgrade telemetry used by json ext 2017-02-20 20:16:47 -08:00
kieferrm
a64e40b442 upgrade telemetry used by git ext 2017-02-20 20:15:21 -08:00
Joao Moreno
743416b9a1 git: use ignoreFocusOut more 2017-02-20 19:41:00 +01:00
Joao Moreno
5c4923b25d git: telemetry events 2017-02-20 19:37:46 +01:00
Martin Aeschlimann
ee8bce1021 built in solarized themes: italic comments. Fixes #20574 2017-02-20 17:36:06 +01:00
Martin Aeschlimann
74a6d6d423 fix tests for #20610 2017-02-20 17:34:05 +01:00
Martin Aeschlimann
80047715a9 Solarized coloration does not work on a diff file. Fixes #20144 2017-02-20 17:32:08 +01:00
Martin Aeschlimann
813db38907 Merge pull request #20610 from rebornix/HTMLGrammar
correct boundary for embedded languages in HTML
2017-02-20 17:22:02 +01:00
Joao Moreno
cc71202224 git: clone command 2017-02-20 15:54:29 +01:00
Martin Aeschlimann
2fe6ff47e5 remove vue from html associations (recommend vetur) 2017-02-20 15:48:25 +01:00
Martin Aeschlimann
aaf129f545 Merge pull request #20831 from DustinCampbell/update-csharp-grammar
Update to latest C# TextMate grammar
2017-02-20 15:11:06 +01:00