All Projects → JetBrains → resharper-devguide

JetBrains / resharper-devguide

Licence: Apache-2.0 license
Developer guide for the ReSharper Platform

Projects that are alternatives of or similar to resharper-devguide

resharper-presentation-assistant
ReSharper extension to show executing commands and keystrokes
Stars: ✭ 49 (-24.62%)
Mutual labels:  jetbrains, resharper, resharper-plugin
JetBox
ReSharper settings synchronization through Dropbox
Stars: ✭ 18 (-72.31%)
Mutual labels:  jetbrains, resharper, resharper-plugin
resharper-xunit-templates
ReSharper Live Templates for xUnit.net
Stars: ✭ 18 (-72.31%)
Mutual labels:  jetbrains, resharper, resharper-plugin
mnemonics
Source code for mnemonic template generators for ReSharper and IDEA
Stars: ✭ 69 (+6.15%)
Mutual labels:  jetbrains, resharper, resharper-plugin
ExternalAnnotations
JetBrains ReSharper External Annotations
Stars: ✭ 78 (+20%)
Mutual labels:  jetbrains, resharper, resharper-plugin
XmlDocInspections
Configurable XML Doc warnings for ReSharper
Stars: ✭ 25 (-61.54%)
Mutual labels:  resharper, resharper-plugin
Intellij Sdk Docs
IntelliJ SDK Platform Documentation
Stars: ✭ 913 (+1304.62%)
Mutual labels:  docs, jetbrains
docs
The documentation for Firefly III
Stars: ✭ 30 (-53.85%)
Mutual labels:  docs
kata-platform-docs
Documentations for the Kata Platform.
Stars: ✭ 56 (-13.85%)
Mutual labels:  docs
fnd-docs
Foundation developer docs
Stars: ✭ 33 (-49.23%)
Mutual labels:  docs
sqle
SQLE is a SQL audit platform | SQLE 是一个支持多场景,原生支持 MySQL 审核且数据库类型可扩展的 SQL 审核工具
Stars: ✭ 731 (+1024.62%)
Mutual labels:  jetbrains
jsdoc-action
📖 GitHub Action to build JSDoc documentation
Stars: ✭ 61 (-6.15%)
Mutual labels:  docs
JetBrainsCopilot
✈️ IDE plugin for the IntelliJ platform which adds GitHub Copilot support. (VERY WIP)
Stars: ✭ 155 (+138.46%)
Mutual labels:  jetbrains
opencloud-docs
AIOT开放平台官方文档。AIOT Open Cloud documents on official website .
Stars: ✭ 68 (+4.62%)
Mutual labels:  docs
verto-docs
Verto jQuery library documentation.
Stars: ✭ 49 (-24.62%)
Mutual labels:  docs
docs
Cucumber user documentation
Stars: ✭ 110 (+69.23%)
Mutual labels:  docs
vsvimguide
Guide to VsVim and Resharper
Stars: ✭ 81 (+24.62%)
Mutual labels:  resharper
ReactPropTypes-Plugin
A Jetbrains Plugin for react PropTypes
Stars: ✭ 62 (-4.62%)
Mutual labels:  jetbrains
docs
Documentation site for LFE
Stars: ✭ 23 (-64.62%)
Mutual labels:  docs
KV4Jetbrains
Syntax highlighting and auto-completion for Kivy/KivyMD .kv files in PyCharm/Intellij IDEA
Stars: ✭ 93 (+43.08%)
Mutual labels:  jetbrains

official JetBrains project

Welcome to the developer guide for the ReSharper Platform. This is the primary source of documentation for developing extensions for the ReSharper Platform that ships as part of ReSharper.

To view the guide, please visit: https://www.jetbrains.com/help/resharper/sdk/

Getting Started

Open Source

This guide is Open Source, licensed under Apache 2.0. The source (as Markdown) is hosted on GitHub. Please feel free to raise issues or create pull requests to address incorrect or missing content. Please see the CONTRIBUTING page for details on how to build locally.

The guide is very much a work in progress (the ReSharper Platform has a very large feature set and API surface), and is by no means a complete reference of the API. The table of contents provides a non-exhaustive list of available features, and shows missing content by greying out the page. Issues are a great way of prioritising what documentation needs to be addressed first. Please let us know what we should focus on!

Previous versions

This guide intends to target the current version of ReSharper, and does not maintain documentation for working with previous versions of the ReSharper Platform. However, large parts of the architecture and implementation are very stable, and the documentation may also apply to previous versions.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].