This morning I found the Mono Project Coding Guidelines. Having strictly formatted code is very important to me because I feel like my code is sloppy if it doesn’t look nice. The tab functionality is the soul reason that Emacs became my main editor and if it had native C# syntax highlighting it probably still would be. Anyway, now cc-sharp is fully formatted to the Mono Project Coding Guidelines and I’ve also officially licensed the library under the GNU Lesser General Public License. You can view the changes via the Creative Commons Source Forge Subversion repository. If anyone is willing to try it out, I would love some feedback, though I know trying out a library is not as easy as trying out a user end application.
- None Found