{"id":77,"date":"2021-11-04T23:48:17","date_gmt":"2021-11-04T23:48:17","guid":{"rendered":"https:\/\/blogs.oregonstate.edu\/davidkaff\/?p=77"},"modified":"2021-11-04T23:50:29","modified_gmt":"2021-11-04T23:50:29","slug":"my-experience-with-vs-code","status":"publish","type":"post","link":"https:\/\/blogs.oregonstate.edu\/davidkaff\/2021\/11\/04\/my-experience-with-vs-code\/","title":{"rendered":"My experience with VS Code"},"content":{"rendered":"\n<p>In this blog post, I will be going over Visual Studio Code as an IDE choice for Flutter development. I will be comparing it to those that I have previous experience with, including Atom and Android Studio.<\/p>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">My Experience with VS Code<\/h2>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>I resisted trying VS Code for the first few years of my software engineering education because I held a general disdain for Microsoft products after experiencing near constant technical difficulties with my PC until making the change to Unix\/Linux and macOS systems. However, over summer we were encouraged to use VS Code in &#8220;CS 492 \u2013 Mobile Software Development&#8221; because so many tools for Flutter development are highly integrated with VS Code.<\/p>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>When I did try it out, it took some adjusting to the workflow. Previously I had been using Atom, and was not leveraging suggestions as I coded. I also did not use many extensions in that IDE. However, as I began developing with VS Code I found that the suggestions (while distracting at first) did genuinely speed up my work, and the myriad of extensions available helped keep details clear (such as Bracket Pair Colorizer 2, which has <a href=\"https:\/\/code.visualstudio.com\/blogs\/2021\/09\/29\/bracket-pair-colorization\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">since been integrated into the IDE itself<\/a>).<\/p>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>However, to me the best feature of VS Code is the ability to view the documentation or navigate to the source of any method\/class directly from my own code. This really helped as I was experimenting with new concepts, because when I was uncertain how to instantiate a new Flutter Widget or method I could simply hover over it to glance at the documentation, or cmd+click to see what the literal implementation was.<\/p>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Why I Choose Flutter over Alternatives<\/h2>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>This tool is the best choice of IDE for Flutter development because of:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>its tight integration with the documentation and source code<\/li><li>the integration of Flutter specific debugging tools in the GUI when using the Flutter VS Code Extension <a href=\"https:\/\/flutter.dev\/docs\/development\/tools\/vs-code\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">thanks to support from the Flutter team themselves<\/a><\/li><li>its suggestion engine<\/li><li>its extensibility with <a href=\"https:\/\/medium.com\/flutter-community\/flutter-visual-studio-code-extensions-for-fast-and-efficient-development-fdd569c6abd4\" target=\"_blank\" rel=\"noreferrer noopener\">community made extensions<\/a><\/li><\/ul>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>The only IDE which can compare with VS Code for GUI integrated Flutter development is Android Studio. I have minimal experience with this IDE, but I have found that it takes much more processing power to run and has a clunkier GUI. For these reasons, and because VS Code is used by so many professionals across so many niches in our field, I believe that VS Code is the better IDE choice.<\/p>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">How I Plan to use VS Code in my Capstone Project<\/h2>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>I will be using VS Code to develop our codebase for our Flutter application. As we leverage new packages, I will use the &#8220;hover for documentation&#8221; and &#8220;cmd+click to navigate to source code&#8221; features when I am stuck instantiating new Widgets and methods to quickly get unstuck.<\/p>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>I will also personally be using it for any other development we do to accompany our Flutter application (such as a website and\/or server-side code). Finally, I will be using the integrated git GUI to make my commits. (Though I will use GitHub Desktop to create branches and pull requests because it is what I have experience using, and it works for me.)<\/p>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<hr class=\"wp-block-separator is-style-dots\" \/>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>I resisted trying VS Code for a few years of my software engineering education because I held a general disdain for Microsoft products after experiencing near constant technical difficulties with my PC until making the change to Unix\/Linux and macOS systems.<\/p>\n","protected":false},"author":11555,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[5],"class_list":["post-77","post","type-post","status-publish","format-standard","hentry","category-oregon-state-capstone-blog","tag-evacuation-drill-app","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>My experience with VS Code - David Kaff<\/title>\n<meta name=\"description\" content=\"I resisted trying VS Code for the first few years of my software engineering education because I held a general disdain for Microsoft products after experiencing near constant technical difficulties with my PC until making the change to Unix\/Linux and macOS systems.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/blogs.oregonstate.edu\/davidkaff\/2021\/11\/04\/my-experience-with-vs-code\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"My experience with VS Code - David Kaff\" \/>\n<meta property=\"og:description\" content=\"I resisted trying VS Code for the first few years of my software engineering education because I held a general disdain for Microsoft products after experiencing near constant technical difficulties with my PC until making the change to Unix\/Linux and macOS systems.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/blogs.oregonstate.edu\/davidkaff\/2021\/11\/04\/my-experience-with-vs-code\/\" \/>\n<meta property=\"og:site_name\" content=\"David Kaff\" \/>\n<meta property=\"article:published_time\" content=\"2021-11-04T23:48:17+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-11-04T23:50:29+00:00\" \/>\n<meta name=\"author\" content=\"David Kaff\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"David Kaff\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/blogs.oregonstate.edu\/davidkaff\/2021\/11\/04\/my-experience-with-vs-code\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/blogs.oregonstate.edu\/davidkaff\/2021\/11\/04\/my-experience-with-vs-code\/\"},\"author\":{\"name\":\"David Kaff\",\"@id\":\"https:\/\/blogs.oregonstate.edu\/davidkaff\/#\/schema\/person\/0d93f65fc3b5939cc721d30965e4f353\"},\"headline\":\"My experience with VS Code\",\"datePublished\":\"2021-11-04T23:48:17+00:00\",\"dateModified\":\"2021-11-04T23:50:29+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/blogs.oregonstate.edu\/davidkaff\/2021\/11\/04\/my-experience-with-vs-code\/\"},\"wordCount\":534,\"commentCount\":0,\"keywords\":[\"Evacuation-Drill-App\"],\"articleSection\":[\"Oregon State Capstone Blog\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/blogs.oregonstate.edu\/davidkaff\/2021\/11\/04\/my-experience-with-vs-code\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/blogs.oregonstate.edu\/davidkaff\/2021\/11\/04\/my-experience-with-vs-code\/\",\"url\":\"https:\/\/blogs.oregonstate.edu\/davidkaff\/2021\/11\/04\/my-experience-with-vs-code\/\",\"name\":\"My experience with VS Code - David Kaff\",\"isPartOf\":{\"@id\":\"https:\/\/blogs.oregonstate.edu\/davidkaff\/#website\"},\"datePublished\":\"2021-11-04T23:48:17+00:00\",\"dateModified\":\"2021-11-04T23:50:29+00:00\",\"author\":{\"@id\":\"https:\/\/blogs.oregonstate.edu\/davidkaff\/#\/schema\/person\/0d93f65fc3b5939cc721d30965e4f353\"},\"description\":\"I resisted trying VS Code for the first few years of my software engineering education because I held a general disdain for Microsoft products after experiencing near constant technical difficulties with my PC until making the change to Unix\/Linux and macOS systems.\",\"breadcrumb\":{\"@id\":\"https:\/\/blogs.oregonstate.edu\/davidkaff\/2021\/11\/04\/my-experience-with-vs-code\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/blogs.oregonstate.edu\/davidkaff\/2021\/11\/04\/my-experience-with-vs-code\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/blogs.oregonstate.edu\/davidkaff\/2021\/11\/04\/my-experience-with-vs-code\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/blogs.oregonstate.edu\/davidkaff\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"My experience with VS Code\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/blogs.oregonstate.edu\/davidkaff\/#website\",\"url\":\"https:\/\/blogs.oregonstate.edu\/davidkaff\/\",\"name\":\"David Kaff\",\"description\":\"fledgling software engineer\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/blogs.oregonstate.edu\/davidkaff\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/blogs.oregonstate.edu\/davidkaff\/#\/schema\/person\/0d93f65fc3b5939cc721d30965e4f353\",\"name\":\"David Kaff\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/feece6673b6f1dbb8044d124b27ad93d9c837024b690380c1f3a9cb710d0a470?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/feece6673b6f1dbb8044d124b27ad93d9c837024b690380c1f3a9cb710d0a470?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/feece6673b6f1dbb8044d124b27ad93d9c837024b690380c1f3a9cb710d0a470?s=96&d=mm&r=g\",\"caption\":\"David Kaff\"},\"url\":\"https:\/\/blogs.oregonstate.edu\/davidkaff\/author\/kaffs\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"My experience with VS Code - David Kaff","description":"I resisted trying VS Code for the first few years of my software engineering education because I held a general disdain for Microsoft products after experiencing near constant technical difficulties with my PC until making the change to Unix\/Linux and macOS systems.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/blogs.oregonstate.edu\/davidkaff\/2021\/11\/04\/my-experience-with-vs-code\/","og_locale":"en_US","og_type":"article","og_title":"My experience with VS Code - David Kaff","og_description":"I resisted trying VS Code for the first few years of my software engineering education because I held a general disdain for Microsoft products after experiencing near constant technical difficulties with my PC until making the change to Unix\/Linux and macOS systems.","og_url":"https:\/\/blogs.oregonstate.edu\/davidkaff\/2021\/11\/04\/my-experience-with-vs-code\/","og_site_name":"David Kaff","article_published_time":"2021-11-04T23:48:17+00:00","article_modified_time":"2021-11-04T23:50:29+00:00","author":"David Kaff","twitter_card":"summary_large_image","twitter_misc":{"Written by":"David Kaff","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/blogs.oregonstate.edu\/davidkaff\/2021\/11\/04\/my-experience-with-vs-code\/#article","isPartOf":{"@id":"https:\/\/blogs.oregonstate.edu\/davidkaff\/2021\/11\/04\/my-experience-with-vs-code\/"},"author":{"name":"David Kaff","@id":"https:\/\/blogs.oregonstate.edu\/davidkaff\/#\/schema\/person\/0d93f65fc3b5939cc721d30965e4f353"},"headline":"My experience with VS Code","datePublished":"2021-11-04T23:48:17+00:00","dateModified":"2021-11-04T23:50:29+00:00","mainEntityOfPage":{"@id":"https:\/\/blogs.oregonstate.edu\/davidkaff\/2021\/11\/04\/my-experience-with-vs-code\/"},"wordCount":534,"commentCount":0,"keywords":["Evacuation-Drill-App"],"articleSection":["Oregon State Capstone Blog"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/blogs.oregonstate.edu\/davidkaff\/2021\/11\/04\/my-experience-with-vs-code\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/blogs.oregonstate.edu\/davidkaff\/2021\/11\/04\/my-experience-with-vs-code\/","url":"https:\/\/blogs.oregonstate.edu\/davidkaff\/2021\/11\/04\/my-experience-with-vs-code\/","name":"My experience with VS Code - David Kaff","isPartOf":{"@id":"https:\/\/blogs.oregonstate.edu\/davidkaff\/#website"},"datePublished":"2021-11-04T23:48:17+00:00","dateModified":"2021-11-04T23:50:29+00:00","author":{"@id":"https:\/\/blogs.oregonstate.edu\/davidkaff\/#\/schema\/person\/0d93f65fc3b5939cc721d30965e4f353"},"description":"I resisted trying VS Code for the first few years of my software engineering education because I held a general disdain for Microsoft products after experiencing near constant technical difficulties with my PC until making the change to Unix\/Linux and macOS systems.","breadcrumb":{"@id":"https:\/\/blogs.oregonstate.edu\/davidkaff\/2021\/11\/04\/my-experience-with-vs-code\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/blogs.oregonstate.edu\/davidkaff\/2021\/11\/04\/my-experience-with-vs-code\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/blogs.oregonstate.edu\/davidkaff\/2021\/11\/04\/my-experience-with-vs-code\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/blogs.oregonstate.edu\/davidkaff\/"},{"@type":"ListItem","position":2,"name":"My experience with VS Code"}]},{"@type":"WebSite","@id":"https:\/\/blogs.oregonstate.edu\/davidkaff\/#website","url":"https:\/\/blogs.oregonstate.edu\/davidkaff\/","name":"David Kaff","description":"fledgling software engineer","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/blogs.oregonstate.edu\/davidkaff\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/blogs.oregonstate.edu\/davidkaff\/#\/schema\/person\/0d93f65fc3b5939cc721d30965e4f353","name":"David Kaff","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/feece6673b6f1dbb8044d124b27ad93d9c837024b690380c1f3a9cb710d0a470?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/feece6673b6f1dbb8044d124b27ad93d9c837024b690380c1f3a9cb710d0a470?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/feece6673b6f1dbb8044d124b27ad93d9c837024b690380c1f3a9cb710d0a470?s=96&d=mm&r=g","caption":"David Kaff"},"url":"https:\/\/blogs.oregonstate.edu\/davidkaff\/author\/kaffs\/"}]}},"_links":{"self":[{"href":"https:\/\/blogs.oregonstate.edu\/davidkaff\/wp-json\/wp\/v2\/posts\/77","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blogs.oregonstate.edu\/davidkaff\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blogs.oregonstate.edu\/davidkaff\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blogs.oregonstate.edu\/davidkaff\/wp-json\/wp\/v2\/users\/11555"}],"replies":[{"embeddable":true,"href":"https:\/\/blogs.oregonstate.edu\/davidkaff\/wp-json\/wp\/v2\/comments?post=77"}],"version-history":[{"count":3,"href":"https:\/\/blogs.oregonstate.edu\/davidkaff\/wp-json\/wp\/v2\/posts\/77\/revisions"}],"predecessor-version":[{"id":80,"href":"https:\/\/blogs.oregonstate.edu\/davidkaff\/wp-json\/wp\/v2\/posts\/77\/revisions\/80"}],"wp:attachment":[{"href":"https:\/\/blogs.oregonstate.edu\/davidkaff\/wp-json\/wp\/v2\/media?parent=77"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blogs.oregonstate.edu\/davidkaff\/wp-json\/wp\/v2\/categories?post=77"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blogs.oregonstate.edu\/davidkaff\/wp-json\/wp\/v2\/tags?post=77"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}