<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: dumdumdev</title>
    <description>The latest articles on DEV Community by dumdumdev (@jel111).</description>
    <link>https://dev.to/jel111</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F65488%2Fa57fed51-e26a-4084-bdaa-b0221b5f0921.png</url>
      <title>DEV Community: dumdumdev</title>
      <link>https://dev.to/jel111</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jel111"/>
    <language>en</language>
    <item>
      <title>Php using VSCode</title>
      <dc:creator>dumdumdev</dc:creator>
      <pubDate>Fri, 04 Jan 2019 02:44:47 +0000</pubDate>
      <link>https://dev.to/jel111/php-using-vscode-37gp</link>
      <guid>https://dev.to/jel111/php-using-vscode-37gp</guid>
      <description>&lt;p&gt;I am learning Php and trying to get VSCode to Format and code complete my files. I have the Extensions recomended by VSC and have looked around but it seems that I have everything that they suggest. Is there a setting I am missing?&lt;br&gt;
 The issue for me is when saving it doesn't format or tab anything properly.(Even when Formatting the file from menu) I do have that set to on_save in settings not on_type. It doesn't even have an auto complete for a Php block. &lt;br&gt;
Am I missing soemthing here? I set up my own snippet and that works but wondering why when you type &amp;lt;? VSC doesn't auto complete the rest. Any help would be awesome.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight"&gt;&lt;pre class="highlight plaintext"&gt;&lt;code&gt;{

    "Php IF Statement": {
        "prefix": "pif",
        "body": [
            "&amp;lt;?php"
                "if ( $1 ) : ",
                " $2;",
                " endif;",
            "?&amp;gt;"
        ],
}
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;



</description>
      <category>vscode</category>
      <category>php</category>
    </item>
    <item>
      <title>New Dev</title>
      <dc:creator>dumdumdev</dc:creator>
      <pubDate>Tue, 02 Oct 2018 12:49:50 +0000</pubDate>
      <link>https://dev.to/jel111/new-dev-2ip8</link>
      <guid>https://dev.to/jel111/new-dev-2ip8</guid>
      <description>&lt;p&gt;Hey Everyone!&lt;br&gt;
 Trying out writing a post about my journey into development and what that means for me. I believe I am somewhat of a minority, I am in my 50's and not looking to get a job as a developer at this moment. I am learning mainly because I really enjoy making/building things. I have been a maker my whole life starting with Photography and then moving on to furniture and sculpture building out of wood, metal, and glass. I then moved on to construction for the money. I have always wanted to build things and technology has always interested me thus, here I am. &lt;br&gt;
 A few years ago I started down the path of learning to code because I saw an Ad that said I could learn to code in 5 minutes! Either I am very slow or they were bending the truth somewhat. I like to think it is the later. I believe I am decent with CSS and HTML but I am still limited with Javascript. I am on the road to learning JS with a few online courses and although slow I think I am progressing. I have used Udemy, YouTube, Wes Bos, and others to learn but the one thing I have a hard time with is motivation. &lt;br&gt;
 Staying the course for me has been an issue because, as I have mentioned, I am doing this for vanities sake. Lately, I have made this my main focus and I think I will try the 100 days of code giving myself some motivation and accountability. So wish me luck!&lt;/p&gt;

</description>
      <category>new</category>
      <category>developer</category>
    </item>
  </channel>
</rss>
