Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Releasing v4.0.0 #71

Merged
merged 16 commits into from
Sep 5, 2024
Merged

Releasing v4.0.0 #71

merged 16 commits into from
Sep 5, 2024

Conversation

azizk
Copy link
Collaborator

@azizk azizk commented Aug 31, 2024

I hope you have some time to review this. 🙏

As far as I'm concerned, this will be the last major version from me, but I will probably take care of minor fixes.

Now that the zed editor is on the horizon and becoming more and more usable, I hope to make a complete switch in the next year. I will also mention this in a release post on the Elixir forum.

Thanks for using this extension, everyone!

azizk added 4 commits August 31, 2024 17:11

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Also fixed matching module function calls in captures.
Render the captured function name with italic style.
@azizk azizk requested a review from princemaple August 31, 2024 15:15
@azizk azizk self-assigned this Aug 31, 2024
azizk added 3 commits August 31, 2024 20:08
* Removed `output_scroll_time` setting.
* Make error locations clickable and jumpable.
* Use the selected lines for `mix test` if no tests were found.
* Prevent running `mix` again if already in progress.
* Allow continuing `mix test` in the background.
@azizk azizk force-pushed the aziz/v4.0.0 branch 2 times, most recently from acefeee to 867d816 Compare August 31, 2024 22:04
@princemaple
Copy link
Collaborator

Hi I happen to be taking an international flight today and will be in the air all day. Apologies in advance for the late review.

@azizk
Copy link
Collaborator Author

azizk commented Sep 2, 2024

Found a bug. Attributes are not highlighted in cases like: Enum.map(fn -> @attribute end)

@princemaple
Copy link
Collaborator

princemaple commented Sep 5, 2024

Did some quick testing and it seemed to work well. Let's release this and see what comes up ;)

@princemaple princemaple merged commit 03c7cb0 into master Sep 5, 2024
2 checks passed
@princemaple princemaple deleted the aziz/v4.0.0 branch September 5, 2024 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants