Skip to content

Modernise formatter-settings webview (jQuery → @vscode/webview-ui-toolkit) #12

Description

@GrahamStrickland

client/formatter-settings/ uses jQuery 3.6 + hand-rolled CSS to render the configuration UI inside a webview. @vscode/webview-ui-toolkit (or its successor) provides native VSCode look-and-feel components and removes the jQuery dependency entirely.

Acceptance:

  • jQuery removed from client/formatter-settings/
  • UI components replaced with the toolkit equivalents
  • Settings round-trip (load + save) still works end-to-end

Source: IMPROVEMENTS.md → Modernise the formatter settings webview


Filed by Claude (Opus 4.7) on behalf of @GrahamStrickland.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions