@@ -31,6 +31,7 @@ This is for those who contributed language features, compiler improvements, or i
3131- [ Gustavo Leon] ( https://github.com/gmpl )
3232- [ Steffen Forkmann] ( https://github.com/forki )
3333- [ Libo Zeng] ( https://github.com/liboz )
34+ - [ Rikki Gibson] ( https://github.com/RikkiGibson )
3435
3536** SRTP Improvements**
3637
@@ -85,6 +86,11 @@ This is for those who contributed Visual Studio IDE features and platform suppor
8586* Separate color themes for light and dark mode -[ Jakub Majocha] ( https://github.com/majocha )
8687* Semantic highlighting -[ Vasily Kirichenko] ( https://github.com/vasily-kirichenko ) and[ Jared Hester] ( github.com/cloudroutine )
8788* ReSharper-like ordering in Completion lists -[ Vasily Kirichenko] ( https://github.com/vasily-kirichenko )
89+ * Collapse to Definition -[ Vasily Kirichenko] ( https://github.com/vasily-kirichenko )
90+ * Support for Editor Settings -[ Jakub Majocha] ( https://github.com/majocha )
91+ * Localized Go to Definition Status Bar -[ Saul Rennison] ( https://github.com/saul )
92+ * R#-like completion for items in unopened namespaces -[ Vasily Kirichenko] ( https://github.com/vasily-kirichenko )
93+ * Wrap XML docs -[ Jakub Majocha] ( https://github.com/majocha )
8894
8995** Project System**
9096
@@ -106,6 +112,8 @@ This is for those who contributed Visual Studio IDE features and platform suppor
106112* Add open Statement Analyzer and Codefix -[ Vasily Kirichenko] ( https://github.com/vasily-kirichenko )
107113* Simplify Name Analyzer and Codefix -[ Vasily Kirichenko] ( https://github.com/vasily-kirichenko )
108114* Gray Out Unused Values -[ Vasily Kirichenko] ( https://github.com/vasily-kirichenko )
115+ * Unused Declarations Analyzer and Codefix -[ Vasily Kirichenko] ( https://github.com/vasily-kirichenko )
116+ * Add reference to\< assembly\> analyzer and codefix -[ Saul Rennison] ( https://github.com/saul )
109117
110118###.NET Core Support
111119
@@ -123,4 +131,4 @@ Infrastructure isn't the sexiest stuff in the world, but it's absolutely necessa
123131* [ Zp Babbi] ( https://github.com/zpbappi )
124132* [ Gauthier Segay] ( https://github.com/smoothdeveloper )
125133* [ Jared Hester] ( github.com/cloudroutine )
126- * [ Cameron Taggert] ( https://github.com/ctaggart )
134+ * [ Cameron Taggert] ( https://github.com/ctaggart )