Hacker News new | ask | show | jobs
by em7 4648 days ago
Very very good.

However when I have a project with imported namespace

(ns project.core (:require [seesaw.core :as s]))

then when I write s/ and hit ctrl+space, the autocompletion does not see the stuff defined in that namespace.

Do you plan to add this support to the editor, or it would be too big pain?

1 comments

I'll make a note of this, thank you.