Skip to content

Unable to resolve local namespaces without ":as" #35

Closed
@maksimr

Description

@maksimr

image

If use with alias (:as) all works fine

(ns app.core
  (:require [app.web :as web]
            [app.cache :as cache]))

Example project:
https://github.com/Aidbox/chat/blob/master/src/app/core.clj

IntelliJ IDEA 2020.2.3 (Ultimate Edition)
Build #IU-202.7660.26, built on October 6, 2020
Licensed to JetBrains Team /
Subscription is active until December 10, 2020
Runtime version: 11.0.8+10-b944.34 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 10.16
GC: G1 Young Generation, G1 Old Generation
Memory: 8112M
Cores: 12
Registry: editor.distraction.free.mode=true
Non-Bundled Plugins: Alt n 8, IdeaVIM, com.intellij.plugins.xwinkeymap, net.vektah.codeglance, org.jetbrains.idea.clojure, com.jetbrains.upsource, com.jetbrains.codeWithMe, quokka.js, some.awesome, wallaby.js, Jetbrains TeamCity Plugin, Dart, io.flutter, Karma, org.jetbrains.kotlin, izhangzhihao.rainbow.brackets

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions