Lombiq / Lombiq-Orchard-Visual-Studio-Extension

Visual Studio extension to help our work at Lombiq (https://lombiq.com/), mainly with Orchard Core (and Orchard CMS) development.
13 stars 7 forks source link

VS 2022 support , module, form, widget #19

Closed fasteddys closed 2 years ago

fasteddys commented 2 years ago

Hello, can you please check the VS marketplace its not showing for VS 2022.

Piedone commented 2 years ago

We're working on the VS 2022 upgrade: https://github.com/Lombiq/Lombiq-Orchard-Visual-Studio-Extension/pull/17

Your first and second points seem to be Orchard documentation issues, do I understand correctly? Note that this is the project just for the Lombiq Orchard Visual Studio Extension.

Can you elaborate on the third point, what do you mean, exactly, how do you imagine these working? Some wireframes to illustrate what you'd like to see, perhaps?

fasteddys commented 2 years ago

Thanks for the response, first let me say, we watched your videos and they are helpful in the class. There are also many gaps for the students, let me explain the confusion & request on the extension in two parts. It might help you better understand where we are coming from!

Strategy to build components: There's some other confusion, Developers & students do not know, which path to take to build some business functionality, for e.g. if a developer wants to create a componentwith a master-details table for customer shipping/orders tables Or, graph for Number of returns per product graph, and a table below with details on selected row-item in the graph... which one / do they use a module, do they use a widget, or content type its very fuzzy on which one to pick??

On the third part, if developer wants to scaffold Orchard, Forms, or custom Widgets with your extension, for e.g. in the last .net dev meetup many mentioned, they don't know how to create a pie chart for e.g. there are several use cases like a customer returns per product.

I proposed using your Extension, they gave up first because of the compatibility issue. But also some functionality issue. So, if it has more comments/picture on what the code structure/components its scaffolding, step 1, 2 etc. in comments form then developers would be able to use it to easily create Module or Widget.

They key thing to understand is your extension is perhaps a good entry point as a visual tool in VS to help them create the components they want. I am a lab assitant, Next semester there are 25 students who may pick Orchard CMS with your tool to build components in their lessons. Awareness is growing slowly!

Piedone commented 2 years ago

We appreciate the feedback though I still think that what you're talking about is best expressed as suggestions for the Orchard docs as issues under https://github.com/OrchardCMS/OrchardCore/issues. If you haven't done it already, I also encourage you to check out these resources:

Out of curiosity, can you tell which meetup are you referring to, and at which institute are students learning about Orchard?