File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55I'm trying, believe me!
66
7- # Supported Features
7+ ## Quickstart
8+
9+ Make sure [ Leiningen] ( https://leiningen.org/ ) is installed on your machine, open
10+ a Clojure file or project, wait until the extension, wait until the extension
11+ will start and connect to nREPL and enjoy :-)
12+
13+ ## Supported Features
814
915* Code completion
1016
@@ -20,31 +26,25 @@ I'm trying, believe me!
2026
2127![ Code completion example] ( https://github.com/avli/clojureVSCode/blob/master/images/function%20signature%20example.png )
2228
23- # Features That Are Not Supported (But Nice to Have)
29+ ## Features That Are not Supported (But Nice to Have)
2430
2531* Linting
2632* [ Debug] ( https://github.com/indiejames/vscode-clojure-debug )
2733
28- # Quickstart
29-
30- Make sure [ Leiningen] ( https://leiningen.org/ ) is installed on your machine, open
31- a Clojure file or project, wait until the extension, wait until the extension
32- will start and connect to nREPL and enjoy :-)
33-
34- # How To Contribute
34+ ## How to Contribute
3535
3636Open an [ issue] ( https://github.com/avli/clojureVSCode/issues ) if you want to
3737propose new features and ideas or to report bugs. If you want to help with some
3838code and looking for a place to start, please check out the
3939[ How to Contribute] ( https://github.com/avli/clojureVSCode/wiki/Contribution )
4040wiki page.
4141
42- # Thanks
42+ ## Thanks
4343
4444- [ Thiago Almeida] ( https://github.com/fasfsfgs )
4545- [ Mike Ball] ( https://github.com/mikeball )
4646- [ Egor Yurtaev] ( https://github.com/yurtaev )
4747
48- # License
48+ ## License
4949
5050[ MIT] ( https://raw.githubusercontent.com/avli/clojureVSCode/master/LICENSE.txt )
You can’t perform that action at this time.
0 commit comments