microsoft / microsoft/typespec

[Linter System] Add navigation options

Open
#1,998 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
5.9k
Forks
394
Avg merge
1d 23h
Merged PRs (30d)
104

Description

From proposal https://gist.github.com/timotheeguerin/95d4eea064ccfa0db64d9bf90e1597a6

Add a new property `navigationOptions` to the linter that will let linter be able to see template declaration and other things

```
navigationOptions: {
includeTemplateDeclaration?: boolean; // @default false
includeTemplateInstance?: boolean; // @default true
};
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.