Commit Graph

4437 Commits

Author SHA1 Message Date
Ramya Achutha Rao
ad06c9c609 Update telemetry module 2018-02-17 17:27:09 -08:00
Matt Bierner
ee6ac95120 Fix ? being appended to optional completions when using useCodeSnippetsOnMethodSuggest
Fixes #42955
2018-02-16 17:51:16 -08:00
Matt Bierner
cc19497c49 Remove unnecessary toLowerCase 2018-02-16 17:26:13 -08:00
Matt Bierner
f5849bebec Fix markdown preview links back to workspace resource
Fixes #43869
2018-02-16 17:19:36 -08:00
Matt Bierner
e44ca4211c Add jscheck casts 2018-02-16 13:50:09 -08:00
Matt Bierner
f9765ffb9f Fix bad old command form being sent from markdown preview 2018-02-16 13:49:09 -08:00
Matt Bierner
7398d3be89 Clean up reveal line logic 2018-02-16 13:48:02 -08:00
Matt Bierner
57e5420127 Fix empty jsdoc suggest template not properyly expanding to multiline
Fixes #43619
2018-02-16 13:45:32 -08:00
Keisuke KATO
d17652218a Fixed an error when previewing the first line with Markdown extension (#43835) 2018-02-16 12:59:33 -08:00
Martin Aeschlimann
bcda4bd737 Double color boxes appear inside style blocks in html files in 1.21. Fixes #43628 2018-02-15 22:23:11 +01:00
Matt Bierner
3412eab2ec Webview Api Prototype (#42690)
* Webview api

* Cleaning up markdown webview

* Hooking up dispose

* Fix some merge errors

* Use custom context key to show markdown title bar contributions

* Add basic on focus and on blur events

* Fixing find widget in webview

* Hookup _isDisposed

* Use new extension resource scheme to load markdown extension resources

* Documenting keep alive
2018-02-14 18:52:26 -08:00
Gus Hurovich
7420a04c64 Fix for Emmet's wrap with abbreviation inserting extra spaces (#43345)
* Fixing trailing spaces in expansion

* Emmet - Fixing extra spaces when wrapping with abbreviation

* Avoid fetching tag if there's no need to ezpand again

* Replacing several 'indexof's with regexp

* Making regexp for tagname stricter. Removing unnecessary check.

* Removing extra call to expand.

* tiny changes

* tinitiny changes
2018-02-14 17:08:44 -08:00
Ramya Achutha Rao
135d4a5d5c Absorb upstream fixes from emmet helper 2018-02-13 18:25:19 -08:00
Ramya Achutha Rao
6c7fe5b95b Dont repeat hex color suggestions in emmet Fixes #32232 2018-02-13 17:41:53 -08:00
Ramya Achutha Rao
994bfe6903 Update telemetry module to fix issue of missing version in events 2018-02-13 17:07:30 -08:00
Martin Aeschlimann
2cb15ab3bb [css] update client (for #43317) 2018-02-13 13:03:43 +01:00
Martin Aeschlimann
ea1d638ea7 [json] update client (for #43317) 2018-02-13 13:03:42 +01:00
Martin Aeschlimann
72c76bfb09 [html] update client (for #43317) 2018-02-13 13:03:42 +01:00
Ramya Rao
00f2d8ed71 Get emmet completions from css extension (#41652)
* Get emmet completions from html,css extensions

* Resolve extensionsPath, use emmet results even if empty

* Support css abbr with :

* Refactoring

* Add some basic emmet tests

* Refactoring

* More tests
2018-02-12 21:40:10 -08:00
Matt Bierner
4d12201733 Update markdown grammar 2018-02-12 18:08:22 -08:00
Matt Bierner
38cfb0438e Update markdown grammar 2018-02-12 18:08:22 -08:00
Ramya Achutha Rao
bfbbe132cf Fix css emmet abbreviations with : Fixes #43544 2018-02-12 14:48:56 -08:00
Peng Lyu
0377a09114 Fix #43424. Turn off auto indent for yaml. 2018-02-12 08:52:54 -08:00
Martin Aeschlimann
8fdf170a08 update grammar script: remove unused properties 2018-02-12 16:54:46 +01:00
Martin Aeschlimann
5d663e0ecc Merge pull request #43341 from Microsoft/octref/html-css-launch
Fix html css launch config
2018-02-12 10:00:59 +01:00
Ray Gervais
053da66e1b Monokai: Use new dropdown.listBackground to correct contrast Fixes: #42480 (#42869)
* Updated monokai dropdown configuration to use new dropdown.listBackground property
2018-02-09 23:10:26 -05:00
Matt Bierner
3b8696579f Make markdown show preview command multiselect aware
Fixes #42583
2018-02-09 15:16:10 -08:00
Matt Bierner
5394c43363 Revert commands title change 2018-02-09 15:09:36 -08:00
Pine Wu
d2f06d1cd7 change css attach to inspector protocol 2018-02-09 10:24:23 -08:00
Pine Wu
d9428ff856 Fix html/css launch config 2018-02-09 10:18:10 -08:00
Martin Aeschlimann
47c74f5a15 [json] compile error in languageModelCache 2018-02-09 12:45:27 +01:00
Martin Aeschlimann
2e93ae50c5 [sql] update grammar 2018-02-09 12:45:27 +01:00
Martin Aeschlimann
4dd9f57a45 [log] update grammar 2018-02-09 12:45:27 +01:00
Martin Aeschlimann
3e9d16948c [ts/js] update grammars 2018-02-09 12:45:27 +01:00
Martin Aeschlimann
864a170aa4 [java] update grammar 2018-02-09 12:45:27 +01:00
Martin Aeschlimann
3495363b2c make grammar file names consistent 2018-02-09 12:45:27 +01:00
Martin Aeschlimann
6f682992c3 [go] make grammar file name consistent 2018-02-09 12:45:27 +01:00
Martin Aeschlimann
69729b7841 [fsharp] make grammar file name consistent 2018-02-09 12:45:27 +01:00
Martin Aeschlimann
058f192392 [cpp] add platform.tmLanguage to update list, consistent file names 2018-02-09 12:45:27 +01:00
Martin Aeschlimann
62b9ff294b [clojure] update grammar 2018-02-09 12:45:27 +01:00
Martin Aeschlimann
2504d71ba3 [powershell] block comment does not auto-close. Fixes #9799 2018-02-09 12:45:27 +01:00
Joao Moreno
1e456712cb missing yarn.lock changes 2018-02-09 12:35:07 +01:00
Joao Moreno
38ab734646 improve input validation setting description 2018-02-09 12:05:45 +01:00
Martin Aeschlimann
e3ce1668b0 [powershell] switch grammar to powershell/editorsyntax. Fixes #36991, fixes #43224 2018-02-09 10:55:16 +01:00
Martin Aeschlimann
d03e2c286f [json] enable strict checks on server 2018-02-09 10:41:40 +01:00
Matt Bierner
8e88f8cf03 Update markdown grammar
Fixes #43150
2018-02-08 15:57:20 -08:00
Matt Bierner
f8c5a3d888 Also fix formatting in tracer 2018-02-08 15:16:33 -08:00
Matt Bierner
308c1887df Update extensions for TS 2.7
Update src to build with TS 2.7

Explicitly assign this.message in the else body
2018-02-08 14:28:55 -08:00
Matt Bierner
d2d18a47fd Fix multiple quick fix entries showing up same diagnostic with same range
#43181
2018-02-08 12:59:25 -08:00
Matt Bierner
9030f132e3 Use extracted markdown grammar
Fixes #43141
2018-02-08 12:59:25 -08:00