<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>LPCXpresso IDE中的主题 Indentation</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Indentation/m-p/552036#M12129</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by renan on Thu Jan 14 05:09:10 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I cannot change the indentation configuration for lpcxpresso. No matter what I change it is always 2 spaces when I hit tab. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where is the right place to change it correctly? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Renan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 00:45:43 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T00:45:43Z</dc:date>
    <item>
      <title>Indentation</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Indentation/m-p/552036#M12129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by renan on Thu Jan 14 05:09:10 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I cannot change the indentation configuration for lpcxpresso. No matter what I change it is always 2 spaces when I hit tab. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where is the right place to change it correctly? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Renan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:45:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Indentation/m-p/552036#M12129</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: Indentation</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Indentation/m-p/552037#M12130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CodeRedSupport on Thu Jan 14 05:45:56 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;When you first hit tab on a new line, it will indent to below the first character on the previous line. So, if the preceding line starts at character 2, it will indent to character 2. After that, it will obey the tabbing rules you define.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The place to set the behavious (including inserting spaces rather than tabs) is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Window-&amp;gt;Preferences&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;General/Editors/Text Editors&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[A tip for finding relevant pages is to type what you are looking for in "type filter text" box on the Preference dialog. Typing 'tab' into this field shows 4 pages]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:45:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Indentation/m-p/552037#M12130</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: Indentation</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Indentation/m-p/552038#M12131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by renan on Thu Jan 14 06:11:15 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know why but I have changed those settings without any luck.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Even when I create a new file, when I hit tab, I get 2 spaces.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:45:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Indentation/m-p/552038#M12131</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: Indentation</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Indentation/m-p/552039#M12132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CodeRedSupport on Thu Jan 14 06:35:54 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;These preferences are stored in the workspace. So, try creating a new workspace (File-&amp;gt;Switch workspace and select a new, empty directory). The tabs (and all other preferences) in this workspace will be reset to the defaults (tabs = 4). Try creating a new file and verifying that the tabs are indeed 4. Then change your preferences to whatever you want and try again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:45:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Indentation/m-p/552039#M12132</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: Indentation</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Indentation/m-p/552040#M12133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by renan on Thu Jan 14 08:24:17 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;So, I found my problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Menu: Project-&amp;gt;Properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tab: C/C++ General-&amp;gt;Code Style&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have checked Enable projet specific settings, and it was different than the one I was changing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Renan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:45:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Indentation/m-p/552040#M12133</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:45:45Z</dc:date>
    </item>
  </channel>
</rss>

