| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: expose configs | Michael Lingelbach | 2021-11-25 | 1 | -168/+0 |
| | | |||||
| * | fix(eslint): return {} in custom handlers (#1320) | William Boman | 2021-10-17 | 1 | -3/+5 |
| | | |||||
| * | feat(eslint): add vue to eslint filetypes (#1315) | Björn Ganslandt | 2021-10-16 | 1 | -0/+1 |
| | | |||||
| * | fix(eslint): provide extra settings to make it work outside of a VSCode ↵ | William Boman | 2021-10-14 | 1 | -8/+43 |
| | | | | | | | | | | | | | | | | | | context (#1299) * avoid word splitting when opening doc, also add windows support * add settings that makes server work outside a VSCode context * add more custom handlers * change root pattern to search for eslint config file formats See https://eslint.org/docs/user-guide/configuring/configuration-files#configuration-file-formats. * specify workspaceFolder in on_new_config * use uv_os_uname() to determine OS | ||||
| * | feat: add eslint language server (#1273) | Jens Claes | 2021-10-12 | 1 | -0/+130 |
