bench icon indicating copy to clipboard operation
bench copied to clipboard

Allow selecting most important apps in the setup wizzard

Open mastersign opened this issue 9 years ago • 3 comments

The selection is only given, if a new configuration is initialized

  • Git
  • Primary Text Editor (one)
    • Visual Studio Code (default)
    • Notepad 2
    • Atom
    • Sublime Text 3
    • Spacemacs
    • Emacs
    • Vim
    • TeXnicCenter
  • Language Groups (many) (implemented as meta-apps)
    • Java
    • Clojure
    • JavaScript
    • PHP 5
    • PHP 7
    • Python 2
    • Python 3
    • Ruby
    • Go
    • C/C++ (gcc)
    • C/C++ (Clang)
    • LaTeX

mastersign avatar Jun 20 '16 16:06 mastersign

Depends on #93

mastersign avatar Jan 11 '17 15:01 mastersign

added app/group selection list to the wizzard in 0163ae0a9eecba0c082da659b3e70565014693b8

mastersign avatar Jan 24 '17 11:01 mastersign

Currently Git is always pre-selected by res\apps-activated.template.txt.

mastersign avatar Feb 28 '18 08:02 mastersign