Skip to content

Instantly share code, notes, and snippets.

@yiping-allison
Last active March 28, 2021 04:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yiping-allison/ae5e4dc1692a4a9920740f700a2bdf86 to your computer and use it in GitHub Desktop.
Save yiping-allison/ae5e4dc1692a4a9920740f700a2bdf86 to your computer and use it in GitHub Desktop.
Various Programming Tools I Use

Tools

Systems Info

Operating System
Windows 10 Pro
Linux Ubuntu

Shells

  • PowerShell
  • Zsh

Text Editors

Sublime Text

Good For Creating LaTeX Documents

Package Installations for LaTeX on Sublime 3:

  1. LaTeXTools
  2. SumatraPDF
  3. LaTeX Distribution (I use MiKTeX)

Atom

Good for Data Visualization

Packages for Data Visualization:

  1. Hydrogen
  2. language-julia
  3. r-syntax

Python should already be supported with default Atom Editor

VS Code

Good For General Coding

Packages to Make VSCode Better:

  1. Bracket Pair Colorizer 2
  2. TODO Highlight
  3. GitLens
  4. Markdown Lint
  5. Remote Development
  6. Prettier

Version Control

  • Git
  1. Github -- Main
  2. Gitlab -- Secondary

Virtualization


Misc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment