This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-08-03
Channels
- # bangalore-clj (1)
- # beginners (104)
- # boot (30)
- # braveandtrue (1)
- # cider (6)
- # cljs-dev (95)
- # cljsjs (16)
- # cljsrn (3)
- # clojure (106)
- # clojure-italy (15)
- # clojure-nl (2)
- # clojure-norway (3)
- # clojure-russia (1)
- # clojure-spec (40)
- # clojure-uk (53)
- # clojure-ukraine (1)
- # clojurescript (200)
- # code-reviews (2)
- # cursive (1)
- # datascript (3)
- # datomic (32)
- # editors (28)
- # gorilla (6)
- # graphql (8)
- # hoplon (1)
- # jobs (8)
- # jobs-discuss (5)
- # jobs-rus (1)
- # keechma (13)
- # leiningen (5)
- # luminus (3)
- # lumo (53)
- # off-topic (5)
- # om (5)
- # om-next (1)
- # onyx (56)
- # parinfer (7)
- # protorepl (22)
- # re-frame (47)
- # reagent (37)
- # remote-jobs (1)
- # ring-swagger (9)
- # specter (7)
- # vim (14)
- # yada (30)
In the command palette, Inline Results: Clear All
That's cmd-i cmd-c if you're on a Mac
@seancorfield thanks; that cleared results but not this spinner thing
I run it for days at a time dealing with several dozen source files, a REPL running continuously, and I never see memory climb that high. But if you've done some huge data structure processing in the REPL I guess 11GB is possible?
from reading their support forums it sounds like there's potential issues with community plugins running amok
I don't have much installed beyond Jason's "opinionated" guide.
I have Git Plus, a fancy file opener... not much else...
I have quite a lot of plugins installed and I'm pretty sure I've never seen memory climb that high, not sure what's going on there (just checked, Atom claims I have 30 community packages installed)
I've used Atom's package-cop to do some bisecting of the community packages I have installed, it's definitely a problem with either proto-repl or ink
Mine crept up to 720MB while I was running some heavy stuff in the REPL with a lot of files open but it's dropped back to 640MB since I stopped that.