Home
last modified time | relevance | path

Searched refs:DocumentHighlight (Results 1 – 25 of 509) sorted by relevance

12345678910>>...21

/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/tools/internal/lsp/template/
H A Dhighlight.go16 …urce.Snapshot, fh source.FileHandle, loc protocol.Position) ([]protocol.DocumentHighlight, error) {
26 var ans []protocol.DocumentHighlight
49 func markSymbols(p *Parsed, sym symbol) ([]protocol.DocumentHighlight, error) {
50 var ans []protocol.DocumentHighlight
57 ans = append(ans, protocol.DocumentHighlight{
67 func markWordInToken(p *Parsed, wordAt string) ([]protocol.DocumentHighlight, error) {
68 var ans []protocol.DocumentHighlight
76 ans = append(ans, protocol.DocumentHighlight{
/dports/security/xray-core/Xray-core-1.5.0/vendor/golang.org/x/tools/internal/lsp/template/
H A Dhighlight.go16 …urce.Snapshot, fh source.FileHandle, loc protocol.Position) ([]protocol.DocumentHighlight, error) {
26 var ans []protocol.DocumentHighlight
49 func markSymbols(p *Parsed, sym symbol) ([]protocol.DocumentHighlight, error) {
50 var ans []protocol.DocumentHighlight
57 ans = append(ans, protocol.DocumentHighlight{
67 func markWordInToken(p *Parsed, wordAt string) ([]protocol.DocumentHighlight, error) {
68 var ans []protocol.DocumentHighlight
76 ans = append(ans, protocol.DocumentHighlight{
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/golang.org/x/tools/internal/lsp/template/
H A Dhighlight.go16 …urce.Snapshot, fh source.FileHandle, loc protocol.Position) ([]protocol.DocumentHighlight, error) {
26 var ans []protocol.DocumentHighlight
49 func markSymbols(p *Parsed, sym symbol) ([]protocol.DocumentHighlight, error) {
50 var ans []protocol.DocumentHighlight
57 ans = append(ans, protocol.DocumentHighlight{
67 func markWordInToken(p *Parsed, wordAt string) ([]protocol.DocumentHighlight, error) {
68 var ans []protocol.DocumentHighlight
76 ans = append(ans, protocol.DocumentHighlight{
/dports/dns/blocky/blocky-0.17/vendor/golang.org/x/tools/internal/lsp/template/
H A Dhighlight.go16 …urce.Snapshot, fh source.FileHandle, loc protocol.Position) ([]protocol.DocumentHighlight, error) {
26 var ans []protocol.DocumentHighlight
49 func markSymbols(p *Parsed, sym symbol) ([]protocol.DocumentHighlight, error) {
50 var ans []protocol.DocumentHighlight
57 ans = append(ans, protocol.DocumentHighlight{
67 func markWordInToken(p *Parsed, wordAt string) ([]protocol.DocumentHighlight, error) {
68 var ans []protocol.DocumentHighlight
76 ans = append(ans, protocol.DocumentHighlight{
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/golang.org/x/tools/internal/lsp/template/
H A Dhighlight.go16 …urce.Snapshot, fh source.FileHandle, loc protocol.Position) ([]protocol.DocumentHighlight, error) {
26 var ans []protocol.DocumentHighlight
49 func markSymbols(p *Parsed, sym symbol) ([]protocol.DocumentHighlight, error) {
50 var ans []protocol.DocumentHighlight
57 ans = append(ans, protocol.DocumentHighlight{
67 func markWordInToken(p *Parsed, wordAt string) ([]protocol.DocumentHighlight, error) {
68 var ans []protocol.DocumentHighlight
76 ans = append(ans, protocol.DocumentHighlight{
/dports/sysutils/restic/restic-0.12.1/vendor/golang.org/x/tools/internal/lsp/template/
H A Dhighlight.go16 …urce.Snapshot, fh source.FileHandle, loc protocol.Position) ([]protocol.DocumentHighlight, error) {
26 var ans []protocol.DocumentHighlight
49 func markSymbols(p *Parsed, sym symbol) ([]protocol.DocumentHighlight, error) {
50 var ans []protocol.DocumentHighlight
57 ans = append(ans, protocol.DocumentHighlight{
67 func markWordInToken(p *Parsed, wordAt string) ([]protocol.DocumentHighlight, error) {
68 var ans []protocol.DocumentHighlight
76 ans = append(ans, protocol.DocumentHighlight{
/dports/net/storj/storj-1.45.3/vendor/golang.org/x/tools/internal/lsp/template/
H A Dhighlight.go16 …urce.Snapshot, fh source.FileHandle, loc protocol.Position) ([]protocol.DocumentHighlight, error) {
26 var ans []protocol.DocumentHighlight
49 func markSymbols(p *Parsed, sym symbol) ([]protocol.DocumentHighlight, error) {
50 var ans []protocol.DocumentHighlight
57 ans = append(ans, protocol.DocumentHighlight{
67 func markWordInToken(p *Parsed, wordAt string) ([]protocol.DocumentHighlight, error) {
68 var ans []protocol.DocumentHighlight
76 ans = append(ans, protocol.DocumentHighlight{
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/tools/internal/lsp/template/
H A Dhighlight.go16 …urce.Snapshot, fh source.FileHandle, loc protocol.Position) ([]protocol.DocumentHighlight, error) {
26 var ans []protocol.DocumentHighlight
49 func markSymbols(p *Parsed, sym symbol) ([]protocol.DocumentHighlight, error) {
50 var ans []protocol.DocumentHighlight
57 ans = append(ans, protocol.DocumentHighlight{
67 func markWordInToken(p *Parsed, wordAt string) ([]protocol.DocumentHighlight, error) {
68 var ans []protocol.DocumentHighlight
76 ans = append(ans, protocol.DocumentHighlight{
/dports/sysutils/terraform-docs/terraform-docs-0.16.0/vendor/golang.org/x/tools/internal/lsp/template/
H A Dhighlight.go16 …urce.Snapshot, fh source.FileHandle, loc protocol.Position) ([]protocol.DocumentHighlight, error) {
26 var ans []protocol.DocumentHighlight
49 func markSymbols(p *Parsed, sym symbol) ([]protocol.DocumentHighlight, error) {
50 var ans []protocol.DocumentHighlight
57 ans = append(ans, protocol.DocumentHighlight{
67 func markWordInToken(p *Parsed, wordAt string) ([]protocol.DocumentHighlight, error) {
68 var ans []protocol.DocumentHighlight
76 ans = append(ans, protocol.DocumentHighlight{
/dports/devel/texlab/texlab-3.3.0/src/features/highlight/
H A Dlabel.rs2 use lsp_types::{DocumentHighlight, DocumentHighlightKind, DocumentHighlightParams};
13 ) -> Option<Vec<DocumentHighlight>> { in find_label_highlights() argument
32 highlights.push(DocumentHighlight { in find_label_highlights()
47 highlights.push(DocumentHighlight { in find_label_highlights()
62 highlights.push(DocumentHighlight { in find_label_highlights()
77 highlights.push(DocumentHighlight { in find_label_highlights()
142 DocumentHighlight { in test_label()
146 DocumentHighlight { in test_label()
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/test/functional/
H A DHighlight.hs15 [ DocumentHighlight (mkRange 2 0 2 3) (Just HkWrite)
16 , DocumentHighlight (mkRange 4 22 4 25) (Just HkRead)
17 , DocumentHighlight (mkRange 3 6 3 9) (Just HkRead)
18 , DocumentHighlight (mkRange 1 0 1 3) (Just HkRead)]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/test/functional/
H A DHighlight.hs15 [ DocumentHighlight (mkRange 2 0 2 3) (Just HkWrite)
16 , DocumentHighlight (mkRange 4 22 4 25) (Just HkRead)
17 , DocumentHighlight (mkRange 3 6 3 9) (Just HkRead)
18 , DocumentHighlight (mkRange 1 0 1 3) (Just HkRead)]
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/golang.org/x/tools/tools-5eefd052ad72/internal/lsp/
H A Dhighlight.go17 … context.Context, params *protocol.DocumentHighlightParams) ([]protocol.DocumentHighlight, error) {
27 func toProtocolHighlight(rngs []protocol.Range) []protocol.DocumentHighlight {
28 result := make([]protocol.DocumentHighlight, 0, len(rngs))
31 result = append(result, protocol.DocumentHighlight{
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/tools/internal/lsp/
H A Dhighlight.go17 … context.Context, params *protocol.DocumentHighlightParams) ([]protocol.DocumentHighlight, error) {
27 func toProtocolHighlight(rngs []protocol.Range) []protocol.DocumentHighlight {
28 result := make([]protocol.DocumentHighlight, 0, len(rngs))
31 result = append(result, protocol.DocumentHighlight{
/dports/net/evans/evans-0.9.1/vendor/golang.org/x/tools/internal/lsp/
H A Dhighlight.go16 … context.Context, params *protocol.DocumentHighlightParams) ([]protocol.DocumentHighlight, error) {
28 func toProtocolHighlight(rngs []protocol.Range) []protocol.DocumentHighlight {
29 result := make([]protocol.DocumentHighlight, 0, len(rngs))
32 result = append(result, protocol.DocumentHighlight{
/dports/misc/concourse/concourse-6.7.2/vendor/golang.org/x/tools/internal/lsp/
H A Dhighlight.go16 … context.Context, params *protocol.DocumentHighlightParams) ([]protocol.DocumentHighlight, error) {
28 func toProtocolHighlight(rngs []protocol.Range) []protocol.DocumentHighlight {
29 result := make([]protocol.DocumentHighlight, 0, len(rngs))
32 result = append(result, protocol.DocumentHighlight{
/dports/devel/tinygo/tinygo-0.14.1/vendor/golang.org/x/tools/internal/lsp/
H A Dhighlight.go16 … context.Context, params *protocol.DocumentHighlightParams) ([]protocol.DocumentHighlight, error) {
28 func toProtocolHighlight(rngs []protocol.Range) []protocol.DocumentHighlight {
29 result := make([]protocol.DocumentHighlight, 0, len(rngs))
32 result = append(result, protocol.DocumentHighlight{
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/tools/internal/lsp/
H A Dhighlight.go16 … context.Context, params *protocol.DocumentHighlightParams) ([]protocol.DocumentHighlight, error) {
29 func toProtocolHighlight(rngs []protocol.Range) []protocol.DocumentHighlight {
30 result := make([]protocol.DocumentHighlight, 0, len(rngs))
33 result = append(result, protocol.DocumentHighlight{
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/tools/internal/lsp/
H A Dhighlight.go16 … context.Context, params *protocol.DocumentHighlightParams) ([]protocol.DocumentHighlight, error) {
29 func toProtocolHighlight(rngs []protocol.Range) []protocol.DocumentHighlight {
30 result := make([]protocol.DocumentHighlight, 0, len(rngs))
33 result = append(result, protocol.DocumentHighlight{
/dports/devel/liteide/liteide-x37.4/liteidex/vendor/golang.org/x/tools/internal/lsp/
H A Dhighlight.go16 … context.Context, params *protocol.DocumentHighlightParams) ([]protocol.DocumentHighlight, error) {
29 func toProtocolHighlight(rngs []protocol.Range) []protocol.DocumentHighlight {
30 result := make([]protocol.DocumentHighlight, 0, len(rngs))
33 result = append(result, protocol.DocumentHighlight{
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/golang.org/x/tools/internal/lsp/
H A Dhighlight.go16 … context.Context, params *protocol.DocumentHighlightParams) ([]protocol.DocumentHighlight, error) {
29 func toProtocolHighlight(rngs []protocol.Range) []protocol.DocumentHighlight {
30 result := make([]protocol.DocumentHighlight, 0, len(rngs))
33 result = append(result, protocol.DocumentHighlight{
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/golang.org/x/tools/internal/lsp/
H A Dhighlight.go16 … context.Context, params *protocol.DocumentHighlightParams) ([]protocol.DocumentHighlight, error) {
29 func toProtocolHighlight(rngs []protocol.Range) []protocol.DocumentHighlight {
30 result := make([]protocol.DocumentHighlight, 0, len(rngs))
33 result = append(result, protocol.DocumentHighlight{
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/golang.org/x/tools/internal/lsp/
H A Dhighlight.go16 … context.Context, params *protocol.DocumentHighlightParams) ([]protocol.DocumentHighlight, error) {
29 func toProtocolHighlight(rngs []protocol.Range) []protocol.DocumentHighlight {
30 result := make([]protocol.DocumentHighlight, 0, len(rngs))
33 result = append(result, protocol.DocumentHighlight{
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/golang.org/x/tools/internal/lsp/
H A Dhighlight.go16 … context.Context, params *protocol.DocumentHighlightParams) ([]protocol.DocumentHighlight, error) {
29 func toProtocolHighlight(rngs []protocol.Range) []protocol.DocumentHighlight {
30 result := make([]protocol.DocumentHighlight, 0, len(rngs))
33 result = append(result, protocol.DocumentHighlight{
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/golang.org/x/tools/internal/lsp/
H A Dhighlight.go16 … context.Context, params *protocol.DocumentHighlightParams) ([]protocol.DocumentHighlight, error) {
29 func toProtocolHighlight(rngs []protocol.Range) []protocol.DocumentHighlight {
30 result := make([]protocol.DocumentHighlight, 0, len(rngs))
33 result = append(result, protocol.DocumentHighlight{

12345678910>>...21