_onexgol's blog

By _onexgol, history, 7 hours ago, translation, In English

Which Text Editor / IDE Are You Using?

Visual Studo Code Sublime Text CLion Far Manager Geany Vim Code::Blocks CP Editor Online Editor Notepad++ Paper I use Arch btw Is it rated?

  • Vote: I like it
  • -10
  • Vote: I do not like it

»
4 hours ago, # |
  Vote: I like it 0 Vote: I do not like it

Xcode

»
106 minutes ago, # |
Rev. 2   Vote: I like it 0 Vote: I do not like it

Using VS Code along with my single custom-developed Bash script, which can handle the entire workflow:

  • Parse problem
  • Checking solution (even for multiple test cases)
  • Debugging
  • Stress testing