Skip to content

[Feature request]: ability to configure root_markers for lsp #1592

@ashish16052

Description

@ashish16052

i'm trying to configure root marker for angular language service

angularls = {
  root_markers = { 'angular.json' },
},

but this is not taking effect:
:checkhealth


vim.lsp: Enabled Configurations ~
- angularls:
  - capabilities: {
      ...
    }
  - cmd: {
     ...
    }
  - filetypes: typescript, html, typescriptreact, typescript.tsx, htmlangular
  - root_markers: angular.json, nx.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions