tonsky / Clojure-Sublimed

Clojure support for Sublime Text 4
MIT License
359 stars 22 forks source link

How to function without autocomplete #69

Closed brettrowberry closed 1 year ago

brettrowberry commented 2 years ago

Autocomplete. Static analysis is much simpler and much more reliable than requiring an always-live connection to the working app.

I've been a Calva (and Clojure) user for about a year and I really like it.

I'm trying out Clojure-Sublimed for the first time today. The clean stacktraces lured me in! This is a real question: How does a person function without autocomplete?

tonsky commented 2 years ago

I personally rely on Sublime’s autocomplete

brettrowberry commented 2 years ago

Oh, maybe I was doing something wrong because I didn't see any autocomplete from Sublime or Clojure-Sublimed.

tonsky commented 1 year ago

See #40 and README