<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.questwork.com/dokuwiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.questwork.com/dokuwiki/feed.php">
        <title>Questwork&#039;s Wiki - development:tools:flutter_development_machine:vscode_setup</title>
        <description></description>
        <link>https://wiki.questwork.com/dokuwiki/</link>
        <image rdf:resource="https://wiki.questwork.com/dokuwiki/lib/exe/fetch.php?media=wiki:dokuwiki-128.png" />
       <dc:date>2026-04-29T04:13:38+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.questwork.com/dokuwiki/doku.php?id=development:tools:flutter_development_machine:vscode_setup:start&amp;rev=1627022485&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.questwork.com/dokuwiki/lib/exe/fetch.php?media=wiki:dokuwiki-128.png">
        <title>Questwork's Wiki</title>
        <link>https://wiki.questwork.com/dokuwiki/</link>
        <url>https://wiki.questwork.com/dokuwiki/lib/exe/fetch.php?media=wiki:dokuwiki-128.png</url>
    </image>
    <item rdf:about="https://wiki.questwork.com/dokuwiki/doku.php?id=development:tools:flutter_development_machine:vscode_setup:start&amp;rev=1627022485&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-07-23T06:41:25+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://wiki.questwork.com/dokuwiki/doku.php?id=development:tools:flutter_development_machine:vscode_setup:start&amp;rev=1627022485&amp;do=diff</link>
        <description>Visual Studio Code Setup

Download Visual Studio Code at Visual Studio Code

User Settings

	*  Go to Preferences &gt; Settings



	*  Click on any Edit in settings.json



	*  Copy the following and save the file


{
  &quot;dart.previewFlutterUiGuides&quot;: true,
  &quot;editor.wordWrap&quot;: &quot;on&quot;,
  &quot;editor.renderWhitespace&quot;: &quot;boundary&quot;,
  &quot;editor.tabSize&quot;: 2,
  &quot;editor.insertSpaces&quot;: true,
  &quot;editor.detectIndentation&quot;: false,
  &quot;editor.suggestSelection&quot;: &quot;first&quot;,
  &quot;eslint.validate&quot;: [
    &quot;javascript&quot;,
    &quot;jav…</description>
    </item>
</rdf:RDF>
