Issue by iwehrman
Tuesday Jul 16, 2013 at 21:22 GMT
Originally opened as adobe/brackets#4483
This removes the default extension from untitled documents and new files. This causes untitled documents to be in text mode by instead of JavaScript mode, which is the simplest way of disabling the JS hinter and associated features on untitled documents. No extension is also a much more sane default than .js.
Addresses #4481.
iwehrman included the following code: https://github.com/adobe/brackets/pull/4483/commits
Tuesday Jul 16, 2013 at 21:22 GMT
Originally opened as adobe/brackets#4483
This removes the default extension from untitled documents and new files. This causes untitled documents to be in text mode by instead of JavaScript mode, which is the simplest way of disabling the JS hinter and associated features on untitled documents. No extension is also a much more sane default than
.js.Addresses #4481.
iwehrman included the following code: https://github.com/adobe/brackets/pull/4483/commits