Giter VIP home page Giter VIP logo

resharper-internalsvisibleto's People

Contributors

akarpov89 avatar citizenmatt avatar hazzik avatar hmemcpy avatar matkoch avatar olsh avatar schreinerk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

resharper-internalsvisibleto's Issues

Installed but nothing happens

I installed the plugin in to rider 2020.2 but I get no intellisense for the InternalsVisibleTo attribute. It shows as installed under the plugins settings. Is there something I need to do to enable?

Public key not recognized (code completion)

Code completion doesn't seem to work properly when SNK key is added to proj as a link.
It only suggests assembly name, without Public key when assembly is signed with such a SNK file.

If the assembly name differs from the project name, then the helper incorrectly uses the project name

In new projects, the target assembly has the same name as the project by default, but this can be changed in the Project Properties pane, under the Application tab. Over time, as things get renamed, it is not uncommon for the generated assembly to end up having a different name from the project.

In this situation, the InternalsVisibleTo helper incorrectly uses the project name instead of the assembly name.

I would attach a screen shot, but GitHub makes it insanely difficult.

ReSharper and InternalsVisibleTo versioning

Hi guys,

I'm a support engineer of the ReSharper team. The InternalsVisibleTo 2020.2.0 version is marked as compatible with all the versions newer than Wave 202 Wave:202.0.0-eap02 However, it requests for Wave 202 components when being installed into Wave 211 (2021.1 EAP)

So it is available in R# Extension Manager despite it causes the related errors during the installation and when it's running in ReSharper.

Please fix the versioning issue and upload the updated version with properly specified supported R# version: Wave:[202.0.0]
The other way is to fix the issue is releasing the Wave 211 compatible version which will hide the 2020.2.0 version from the Wave 211 Extension Manager.

ReSharper 9.1

This extension doesn't seem to be available in R# 9.1, which was released today.

Can't detect the strong name key when assemblies are signed using attributes

When signing assemblies, the most common method is to use the 'Signing' tab within the project properties pane. However, assemblies can also be signed using attributes applied at assembly scope, using attributes such as:

  • [assembly: AssemblyKeyFile(@"..\MyStrongNameKey.snk")]
  • [assembly:AssemblyKeyNameAttribute("myContainer")]

In this situation, InternalsVisibleTo helper is unable to detect the strong name key. Presumably it is only looking in the project properties.

2019.3.1 Version

I tried installing this extension for 2019.3.1 but it was not available.

Please vote to improve the extension model experience so we don't have to continually nag extension authors for each release:

https://youtrack.jetbrains.com/issue/RSRP-459966

Thank you for any assistance you can provide towards this matter.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.