inspoy / UnityRiderAutoCompletion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instech.UnityRiderAutoCompletion

This is collection of custom postfix-completions for unity in JetBrains Rider

Usage

Add this line into your manifest.json:

{
    "dependencies": {
        "cc.inspoy.unityriderautocompletion": "https://github.com/inspoy/UnityRiderAutoCompletion.git"
    }
}

About

License:MIT License


Languages

Language:C# 100.0%