Documentation

Hello,

Is there a documentation for the OpenAPI out there? Or are there any
tutorials on how to get started?

I'm very interested in extending the funcionality of R# and VS.

Ciao,
Jens

1
5 comments
Avatar
Permanently deleted user


This I found on the JetBrains Homepage:

http://www.jetbrains.com/resharper/features/openAPI.html

"For more information on using ReSharper’s Open API, see samples
included into ReSharper installation package. You can find them in the
PluginsSamples folder located in the ReSharper’s installation folder. It
also recommended to read the GettingStarted.html file located in the
folder."

Ciao,
Jens

--
http://www.jenswinter.com

Jens Winter wrote:

Hello,

Is there a documentation for the OpenAPI out there? Or are there any
tutorials on how to get started?

I'm very interested in extending the funcionality of R# and VS.

Ciao,
Jens

-1
Avatar
Permanently deleted user

Unfortunatly this samples covers very small part of Open API.
There is nothing about Parsing code files. Or changing them.

"Jens Winter" <jens.winter@mdcc-fun.de> schrieb im Newsbeitrag
news:e4t0fo$n1b$2@is.intellij.net...
>

This I found on the JetBrains Homepage:

>

http://www.jetbrains.com/resharper/features/openAPI.html

>

"For more information on using ReSharper?s Open API, see samples included
into ReSharper installation package. You can find them in the
PluginsSamples folder located in the ReSharper?s installation folder. It
also recommended to read the GettingStarted.html file located in the
folder."

>

Ciao,
Jens

>

--
http://www.jenswinter.com

>

Jens Winter wrote:

>> Hello,
>>
>> Is there a documentation for the OpenAPI out there? Or are there any
>> tutorials on how to get started?
>>
>> I'm very interested in extending the funcionality of R# and VS.
>>
>> Ciao,
>> Jens


0
Avatar
Permanently deleted user

Hello Daniel,

you may also want to check some plugins already written by the community
(e.g. check 'Analyze Accessibility' and NERPA plugins) -
they demonstrate how to access PSI (Program Structure Interface) information.
If you clarify what you're trying to do and ask more specific
questions, we'll be happy to help you.

Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"

Unfortunatly this samples covers very small part of Open API. There is
nothing about Parsing code files. Or changing them.

"Jens Winter" <jens.winter@mdcc-fun.de> schrieb im Newsbeitrag
news:e4t0fo$n1b$2@is.intellij.net...

>> This I found on the JetBrains Homepage:
>>
>> http://www.jetbrains.com/resharper/features/openAPI.html
>>
>> "For more information on using ReSharper?s Open API, see samples
>> included into ReSharper installation package. You can find them in
>> the PluginsSamples folder located in the ReSharper?s installation
>> folder. It also recommended to read the GettingStarted.html file
>> located in the folder."
>>
>> Ciao,
>> Jens
>> -- http://www.jenswinter.com
>>
>> Jens Winter wrote:
>>
>>> Hello,
>>>
>>> Is there a documentation for the OpenAPI out there? Or are there any
>>> tutorials on how to get started?
>>>
>>> I'm very interested in extending the funcionality of R# and VS.
>>>
>>> Ciao,
>>> Jens


0
Avatar
Permanently deleted user

(e.g. check 'Analyze Accessibility' and NERPA plugins) -
they demonstrate how to access PSI (Program Structure Interface)
information.


Where can I find the two plugins you mentioned above?


0
Avatar
Permanently deleted user

The link to the docs is dead.  Is there a newer link?

0

Please sign in to leave a comment.