COMMITS
/ extensions/cpp/package.json June 11, 2024
P
Add file extensions for C++20 module interface units (#214800)
powersagitar committed
January 14, 2024
S
Use categories for builtin extensions groups (#202453)
Sandeep Somavarapu committed
August 5, 2021
A
feat: add .tpp and .txx as c++ extensions (#130101)
Alfi Maulana committed
July 4, 2021
G
Add .ixx as a possible C++ extension
George White committed
March 30, 2021
P
Add cuda-cpp lang id, grammar and problem matchers (#119444)
Pooya Vakeely committed
January 29, 2021
J
add repository field to extensions package.json
João Moreno committed
J
run prettier over extensions json files
João Moreno committed
January 25, 2021
J
Restore extensions in core (#114921)
João Moreno committed
January 15, 2021
J
remove grammar extensions
João Moreno committed
August 9, 2020
C
treat .c++ & .h++ files as c++, & update icon theme
Caio committed
April 8, 2020
M
Use code-snippet suffix for extension snippets. Fixes #94625
Martin Aeschlimann committed
September 16, 2019
A
Update cpp grammar to handle macros (#80974)
Alex Ross committed
September 11, 2019
M
associate .i with c
Martin Aeschlimann committed
September 2, 2019
H
Add c++ externsion support for CPP
heromyth committed
July 29, 2019
M
C/C++ .i header files taken as plain text. Fixes #73089
Martin Aeschlimann committed
July 5, 2019
P
Added hpp.in and h.in to file associations for cpp (#76680)
Prabhanjan S Koushik committed
June 6, 2019
A
Add License field to package.jsons #68423 (#68771)
Aurélien Pupier committed
February 27, 2018
M
built-in extensions: version to 1.0.0 (for #43978)
Martin Aeschlimann committed
February 19, 2018
S
#43978 add details
Sandeep Somavarapu committed
February 18, 2018
A
Use C++ for '.ipp' file extension
Aleksi Juvani committed
February 9, 2018
M
[clojure] update grammar
Martin Aeschlimann committed
September 25, 2017
M
[folding] c & cpp snippets for folding region markers
Martin Aeschlimann committed
September 22, 2017
M
[folding] fix cpp regions
Martin Aeschlimann committed
M
[folding] fold regions, initial, preconfigured support. For #12146
Martin Aeschlimann committed
March 2, 2017
M
Fix .mm mapping to normal c++
Matt Bierner committed
August 9, 2016
M
[cpp] add grammar update script
Martin Aeschlimann committed
July 21, 2016
M
Migrate all other languages to language-configuration.json
Martin Aeschlimann committed
April 28, 2016
O
Added .inl file extension to C++ language
Otger committed
April 12, 2016
M
fixes #4881: [cpp] Switching to Atom's language-c for C/C++ syntax highlighting
Martin Aeschlimann committed
March 31, 2016
M
[c++] add platform.tmLangage
Martin Aeschlimann committed
January 28, 2016
M
Add ".ino" to cpp file suffices
Martin Aeschlimann committed
December 21, 2015
J
remove .m setting from C
Johannes Rieken committed
J
fix issue #1532
Johannes Rieken committed
November 22, 2015
M
Bad Default/Regression: C++ .h headers colored as C files #145
Martin Aeschlimann committed
November 13, 2015
E
Hello Code
Erich Gamma committed