Skip to content

issues Search Results · repo:nils-org/MediatR-vs language:C#

Filter by

13 results
 (62 ms)

13 results

innils-org/MediatR-vs (press backspace or delete to remove)

This issue provides visibility into Renovate updates and their statuses. Learn more Ignored or Blocked These are blocked by an existing closed PR and will not be recreated unless you click a checkbox ...
  • renovate[bot]
  • Opened 
    on Aug 25, 2021
  • #18

because GitVersion calculated { // ... PreReleaseNumber : null, // ... MajorMinorPatch : 0.1.0 , // ... } and the version to be set in the vsixmanifest is $ {gitVersion.MajorMinorPatch}.{gitVersion.PreReleaseNumber} ...
Build
  • nils-a
  • Opened 
    on Jul 8, 2021
  • #13

- ![mediatr-vs](https://img.shields.io/visual-studio-marketplace/v/nilsa.mediatr-vs?label=MediatR-VS logo=visualstudio) - Build
Documentation
  • nils-a
  • Opened 
    on Jul 8, 2021
  • #12

Feature
  • nils-a
  • Opened 
    on Jul 7, 2021
  • #11

like the default Find all References (right click on a type) but only available for types that are Request or Notification. Related to #9
Feature
  • nils-a
  • Opened 
    on Jul 7, 2021
  • #10

only for Requests and Notifications. Should work like Find all usages but instead list all handlers that would be involved in handling that type.
Feature
  • nils-a
  • Opened 
    on Jul 7, 2021
  • #9

DTE (and DTE2) is somewhat deprecated, compare [ Should we replace the DTE? ](https://www.youtube.com/watch?v=D3R3TlTPCt8 list=PLReL099Y5nRdG2n1PrY_tbCsUznoYvqkS index=0) in Writing Visual Studio Extensions ...
Build
  • nils-a
  • Opened 
    on Jul 7, 2021
  • #8

Currently the tree only loads when the tool-window is opened after a solution is loaded. For every other case, the tree must be refreshed manually. Try to hook into VS events (like shown in https://www.visualstudiogeeks.com/blog/visual%20studio%20extensibility/how-to-monitor-solution-events-in-vs-extension) ...
Feature
  • nils-a
  • Opened 
    on Jul 7, 2021
  • #7

Either have the tree group differently (by project or by type) Or add Filters for Notification, Request and corresponding handlers
Feature
  • nils-a
  • Opened 
    on Jul 7, 2021
  • #6

Check if logging is possible with log-levels.
Build
dependencies
  • nils-a
  • Opened 
    on Jul 7, 2021
  • #5
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub