MoinMoin Logo
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Navigation

  • Start
  • Sitemap
Revision 3 as of 2021-07-27 21:04:50
  • CSharp
  • vscode

vscode

  • https://code.visualstudio.com/

Free. Built on open source. Runs everywhere.

   1 # https://code.visualstudio.com/
   2 cd ~/Downloads
   3 wget https://go.microsoft.com/fwlink/?LinkID=760868
   4 mv index.html\?LinkID\=760868 vscode.deb
   5 sudo dpkg -i vscode.deb # 1.43.2
   6 code & # launch command
   7 # code 1.58
   8 sudo dpkg -i code_1.58.2-1626302803_amd64.deb
  • Install extension ms-dotnettools.csharp
  • Install extension Eclipse Keymap alphabotsec.vscode-eclipse-keybindings

Font size

  • File
  • Preferences
  • editor.fontSize
  • terminal.integrated.fontSize
  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01