-
Notifications
You must be signed in to change notification settings - Fork 495
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
Maintained vscode-just #1576
Comments
I don't use VS Code so I don't use that extension in it, but, does it need activity? After a point lots of these types of extensions don't need much if any activity to remain viable. Looks like the current issues in the @skellock version are not necessarily deal breakers (I just glanced so could be completely wrong) and I'm guessing the other forks maybe cover at least one of those issues. Is it fundamentally broken or just not active and you need something changed about it? |
sclu1034/vscode-just only works as a syntax highlighter for now. It pops |
Yep, sounds pretty broke. I personally would just use the command line in VS Code's Terminal but that is me. Unfortunately, I don't believe there is any official maintenance for 3rd party tools to be found here. They are all, to my knowledge, strictly available due to the generous nature of their individual developers. VS Code and Just are both pretty popular so it is a bit surprising that support is falling by the wayside though. Does anyone (@casey) know of any VS Code extensions that have better support lately? |
Hey... ya, sorry about my More than happy to hand it off if someone! |
Thanks for your work! This issue is to make users aware of the chance. |
There is a fork which has a few updates: https://gitlab.kokakiwi.net/contrib/vscode/vscode-just Things that would be neat:
|
@muuvmuuv I'm slowing working on building out an extension here: https://github.com/nefrob/vscode-just. Once the highlighting of escaped blocks (i.e. If we want full LSP support it would probably be best to see that provided by Update 5/14/2024: noticed vscode has an open issue on tree-sitter grammar support (microsoft/vscode#50140). Once tree-sitter is supported it will likely be the preferred extension method since textmate grammars (what the extension listed here uses) can't parse escaped blocks including strings like |
I opened #2034 to update the readme to point to |
Thank you! In |
fwiw i just published https://marketplace.visualstudio.com/items?itemName=mkhl.mkhl-just which doesn't do syntax highlighting but helps with formatting justfiles and running recipes |
Sadly there are no active forks now.
https://github.com/skellock/vscode-just/forks?include=active%2Carchived%2Cinactive%2Cnetwork&page=1&period=&sort_by=last_updated
The most recent fork sclu1034/vscode-just has been archived by the owner on 2023-01-02.
The text was updated successfully, but these errors were encountered: