nushell / nushell/vscode-nushell-lang

Syntax Highlighting broken for inline command completions

Open
#225 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Nushell
Stars
153
Forks
31
PR merge metrics
No merged PRs in 30d

Description

Nushell 0.108.0 adds support for a simpler completion syntax. See more here: https://www.nushell.sh/blog/2025-10-15-nushell_v0_108_0.html#simple-syntax-for-simple-completions-16789-toc

Right now, syntax highlighting breaks when using that simple syntax. We should add support for this new syntax, so that it looks as expected.

Here is an example of what I mean:

Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the simple completion syntax from the linked Nushell 0.108.0 example in the VS Code extension and inspect its Nushell syntax-highlighting grammar. Compare the current highlighting with the expected result, then verify that the example renders correctly after support is added.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell, vscode
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.