codemaid icon indicating copy to clipboard operation
codemaid copied to clipboard

VS Code Extension

Open cspaniard opened this issue 8 years ago • 52 comments

Hi,

I have been told to post here my interest in having a subset of functionality ported to VS Code. Maybe the main clean up... for now...

Thanks

cspaniard avatar Apr 14 '16 18:04 cspaniard

Thanks for the suggestion. I did some preliminary investigation last night. I confirmed that the VS API and VS Code APIs are completely different, as well as VS extensions being written in C# while VS Code extensions are written in JavaScript. So there isn't a straight forward porting path and to support VS Code would be more of a rewrite opportunity. I'd like to keep this issue open for awhile and see how much voting support it gets to get a gauge for community interest.

codecadwallader avatar Apr 15 '16 12:04 codecadwallader

I would definitely love to see codemaid in vscode. especially the code map feature for easy navigation. man that is awesome. If you decide to write codemaid for vscode though, perhaps it would be great if code map feature supports javascript and other web development stuff as vscode is mainly focused on web development. I have no idea how valid this request is tho. Just wanted to share my thoughts

MuhsinFatih avatar Oct 05 '16 15:10 MuhsinFatih

Thanks for your input. I am using VSCode now more as well and do miss some features. The last survey did not have a lot of interest in creating a fork for VSCode support but good to hear there may a growing wish.

Digging support would certainly be a separate effort, as would coming up with a JavaScript parse engine. In VS today we rely heavily upon VS to do most of the IL tree generation which is why C# and VB are the only two languages currently supported for that feature.

codecadwallader avatar Oct 07 '16 14:10 codecadwallader

We are really interested in codemaid support for vscode. If would be one of top extension for any ide /editor

chintan9 avatar Oct 12 '16 23:10 chintan9

Would love, love, LOVE codemaid support in vscode!

sunmorgus avatar Feb 27 '17 11:02 sunmorgus

i would love to have codemaid in vs code.

prashant93 avatar Apr 30 '17 17:04 prashant93

I would love to have codemaid in vscode too!

monikanowak avatar May 04 '17 13:05 monikanowak

+1 codemaid in vscode

gabrjt avatar Jun 16 '17 13:06 gabrjt

+1 codemaid in vscode

LyDawei avatar Mar 02 '18 17:03 LyDawei

+1 codemaid in vscode

yuyueh avatar May 28 '18 06:05 yuyueh

+1 codemaid in vscode

PaloSP avatar May 28 '18 09:05 PaloSP

I'd love to help out on this effort if it gets off the ground.

But yeah, seeing as VSC is my primary editor these days, +1 vote from me as well.

jlbeard84 avatar Jun 09 '18 00:06 jlbeard84

+1 Would save so much time

Pennykoin avatar Jun 25 '18 14:06 Pennykoin

+1 codemaid in vscode

mahdiprog avatar Aug 01 '18 06:08 mahdiprog

+1.

g-berthiaume avatar Aug 05 '18 15:08 g-berthiaume

+1

dxramax avatar Sep 21 '18 14:09 dxramax

+1

timdhoffmann avatar Oct 23 '18 16:10 timdhoffmann

+1

tzengshinfu avatar Dec 19 '18 05:12 tzengshinfu

+1. My devs on Linux keep making PRs with wrong whitespaces, because they don't have this wonderful tool available for them :(

nopara73 avatar Apr 22 '19 10:04 nopara73

Think this will happen in the near future? Surprised there aren't more votes and comments during the 3 years this has been open.

ghost avatar Jul 17 '19 07:07 ghost

Just recently install VS Code and already missing code maid, which I use in VS. Please add,

Thank you

stasshvab avatar Sep 29 '19 03:09 stasshvab

+1

cdslily avatar Mar 19 '20 01:03 cdslily

+1

BenCoden avatar Apr 13 '20 17:04 BenCoden

+1

dougmcintyre avatar May 02 '20 22:05 dougmcintyre

+1

vitorpena avatar May 13 '20 20:05 vitorpena

code maid++ code maid++

AspDotNetCP avatar Jul 15 '20 14:07 AspDotNetCP

+1

wenyalintw avatar Oct 15 '20 10:10 wenyalintw

Code main for vscode ++++++++++++++++++++++++++++

waguirre avatar Oct 16 '20 19:10 waguirre

+1 codemaid in vscode Thanks !

aq834086242 avatar Nov 24 '20 06:11 aq834086242

Merry Christmas everybody 🎁 Because there is still no Code maid extension for Visual Studio Code I made a similar one called Code Butler, which I'd like to share with you. It's only feature is similar to the Cleanup Active Document function from Code Maid. It is available as

  • a command line tool (https://github.com/Projektanker/code-butler/releases)
  • and as a VS Code extension (https://marketplace.visualstudio.com/items?itemName=projektanker.code-butler)

I would be happy if you try it and give me some feedback.

just-seba avatar Dec 24 '20 15:12 just-seba