Johnny (Jonas)
Johnny (Jonas)
I'd love to import/export all functions / all types except a list (opt-out instead of opt-in).
@mindok is this still active? It seems it is quite useful and stable esp combined with liveview, so opening up maintenance may help or asking for sponsorship etc... oss can...
- i like `peek` and `dump` both are single syllable and have no underscores and are short enough. - i don't like whatis because I would want to type what_is...
> `pry` is the only one not previously said that comes to mind for me but are we really prying... into the vm runtime value?
> `echo` is actually a really good suggestion! I like that a lot. > > > Does it have to be a keyword? Something that worked more like a global...
> I think it would be useful if this feature also supported using ts-node to run node code, ie `node ts-node gleam_module.mjs` just a list of args then maybe? like...
Is this the correct test? ```rust @target(erlang) pub fn inspect_erlang_non_byte_aligned_bit_string() { |> string.inspect |> should.equal("") } ``` ... because this already passes for me on gleam 0.30.5 and otp 26
This would be a game changer for us. What would also be great is if certain parts of a diagram are manually managed in layouting, aka sub-parts of the diagram....
@akoutmos could you merge this and make a new release? https://github.com/akoutmos/doctor/compare/0.21.0...master#diff-d95dd6c55eb79bdcd4c5bb9bd37e69b29646807f99e9999c79c96424bb5c6399R18 would also then be fixed.