GitHub - himanshu010/dsa-programming-codes: You can compile, run and debug this code here

Setting Up Sublime Text

Error in formatter (sublimeAStyle formatter)

If your formatter isn't working then make sure that your PC have Microsoft Visual C++ 2010 SP1 Redistributable Package (x64) Download

Snippets

Snippets are in Snippets folder above.

Build System

Build System is in Build System folder above.

TO COPY PACKAGES, SETTINGS, SNIPPETS, BUILD SYSTEM AND EVERYTHING ELSE THE EASY WAY:

  1. Go to Appdata/Roaming (Type '%appdata%' on windows search bar)
  2. Delete the 'Sublime Text 3' Folder
  3. Paste 'Sublime Text 3' folder from this repo.
  4. DONE