oxc/editors/vscode/client
Nicholas Rayburn 6b619da23a
feat(editor): Listen to config file changes and trigger a didChangeConfiguration update (#6964)
Watch eslint and oxlint config files for changes. When these files
change, a `didChangeConfiguration` event will be sent to the language
server.

Ref https://github.com/oxc-project/backlog/issues/132.
2024-10-28 08:39:24 +08:00
..
config.ts fix(editor): Update config sent to language server (#6724) 2024-10-21 11:01:21 +08:00
extension.ts feat(editor): Listen to config file changes and trigger a didChangeConfiguration update (#6964) 2024-10-28 08:39:24 +08:00
types.ts feat(editor/vscode)!: unify configuration logic (#6630) 2024-10-16 22:31:29 +00:00