Viktor Nedilko

Results 17 comments of Viktor Nedilko

Hi, nice to hear entitas is alive) I think nowadays openupm or GitHub release is main distribution strategy for unity packages. Thanks

Same problem. Hope soon will be fixed.

Last version of unity 2017.1f3, released 11 July 2017

This error present in editor and break all work. With lasterst release of unity you cant use this pluging becouse of error. Looks like you have same named classes.

Settings ![untitled-1](https://user-images.githubusercontent.com/5358134/28163668-c562d06e-67d4-11e7-94ba-3bd90d8beb54.png) Errors > error CS0433: The imported type `System.Action' is defined multiple times > error CS0433: The imported type `System.Func' is defined multiple times > error CS0433: The imported...

Sample code for receive this issues ``` using System; using UnityEngine; public class Test:MonoBehaviour { public Action callback; public Func callback2; public Func callback3; } ```

yes, i know this. Can you add option plugin setting for default abbreviation?

Да. В идеале было бы, добавить настройку в плагин, которая делает по умолчанию все что ты вводиш в поле как абревиатуру. Я работал с sublime text, и там просто идеальный...

Оба показываются. А пользователь уже выбирает что ему нужно. Для меня эта ф-я является точкой перехода на флешдевелоп, для haxe sublime text работает отлично, одно только, как проект вырастает начинаются...

Спасибо. Возможно поможет, посмотри как себя ведет поиск в Sublime text