Index Archive GitHub Twitter

Posts tagged "csharp":

Using Unity Editor With Emacs (Part 2)

31 Jul 2022

A while ago, I wrote an article about using Unity with Emacs. While this article is still useful, I have encountered a few more issues with Unity, and learned better ways to deal with its unique demands. It is written with the assumption that you have already read the aforementioned article.

(...)
Tags: unity emacs csharp

Using StyleCop with Unity

30 Jan 2022

Sometimes, it feels like you have to fight tooth and nail to get Unity to do the right thing. Using StyleCop Analyzers in a project is no exception.

(...)
Tags: unity csharp

Using Unity Editor with Emacs

31 May 2021

Update <2022-07-31 Sun>: I have made a follow-up post here with more up-to-date information.

(...)
Tags: unity emacs csharp
Other posts
If you have feedback for this blog, please create an issue here.