All Projects → fakesharper → fakesharper

fakesharper / fakesharper

Licence: MIT license
ReSharper features for Visual Studio Code

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to fakesharper

mnemonics
Source code for mnemonic template generators for ReSharper and IDEA
Stars: ✭ 69 (+122.58%)
Mutual labels:  resharper, resharper-extension
XmlDocInspections
Configurable XML Doc warnings for ReSharper
Stars: ✭ 25 (-19.35%)
Mutual labels:  resharper
resharper-presentation-assistant
ReSharper extension to show executing commands and keystrokes
Stars: ✭ 49 (+58.06%)
Mutual labels:  resharper
resharper-devguide
Developer guide for the ReSharper Platform
Stars: ✭ 65 (+109.68%)
Mutual labels:  resharper
vsvimguide
Guide to VsVim and Resharper
Stars: ✭ 81 (+161.29%)
Mutual labels:  resharper
JetBox
ReSharper settings synchronization through Dropbox
Stars: ✭ 18 (-41.94%)
Mutual labels:  resharper
resharper-structured-logging
An extension for ReSharper and Rider that highlights structured logging templates and contains some useful analyzers
Stars: ✭ 117 (+277.42%)
Mutual labels:  resharper
AsyncSuffix
Asynchronous methods naming checker for ReSharper
Stars: ✭ 19 (-38.71%)
Mutual labels:  resharper
resharper-xunit-templates
ReSharper Live Templates for xUnit.net
Stars: ✭ 18 (-41.94%)
Mutual labels:  resharper
vsts-resharper-code-quality-task
No description or website provided.
Stars: ✭ 18 (-41.94%)
Mutual labels:  resharper
ExternalAnnotations
JetBrains ReSharper External Annotations
Stars: ✭ 78 (+151.61%)
Mutual labels:  resharper
ReSharperHelpers
Custom plugin to extend R# functionality.
Stars: ✭ 41 (+32.26%)
Mutual labels:  resharper

fakesharper

GitHub Workflow Status marketplace gitter.im license

This is vscode extension for (free) ReSharper.

Warning: If your project is too large, this command can work slowly, because of cli tool. This is why we made this extension as command.

Inspect Code

example

Dupfinder

example

Requirements

  • Nothing... fakesharper will automatically install jetbrains tool.

Features

  • Inspect Code: Inspecting and linting.
  • Clean Diagnostics: Clean diagnostics on current editor.
  • Clean All Diagnostics: Clean all diagnostics on workspace.
  • Reload Diagnostics: Show diagnostics on editor from all found inspectcode.xml files.
  • Cleanup Code: Format and cleanup code.
  • Run Dupfinder: Find duplicates in code.
  • Clean Duplicates: Clean duplicates tree.

FAQ

Is ReSharper free?

Yes! We use free tool of JetBrains ReSharper called ReSharper Command Line tool for this extension.

Does this extension make Visual Studio Code slower?

No! Currently fakesharper works as command. This extension works only when you run any command.


Thanks

Enjoy!

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].