clojure-lsp / clojure-lsp/clojure-lsp-intellij
IntelliJ does not show correctly the project files when creating a new Clojure Project
Open
bug
- Dominant language
- Clojure
- Stars
- 122
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
When using the `New project` action from IntelliJ to create a new Clojure Project, it creates all files but IntelliJ does not show them correctly.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a `New Project`
2. Select `deps.edn`
3. Check that the files are not presented correctly
**Expected behavior**
The structure of files is created and IntelliJ show them correctly.
**Screenshots**
**Additional context**
Probably is related to the `iml` file that describes the modules from a project.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.