Skip to content

Conversation

retailcoder
Copy link
Owner

No description provided.

retailcoder and others added 2 commits June 1, 2016 23:49
* added AsTypeName to the context-sensitive commandbar

* clear built-in references at every resolution; fixed issue with null parse trees, given built-in modules get a module state instance.

* fixed OverflowException in GetTypeName; built-in parameters now have return type info :)

* returning built-in members now have return type info as well

* removed hard-coded defaults in ClassModuleDeclaration

* added IsBadReadPtr check in COM declarations collector

* Implemented CanExecute in Project Explorer rename command

* cleaned up FormDesignerRefactorRename command

* fixed IOExceptions in QualifiedModuleName

* use filename, not buildfilename

* GetDisplayName being the part in parens, should be null when not applicable; made it private

* renamed namespace Rubberduck.UI.CodeInspections to Rubberduck.UI.Inspections for consistency with Rubberduck.Inspections namespace

* changed background color of bottom panel in CodeExplorer and InspectionResults toolwindows

* fixed broken keybinding "Esc" -> "Escape"

* added copy/export button to SearchView (todo: implement ExecuteCopyResultsCommand)

* Revert "added copy/export button to SearchView (todo: implement ExecuteCopyResultsCommand)"

This reverts commit e9946b7.

* assert ProjectId isn't null

* fixes #1664
* Close #1669

* Fix test
@retailcoder retailcoder merged commit 8a99e16 into retailcoder:next Jun 2, 2016
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.

2 participants