Skip to content

Commit

Permalink
Rebuild dictionary from ReSharper
Browse files Browse the repository at this point in the history
Removes some incorrect entries, introduces Unity internal menu. Dictionary is saved in all lowercase.

Fixes #1737, fixes #1809
  • Loading branch information
citizenmatt committed Jan 26, 2021
1 parent 562c916 commit e6da91d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Since 2018.1, the version numbers and release cycle match Rider's versions and r

### Fixed

- Fix missing entries from ReSharper's Unity specific dictionary ([#1737](https://github.com/JetBrains/resharper-unity/issues/1737), [#1809](https://github.com/JetBrains/resharper-unity/issues/1809), [#2008](https://github.com/JetBrains/resharper-unity/pull/2008))
- Rider: Fix issue launching Unity when debugging and editor isn't running ([RIDER-52498](https://youtrack.jetbrains.com/issue/RIDER-52498), [#1920](https://github.com/JetBrains/resharper-unity/pull/1920))
- Rider: Fix exception in protocol file watcher ([DEXP-559833](https://youtrack.jetbrains.com/issue/DEXP-559833), [#1942](https://github.com/JetBrains/resharper-unity/pull/1942))
- Rider: Fix exception with multiple assemblies with the same name ([RIDER-54876](https://youtrack.jetbrains.com/issue/RIDER-54876), [#1953](https://github.com/JetBrains/resharper-unity/pull/1953))
Expand Down

0 comments on commit e6da91d

Please sign in to comment.