clojure-lsp / clojure-lsp/clojure-lsp

Provide type suggestions after ^ character despite linting errors

Open
#1,194 4 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Clojure
Stars
1.3k
Forks
180
Avg merge
13m
Merged PRs (30d)
4

Description

**Problem**

When I enter type hints for a function or parameter I get a syntax errors (if I entered only a `^`) or an 'Unresolved symbol' error (if I partially entered a symbol name).

In both cases, triggering suggestions returns no results.

**Desired Behaviour**

Symbols suggestions (ideally only types/classes) despite the linting errors.

**Context**

02 broken sexp
03 partial symbol name

In this syntax error case I get text suggestions:

04 word suggestions

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.