Commit graph

13 commits

Author SHA1 Message Date
João Moreno 3b03189afa
Restore extensions in core (#114921)
* bring back grammar extensions

* fix hygiene

* Revert "pull themes from the marketplace"

This reverts commit 0738f76dac.
2021-01-25 17:07:56 +01:00
João Moreno bc7d3c9ea6
remove grammar extensions 2021-01-15 12:35:17 +01:00
Alex Ross 98fa77a679 Remove multiline comment auto closing pair for C++
Part of #77008
2019-07-29 13:06:03 +02:00
Alex Ross 0fa33a2cfb Change C++ auto closing comment start from /* to /**
Fixes #77008
2019-07-10 10:06:05 +02:00
Dan McCarthy 728c6a68ba Allow multi-line comment auto-closing for C++ files
Fixes #72801
2019-05-21 03:35:13 -07:00
Martin Aeschlimann 039a1d4e22 Implement automatic wrapping with < > for C++. Fixes #47864 2018-04-18 22:20:32 +02:00
rebornix 872ecf2a4e #36148. Remove indenation rules for c/cpp 2017-11-22 10:38:53 -08:00
Martin Aeschlimann cf70385df5 Folding regions broken 2017-10-12 16:55:15 +02:00
Martin Aeschlimann 1fb361861f [folding] add work boundries to folding markers 2017-10-11 17:28:10 +02:00
Martin Aeschlimann 1b9ea33425 [folding] fix cpp regions 2017-09-22 14:04:38 +02:00
rebornix 1813139e6e Indent Rules for C and CPP 2017-07-26 11:09:56 -07:00
Matt Bierner a291da4049 Disable Autoclosing Pairs for Quotes in c++ strings and comments (#25100)
Fixes #25025
2017-04-20 15:21:42 -07:00
Martin Aeschlimann 4a13944af6 Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00
Renamed from extensions/cpp/cpp.configuration.json (Browse further)