oxc/editors/vscode/client
Alexander S. 259a47b2ac
refactor(vscode): move commands and findBinary to separate files (#8605)
pure refactor. wanted to add tests but needs to mocks :/
2025-01-20 09:06:06 +08:00
..
commands.ts refactor(vscode): move commands and findBinary to separate files (#8605) 2025-01-20 09:06:06 +08:00
config.spec.ts fix(vscode)!: use .oxlintrc.json as default value for oxc.configPath (#7442) 2024-11-24 12:32:44 +08:00
Config.ts fix(vscode)!: use .oxlintrc.json as default value for oxc.configPath (#7442) 2024-11-24 12:32:44 +08:00
ConfigService.ts refactor(vscode): move commands and findBinary to separate files (#8605) 2025-01-20 09:06:06 +08:00
extension.ts refactor(vscode): move commands and findBinary to separate files (#8605) 2025-01-20 09:06:06 +08:00
findBinary.ts refactor(vscode): move commands and findBinary to separate files (#8605) 2025-01-20 09:06:06 +08:00
types.ts feat(editor/vscode)!: unify configuration logic (#6630) 2024-10-16 22:31:29 +00:00