oxc/editors/vscode/client
Alexander S. ba0b2ff856
fix(editor): reload workspace configuration after change (#7302)
after changing `settings.json`, the changes whould not to updated
internally.

With this PR the updated values get passed to the language-server. 🥳 

probably closes https://github.com/oxc-project/backlog/issues/132
because we also support the oxlint config

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-11-16 13:34:44 +08:00
..
config.ts fix(editor): reload workspace configuration after change (#7302) 2024-11-16 13:34:44 +08:00
extension.ts feat(editor/vscode): Replace existing output channel and trace output channel with a single LogOutputChannel (#7196) 2024-11-08 09:23:16 +08:00
types.ts feat(editor/vscode)!: unify configuration logic (#6630) 2024-10-16 22:31:29 +00:00