Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more file templates for Unity + live templates #1201

Merged
merged 19 commits into from
May 24, 2019

Conversation

krasnotsvetov
Copy link
Collaborator

  1. Live templates for Debug.Log*() . Type log*
  2. Live templates for Debug.Log("Var = " + var);. Type logvar`
  3. Live template for MenuItem, RequireComponent, CreateAssetMenu attributes
  4. Live template for coroutines
  5. Live templates for Editor, EditorWindow, ScriptableObject, ScriptableWizard, AssetPostprocessor, PropertyDrawer, StateMachineBehaviour

van800 and others added 19 commits May 7, 2019 08:29
…r event handlers

2. Correctly find usages for virtual methods
3. Fix usage counter when yaml file was opened in Rider
* add editor-plugin path to log message

* avoid coping EditorPlugin to Assets from Unity >=2019.2

* simplify getting assembly location

* don't log location, when it is empty

* remove Install Unity Editor Plugin action from quick Unity access group

* add log message

* update CHANGELOG

* continue or cancel EditorPlugin installation based on package version
Fix RIDER-27684
2. Add file templates
@krasnotsvetov krasnotsvetov merged commit 56f73f6 into 192 May 24, 2019
@citizenmatt citizenmatt added this to the Rider 2019.2 milestone Jun 3, 2019
@citizenmatt citizenmatt deleted the 192-vk-unity-templates branch June 3, 2019 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants