Giter Club home page Giter Club logo

Comments (10)

Nugine avatar Nugine commented on July 30, 2024 4

Hey... ya, sorry about my vscode-just library. I wasn't able to keep up.

More than happy to hand it off if someone!

Thanks for your work! This issue is to make users aware of the chance.

from just.

nefrob avatar nefrob commented on July 30, 2024 4

@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. {{...}} as mentioned above) is solid I can pivot to other VSCode integrations like formatting. Feel free to raise an issue or PR for any desired features in the meantime.

If we want full LSP support it would probably be best to see that provided by just directly so it can be used by extensions for multiple editors.

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 '{{ 'inner string' }}' effectively.

from just.

casey avatar casey commented on July 30, 2024 4

I opened #2034 to update the readme to point to nefrob/vscode-just, since that seems to be the most actively maintained.

from just.

skellock avatar skellock commented on July 30, 2024 1

Thank you!

In just we trust!

from just.

runeimp avatar runeimp commented on July 30, 2024

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?

from just.

Nugine avatar Nugine commented on July 30, 2024

sclu1034/vscode-just only works as a syntax highlighter for now.

It pops Parsing error reading justfile. when I try to run the command Just: Run Recipe. While I can run recipes via cli, I still hope that the extension can be fixed.

from just.

runeimp avatar runeimp commented on July 30, 2024

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?

from just.

skellock avatar skellock commented on July 30, 2024

Hey... ya, sorry about my vscode-just library. I wasn't able to keep up.

More than happy to hand it off if someone!

from just.

muuvmuuv avatar muuvmuuv commented on July 30, 2024

There is a fork which has a few updates: https://gitlab.kokakiwi.net/contrib/vscode/vscode-just

Things that would be neat:

  • Formatting (remove empty multilines, indention alignment)
  • Inline "Run task"
  • Separate color for @ starting lines to quickly identify muted output
  • Maybe via language server highlighting for shell tasks
  • Better highlighting for env var {{just_executable()}}

from just.

mkhl avatar mkhl commented on July 30, 2024

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

from just.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.