{"id":2129,"date":"2023-09-09T22:38:41","date_gmt":"2023-09-09T20:38:41","guid":{"rendered":"https:\/\/linux-bibel.at\/?p=2129"},"modified":"2023-09-09T22:38:44","modified_gmt":"2023-09-09T20:38:44","slug":"vs-code-fuer-linux","status":"publish","type":"post","link":"https:\/\/linux-bibel.at\/index.php\/2023\/09\/09\/vs-code-fuer-linux\/","title":{"rendered":"VS Code f\u00fcr Linux"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">VS (<em>Visual Studio<\/em>) Code ist ein recht beliebter f\u00fcr die Entwicklung unter Windows, seit einiger Zeit gibt es diesen Editor auch f\u00fcr Linux. Allerdings nur in abgespeckter Form &#8211; Sie bekommen nicht die komplette IDE, sondern nur den Editor selbst.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Sie sollten sich bei der Nutzung dieser Software im Klaren sein &#8211; wie jede Microsoft-Software sendet auch VS Code Daten an Microsoft zur\u00fcck (<em>dies l\u00e4sst sich nat\u00fcrlich deaktivieren&nbsp;<a href=\"https:\/\/t2informatik.de\/blog\/softwareentwicklung\/die-telemetrie-bei-vs-code-deaktivieren\/\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/t2informatik.de\/blog\/softwareen &#8230; ktivieren\/<\/a>, gilt jedoch laut Microsoft nicht f\u00fcr Plugins<\/em>).<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">VS Code installieren<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Sie finden f\u00fcr die Installation unter auf Debian basierenden Linux-Distributionen ein entsprechendes DEB-Paket sowie ein RPM-Paket f\u00fcr Fedora, openSUSE, Mageia und so weiter unter&nbsp;<a href=\"https:\/\/code.visualstudio.com\/Download\" target=\"_blank\" rel=\"noreferrer noopener\">VS Code<\/a>&nbsp;zum Download.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Das Debian-Paket installieren Sie ganz einfach per Mausklick, oder am\u00a0Terminal\u00a0als Administrator \u00fcber die\u00a0Paket-Verwaltung\u00a0durch den Befehl:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>apt install \/home\/nutzername\/Downloads\/code_VERSION_amd64.deb<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Befinden Sie sich auf dem Terminal bereits im Verzeichnis mit der Datei k\u00fcrzen Sie den Befehl etwas ab:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>apt install .\/code_VERSION_amd64.deb<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">F\u00fcr weitere Linux-Distributionen findet sich auch ein\u00a0<a href=\"https:\/\/linux-bibel.at\/index.php\/2023\/09\/03\/snap-noch-mehr-software-unter-linux\/\" data-type=\"post\" data-id=\"802\">Snap-Paket<\/a>\u00a0unter\u00a0<a rel=\"noreferrer noopener\" href=\"https:\/\/snapcraft.io\/code\" target=\"_blank\">Snapcraft<\/a>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">VS Code nutzen<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Sie finden diese Software nach der Installation im Anwendungsmen\u00fc unter der Kategorie\u00a0<em>Entwicklung<\/em>, alternativ nutzen Sie den Schnellstarter (<em><kbd>Alt+F2<\/kbd><\/em>) oder das Terminal mit dem Befehl:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>code<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/linux-bibel.at\/wp-content\/uploads\/2023\/09\/code-1024x576.jpg\" alt=\"\" class=\"wp-image-2130\" srcset=\"https:\/\/linux-bibel.at\/wp-content\/uploads\/2023\/09\/code-1024x576.jpg 1024w, https:\/\/linux-bibel.at\/wp-content\/uploads\/2023\/09\/code-300x169.jpg 300w, https:\/\/linux-bibel.at\/wp-content\/uploads\/2023\/09\/code-768x432.jpg 768w, https:\/\/linux-bibel.at\/wp-content\/uploads\/2023\/09\/code-1536x864.jpg 1536w, https:\/\/linux-bibel.at\/wp-content\/uploads\/2023\/09\/code.jpg 1920w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Da Microsoft den Quellcode der Software freigegeben hat (<em>dies macht Microsoft nat\u00fcrlich nicht aus Freundlichkeit &#8211; es will einfach das andere die Software verbessern<\/em>) findet sich auch eine Version der Software die keine Daten an Microsoft sendet &#8211;&nbsp;<a href=\"https:\/\/github.com\/VSCodium\/vscodium\/releases\" target=\"_blank\" rel=\"noreferrer noopener\">GitHub &#8211; VS Codium<\/a><\/p>\n<div class=\"pld-like-dislike-wrap pld-custom\">\r\n    <div class=\"pld-like-wrap  pld-common-wrap\">\r\n    <a href=\"javascript:void(0)\" class=\"pld-like-trigger pld-like-dislike-trigger  \" title=\"Gef\u00e4llt mir\" data-post-id=\"2129\" data-trigger-type=\"like\" data-restriction=\"cookie\" data-already-liked=\"0\">\r\n                            <img src=\"https:\/\/linux-bibel.at\/wp-content\/uploads\/2023\/12\/Daumen-Hoch.png\" alt=\"Gef\u00e4llt mir\" \/>\r\n            <\/a>\r\n    <span class=\"pld-like-count-wrap pld-count-wrap\">    <\/span>\r\n<\/div><div class=\"pld-dislike-wrap  pld-common-wrap\">\r\n    <a href=\"javascript:void(0)\" class=\"pld-dislike-trigger pld-like-dislike-trigger  \" title=\"Gef\u00e4llt mir nicht\" data-post-id=\"2129\" data-trigger-type=\"dislike\" data-restriction=\"cookie\" data-already-liked=\"0\">\r\n                            <img src=\"https:\/\/linux-bibel.at\/wp-content\/uploads\/2023\/12\/Daumen-Runter.png\" alt=\"Gef\u00e4llt mir nicht\" \/>\r\n            <\/a>\r\n    <span class=\"pld-dislike-count-wrap pld-count-wrap\"><\/span>\r\n<\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>VS (Visual Studio) Code ist ein recht beliebter f\u00fcr die Entwicklung unter Windows, seit einiger Zeit gibt es diesen Editor auch f\u00fcr Linux. Allerdings nur in abgespeckter Form &#8211; Sie bekommen nicht die komplette IDE, sondern nur den Editor selbst. Sie sollten sich bei der Nutzung dieser Software im Klaren sein &#8211; wie jede Microsoft-Software [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":2130,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[48],"tags":[49],"class_list":["post-2129","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-entwicklung","tag-entwicklung"],"_links":{"self":[{"href":"https:\/\/linux-bibel.at\/index.php\/wp-json\/wp\/v2\/posts\/2129","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/linux-bibel.at\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/linux-bibel.at\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/linux-bibel.at\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/linux-bibel.at\/index.php\/wp-json\/wp\/v2\/comments?post=2129"}],"version-history":[{"count":1,"href":"https:\/\/linux-bibel.at\/index.php\/wp-json\/wp\/v2\/posts\/2129\/revisions"}],"predecessor-version":[{"id":2131,"href":"https:\/\/linux-bibel.at\/index.php\/wp-json\/wp\/v2\/posts\/2129\/revisions\/2131"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/linux-bibel.at\/index.php\/wp-json\/wp\/v2\/media\/2130"}],"wp:attachment":[{"href":"https:\/\/linux-bibel.at\/index.php\/wp-json\/wp\/v2\/media?parent=2129"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/linux-bibel.at\/index.php\/wp-json\/wp\/v2\/categories?post=2129"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/linux-bibel.at\/index.php\/wp-json\/wp\/v2\/tags?post=2129"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}