|
262 | 262 | <change-notes>
|
263 | 263 | <![CDATA[
|
264 | 264 | <p>
|
265 |
| -<strong>New in 2019.3.1</strong> |
266 |
| -<em>Added:</em> |
267 |
| -<ul> |
268 |
| - <li>Add proper file icons for <tt>*.uxml</tt> and <tt>*.uss</tt> files (<a href="https://youtrack.jetbrains.com/issue/RIDER-34788">RIDER-34788</a>, <a href="https://github.com/JetBrains/resharper-unity/pull/1443">#1443</a>)</li> |
269 |
| -</ul> |
| 265 | +<strong>New in 2019.3.2</strong> |
270 | 266 | <em>Changed:</em>
|
271 | 267 | <ul>
|
272 |
| - <li>Entire plugin is no longer disabled if the CSS plugin is disabled (<a href="https://youtrack.jetbrains.com/issue/RIDER-36523">RIDER-36523</a>, <a href="https://github.com/JetBrains/resharper-unity/pull/1443">#1443</a>)</li> |
273 |
| - <li>Rider: Make Attach to Unity Process dialog resizable (<a href="https://github.com/JetBrains/resharper-unity/issues/1446">#1446</a>, <a href="https://github.com/JetBrains/resharper-unity/pull/1450">#1450</a>)</li> |
274 |
| - <li>Rider: Identify child processes by role in Attach to Unity Process dialog (<a href="https://github.com/JetBrains/resharper-unity/issues/1328">#1328</a>, <a href="https://github.com/JetBrains/resharper-unity/pull/1450">#1450</a>)</li> |
275 |
| -</ul> |
276 |
| -<em>Fixed:</em> |
277 |
| -<ul> |
278 |
| - <li>Rider: Show correct project name when Unity started with certain command line on Windows (<a href="https://github.com/JetBrains/resharper-unity/pull/1450">#1450</a>)</li> |
279 |
| - <li>Rider: Show correct project name when multiple Unity processes listed in Attach to Process popup list (<a href="https://github.com/JetBrains/resharper-unity/issues/1456">#1456</a>, <a href="https://github.com/JetBrains/resharper-unity/pull/1450">#1450</a>)</li> |
280 |
| - <li>Rider: Fix exception in Attach to Unity Process dialog causing list to be empty (<a href="https://github.com/JetBrains/resharper-unity/issues/1454">#1454</a>, <a href="https://github.com/JetBrains/resharper-unity/pull/1450">#1450</a>)</li> |
281 |
| - <li>Rider: Show run configuration dialog for Unity class library projects (<a href="https://github.com/JetBrains/resharper-unity/issues/1445">#1445</a>, <a href="https://github.com/JetBrains/resharper-unity/pull/1450">#1450</a>)</li> |
282 |
| - <li>Rider: Fix finding existing Unity instance to debug (<a href="https://youtrack.jetbrains.com/issue/RIDER-36256">RIDER-36256</a>, <a href="https://github.com/JetBrains/resharper-unity/pull/1450">#1450</a>)</li> |
283 |
| - <li>Rider: Fix <tt>EditorInstance.json</tt> being locked by Rider (<a href="https://github.com/JetBrains/resharper-unity/pull/1450">#1450</a>)</li> |
| 268 | + <li>Unity Editor: Find Usages window now allows replacing current open scene (<a href="https://github.com/JetBrains/resharper-unity/issues/1479">#1479</a>, <a hreff="https://github.com/JetBrains/resharper-unity/pull/1480">#1480</a>)</li> |
284 | 269 | </ul>
|
| 270 | +</p> |
285 | 271 | <em>Fixed:</em>
|
286 | 272 | <ul>
|
287 |
| - <li>Fix usage count for custom event based event handlers in Unity 2018.4+ (<a href="https://github.com/JetBrains/resharper-unity/issues/1448">#1448</a>, <a href="https://github.com/JetBrains/resharper-unity/pull/1449">#1449</a>)</li> |
| 273 | + <li>Avoid creating meta files outside of Asset or Packages folders (<a href="https://github.com/JetBrains/resharper-unity/issues/1489">#1489</a>, <a href="https://github.com/JetBrains/resharper-unity/pull/1491">#1491</a>)</li> |
288 | 274 | </ul>
|
289 | 275 | </p>
|
290 | 276 | <p>See the <a href="https://github.com/JetBrains/resharper-unity/blob/net193/CHANGELOG.md">CHANGELOG</a> for more details and history.</p>
|
|
0 commit comments