leftler

Results 5 issues of leftler

I use tt files in my database project on Visual Studio 2013. Unfortunately, the AutoRunCustomTool does not show up under Properties (neither does "Custom Tool" for that matter) when you...

enhancement
help-wanted

I installed Intellij on my MacOS with a new arm processor. The plugin fails to render any dot file, even the most simple. ``` digraph RegionBuild { node[shape=plaintext] test ->...

Now when a rendering fails a log will be output to intelliJ's log and can be seen by the user for details. Created this fork for the issue I will...

Moved the project to the MDK build system to make things like refactoring the project in to seperate class files easier in the future.

Generalized Async Return requires the `System.Threading.Tasks.Extensions` NuGet package and Tuples requires the `System.ValueTuple` NuGet package. The cheat sheet should mention those two things.

enhancement