- CodeTrash is Competitive programming essentials like setup guide, templates & java template
- This repostoryt is crearted for learning purpose
- For any suggestions or update, feel free to raise PR or ISSUE
- JAVA with Visual studio code (VSCode)
- Competative Programming Helper Extensions
- Competitive-companion (Contest parser)
- Generate code snippet quickly
- Provided FastIO initial java CP template
- Guide to update snippets
- Java
- Visual Studio Code
- VSCode Extension : Competitive-programming-helper
- Browser plugin extention or add-on Competitive-companion
- Add User Snippet
- File -> Preferances -> User Snippets -> Java -> add content of cpjava.json
- Find code of cpjava.json here
- Add User snippet once
- Open any directory in VSCode
- Find any contest form competetitive programming platform and click on "+" of browsers extension or add-on
- This will create java files for every problem statement
- Switch back to VSCode and enter "cpjava" and Control+Space or Command+Space and ENTER, to load snippet
NOTE : Make sure competative programming site is supported by pluggin Check here
- Generate VSCode snipet here
- Make sure json is correct, if not replace tabs with spaces here
- Add it into java user snippets
The code in this repository is provided free of charge to be used by anyone for any reason whatsoever without any obligations. You can download, copy, modify and redistribute this code at your will.
. . . KEEPCODING . . .