{"id":8056,"date":"2018-08-14T16:12:01","date_gmt":"2018-08-14T16:12:01","guid":{"rendered":"http:\/\/ubuntuhandbook.org\/?p=8056"},"modified":"2018-08-14T16:12:01","modified_gmt":"2018-08-14T16:12:01","slug":"visual-studio-code-1-26-released","status":"publish","type":"post","link":"https:\/\/ubuntuhandbook.org\/index.php\/2018\/08\/visual-studio-code-1-26-released\/","title":{"rendered":"Visual Studio Code 1.26 Released"},"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=\"aligncenter size-full wp-image-6810\" \/><\/p>\n<p>Microsoft Visual Studio Code 1.26 was released a day ago with a number of significant updates.<\/p>\n<p>According to the <a href=\"https:\/\/code.visualstudio.com\/updates\/v1_26\" target=\"_blank\">release note<\/a>, some of the key highlights in VS Code 1.26 include:<\/p>\n<ul>\n<li>Breadcrumbs &#8211; A navigation bar allows to quickly navigate between symbols and files.<\/li>\n<li>You can now apply Quick Fixes from the Problems panel<\/li>\n<li>User setup package for Windows is now available on stable.<\/li>\n<li>Column selection is supported within the Integrated Terminal via <code>Alt+click<\/code><\/li>\n<li>&#8220;Add missing import&#8221; Quick Fix to all missing imports in a JavaScript\/TypeScript file<\/li>\n<li>JSX tags closed automatically when type <code>><\/code> in a JavaScript or TypeScript file<\/li>\n<li>Better JS\/TS error reporting <\/li>\n<li>Add IntelliSense autocompletions to the extension search field.<\/li>\n<\/ul>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2017\/12\/vscode-ide-600x349.jpg\" alt=\"\" width=\"600\" height=\"349\" class=\"aligncenter size-large wp-image-7369\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2017\/12\/vscode-ide-600x349.jpg 600w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2017\/12\/vscode-ide-450x262.jpg 450w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2017\/12\/vscode-ide-768x447.jpg 768w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2017\/12\/vscode-ide.jpg 1328w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/p>\n<h4>How to Install VS Code 1.26 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>Grab the deb and install it via either Gdebi package manager or command in terminal(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>Microsoft Visual Studio Code 1.26 was released a day ago with a number of significant updates. According to the release note, some of the key highlights in VS Code 1.26 include: Breadcrumbs &#8211; A navigation bar allows to quickly navigate between symbols and files. You can now apply Quick Fixes from the Problems panel User [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[1449],"class_list":["post-8056","post","type-post","status-publish","format-standard","hentry","category-news","tag-visual-studio-code"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/8056","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=8056"}],"version-history":[{"count":0,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/8056\/revisions"}],"wp:attachment":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/media?parent=8056"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/categories?post=8056"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/tags?post=8056"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}