headwind icon indicating copy to clipboard operation
headwind copied to clipboard

[ALPHA] Test Headwind 2.0.0

Open praveenperera opened this issue 3 years ago • 19 comments

Please test this out and let me know if there's any problems.

If there's no problems i will publish v2.0.0 on May 1st

headwind-2.0.0.vsix.zip

praveenperera avatar Apr 22 '21 23:04 praveenperera

I was experiencing a bug (sort of) that the features wasn't working in single quotes. Installed this version and now is working fine. Thanks! 😊

edilsonborges avatar Apr 23 '21 01:04 edilsonborges

@praveenperera I'll see if I can get a pull request going over the weekend to add github actions to build/publish the vsix

petertriho avatar Apr 23 '21 02:04 petertriho

@petertriho that would be nice, but I don’t think I want all commits to master being published. I rather give some time for people to test it out. Like we are doing right now.

I like the idea of making more periodic releases.

What do you think about keeping a production branch, the actions can build and publish off of that?

praveenperera avatar Apr 23 '21 02:04 praveenperera

Can have actions build off tags, releases or commits

I think it's best the actions build off releases

petertriho avatar Apr 23 '21 02:04 petertriho

That’s true, building off tags makes more sense.

praveenperera avatar Apr 23 '21 02:04 praveenperera

https://docs.github.com/en/actions/reference/events-that-trigger-workflows#release

Could do something like:

  • build on tag event for people to test
  • rebuild + publish on release event

petertriho avatar Apr 23 '21 02:04 petertriho

I will publish on Wednesday May 5th this week

praveenperera avatar May 04 '21 00:05 praveenperera

Hey @ryanhhhh I don't have the permissions I need to publish the new version (I thought I did). Could you publish it? Thanks

praveenperera avatar May 05 '21 13:05 praveenperera

@praveenperera is it out already?

jayarjo avatar May 14 '21 07:05 jayarjo

@praveenperera is it out already?

No, I need @ryanhhhh to release or give me some more permissions on vscode marketplace so I can do it myself

praveenperera avatar May 14 '21 11:05 praveenperera

@ryanhhhh Can you take a look at this? Thanks.

iKlsR avatar May 20 '21 12:05 iKlsR

@praveenperera What new features does your release have over this repo?

rushi avatar Jun 06 '21 04:06 rushi

@praveenperera JIT mode doesn't work in this release having this: class="w-[120px] block mr-1 border-gray-300 mr-1rounded-md focus:border-indigo-500 sm:text-sm focus:ring-indigo-500" block all the sorting due to w-[120px] class which is a JIT mode class, please let me know if there is a fix for that

BennaceurHichem avatar Aug 04 '21 13:08 BennaceurHichem

@praveenperera Is @heybourn still supporting this repository? (And if so, what's the holdup here?) His ~~last commit dates from November 2020~~ last release to marketplace was in January 2021; It appears that you've been giving Rustywind its fair share of updates in the mean time, but I've been forced to pin it to v0.6.7 to keep it compatible with currently avaailable Headwind.

pelletencate avatar Sep 15 '21 08:09 pelletencate

I think if @praveenperera can just release his own forked extension and publish it on the marketplace it would be good since he seems to be much more active?

Thoughts?

rushi avatar Sep 21 '21 09:09 rushi

@praveenperera Hi! Any update on the JIT mode? I realize that Headwind is broken for JIT mode, but I couldn't sort the RegExp myself.

DerekLoop avatar Oct 01 '21 22:10 DerekLoop

For anyone wondering how to install the 2.0.0 Alpha, here’s the command (to run after unzipping the file provided by @praveenperera in the original post):

code --install-extension headwind-2.0.0.vsix

If you don’t have the code CLI installed yet, you can follow these steps from the docs: https://code.visualstudio.com/docs/setup/mac#_launching-from-the-command-line

phacks avatar Jan 03 '22 14:01 phacks

Is the 2.0.0 alpha working for anyone with JIT classes? It does nothing for me.

maxfenton avatar Jan 31 '22 19:01 maxfenton

@praveenperera

How about turning this into Headwind2 on the marketplace? Thank you

bilogic avatar Aug 04 '22 13:08 bilogic