I had using sublime text for contests. But when I use syntax like vector,map it autosuggest like std::vector like older C++ versions. I want to use it with C++ versions like C++14 or C++17 for simplicity.
How to do that ? Also I want to have quick syntax suggestions with this How to do that ?
Waiting for help ....
Thank You.