(detect-editor)When you run the portal plugin in an IDE, it creates a config file in .portal/editor.edn
See https://cljdoc.org/d/djblue/portal/0.46.0/doc/editors for more information.
If we detect the file you don't need to set the configuration manually.
When you run the portal plugin in an IDE, it creates a config file in `.portal/editor.edn` See https://cljdoc.org/d/djblue/portal/0.46.0/doc/editors for more information. If we detect the file you don't need to set the configuration manually.
(open-if-needed)(open-if-needed config)Like portal/open, but stores the result in *portal-session. If there is already a session, it makes sure that it is open, Otherwise opens a new inspector window.
Like portal/open, but stores the result in *portal-session. If there is already a session, it makes sure that it is open, Otherwise opens a new inspector window.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs | 
| ← | Move to previous article | 
| → | Move to next article | 
| Ctrl+/ | Jump to the search field |