Skip to content

feat: add code outline support for justfiles - #112

Open
jackliusr wants to merge 1 commit into
nefrob:mainfrom
jackliusr:main
Open

feat: add code outline support for justfiles#112
jackliusr wants to merge 1 commit into
nefrob:mainfrom
jackliusr:main

Conversation

@jackliusr

Copy link
Copy Markdown

Add a built-in document symbol provider powering the Outline view and breadcrumbs for justfiles, covering recipes, aliases, modules, variables, settings and user-defined functions. It works with or without just-lsp and its documentSymbol is suppressed via client middleware to avoid duplicates.

Resolved the issue #75 and outstanding feature in roadmap "Support code outline"

Description:

Testing/Screenshots:
image

Add a built-in document symbol provider powering the Outline view and
breadcrumbs for justfiles, covering recipes, aliases, modules, variables,
settings and user-defined functions. It works with or without just-lsp and
its documentSymbol is suppressed via client middleware to avoid duplicates.
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.

1 participant