{"id":7209,"date":"2017-10-07T14:54:19","date_gmt":"2017-10-07T14:54:19","guid":{"rendered":"http:\/\/ubuntuhandbook.org\/?p=7209"},"modified":"2017-10-07T14:58:26","modified_gmt":"2017-10-07T14:58:26","slug":"visual-studio-code-1-17-adds-mac-os-touch-bar-support","status":"publish","type":"post","link":"https:\/\/ubuntuhandbook.org\/index.php\/2017\/10\/visual-studio-code-1-17-adds-mac-os-touch-bar-support\/","title":{"rendered":"Visual Studio Code 1.17 Adds Mac OS Touch Bar Support"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2017\/05\/vscode-icon245.png\" alt=\"Visual Studio Code IDE\" width=\"245\" height=\"250\" class=\"alignleft size-full wp-image-6810\" \/><\/p>\n<p>Visual studio code reached the 1.17 release a day ago with Mac OS touch bar support, and some performance improvements.<\/p>\n<p>VS Code 1.17 features:<\/p>\n<ul>\n<li>Mac OS Touch Bar actions for navigation and debugging.<\/li>\n<li>Folding now supports region markers.<\/li>\n<li>Terminal rendering is up to 45 times faster with new canvas-based rendering engine<\/li>\n<li>Automatically show module and path import suggestions while coding<\/li>\n<li>Debug Console messages show source location (optionally)<\/li>\n<li>Built-in Dark+ and Light+ themes now highlight regular expression components<\/li>\n<li>new SOURCE CONTROL PROVIDERS section to view changes in multiple source control repositories.<\/li>\n<\/ul>\n<p>See the video about VS Code 1.17:<\/p>\n<p><iframe loading=\"lazy\" title=\"Visual Studio Code Release Highlights - September 2017\" width=\"610\" height=\"343\" src=\"https:\/\/www.youtube.com\/embed\/dQmtzf65jY8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe><\/p>\n<h4>How to Install VS Code 1.17 in Ubuntu:<\/h4>\n<p>The official <b>.deb<\/b> package for Debian\/Ubuntu is available for download at the link below:<\/p>\n<p style=\"text-align:center;\"><a href='https:\/\/code.visualstudio.com\/Download' class='arconix-button arconix-button-medium arconix-button-gray' target=\"_blank\" >Download VS Code (.deb)<\/a><\/p>\n<p>Then install it via either Gdebi package manager or command (Ctrl+Alt+T):<\/p>\n<pre style=\"border:none;\">sudo dpkg -i ~\/Downloads\/code_*.deb; sudo apt -f install<\/pre>\n<p>For those who want to receive updates for VS Code via Software Updater utility, add the Microsoft repository via following steps (64bit only):<\/p>\n<p><b>1.<\/b> Open terminal (Ctrl+Alt+T) and run command to add the repository:<\/p>\n<pre style=\"border:none;\">sudo sh -c 'echo \"deb [arch=amd64] https:\/\/packages.microsoft.com\/repos\/vscode stable main\" > \/etc\/apt\/sources.list.d\/vscode.list'<\/pre>\n<p><b>2.<\/b> Download and install the repository key via commands:<\/p>\n<pre style=\"border:none;\">curl https:\/\/packages.microsoft.com\/keys\/microsoft.asc | gpg --dearmor > microsoft.gpg\r\n\r\nsudo mv microsoft.gpg \/etc\/apt\/trusted.gpg.d\/microsoft.gpg<\/pre>\n<p><b>Uninstall Visual Studio Code:<\/b><\/p>\n<p>To remove the code editor, either use Synaptic Package Manager or run command:<\/p>\n<pre style=\"border:none;\">sudo apt-get remove --autoremove code<\/pre>\n<p>And remove the Microsoft repository by launching <b>Software &#038; Updates<\/b> utility and navigating to <i>Other Software<\/i> tab.<\/p>","protected":false},"excerpt":{"rendered":"<p>Visual studio code reached the 1.17 release a day ago with Mac OS touch bar support, and some performance improvements. VS Code 1.17 features: Mac OS Touch Bar actions for navigation and debugging. Folding now supports region markers. Terminal rendering is up to 45 times faster with new canvas-based rendering engine Automatically show module and [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9,6],"tags":[1449],"class_list":["post-7209","post","type-post","status-publish","format-standard","hentry","category-howtos","category-news","tag-visual-studio-code"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/7209","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/comments?post=7209"}],"version-history":[{"count":0,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/7209\/revisions"}],"wp:attachment":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/media?parent=7209"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/categories?post=7209"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/tags?post=7209"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}