<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/.editorconfig, branch master</title>
<subtitle>Making it easier to work with shaders</subtitle>
<id>https://git.yummers.dev/slang.git/atom?h=master</id>
<link rel='self' href='https://git.yummers.dev/slang.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/'/>
<updated>2022-12-02T16:47:48+00:00</updated>
<entry>
<title>Disable end of line trim in .editorconfig (#2546)</title>
<updated>2022-12-02T16:47:48+00:00</updated>
<author>
<name>jsmall-nvidia</name>
<email>jsmall@nvidia.com</email>
</author>
<published>2022-12-02T16:47:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=fcffce79de7a16ae66226ccdafb41f1b3afddc25'/>
<id>urn:sha1:fcffce79de7a16ae66226ccdafb41f1b3afddc25</id>
<content type='text'>
* #include an absolute path didn't work - because paths were taken to always be relative.

* Disable end of line whitespace.</content>
</entry>
<entry>
<title>Add an EditorConfig file (#474)</title>
<updated>2018-04-04T15:14:57+00:00</updated>
<author>
<name>Tim Foley</name>
<email>tfoleyNV@users.noreply.github.com</email>
</author>
<published>2018-04-04T15:14:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=bb6045d0a920765f89830b26db3b9b7dd34ebdf2'/>
<id>urn:sha1:bb6045d0a920765f89830b26db3b9b7dd34ebdf2</id>
<content type='text'>
Developers may need to install an appropriate plugin for their text editor.
For example, Visual Studio 2015 users can install the plugin from `Tools -&gt; Extensions and Updates...`.
Visual Studio 2017 supports EditorConfig directly.

The main goal of this PR is to allow VS users to more easily toggle between projects that default to spaces or tabs for indentation without having to change their VS options.

One side effect, however, is that EditorConfig might get overzealous and replace tabs with spaces in any file that is edited, so that PRs may contain spurious changes for a bit. The best fix for this would be to check in some project-wide fixup changes for formatting.</content>
</entry>
</feed>
