Git Product home page Git Product logo

Comments (15)

pfitzseb avatar pfitzseb commented on August 12, 2024 1

This is finally fixed now! πŸŽ‰

from atom-julia-client.

nilshg avatar nilshg commented on August 12, 2024

This doesnt happen for me, can you post a screenshot?

For me the inline result shows up to the right of the expression (which isn't great, as it'll just be cut off, but then again I don't think there's a great way to handle the display of 105-character strings inline...)

capture

from atom-julia-client.

pfitzseb avatar pfitzseb commented on August 12, 2024

The key words are "small window" ;) I can see this too:
longline

from atom-julia-client.

nilshg avatar nilshg commented on August 12, 2024

Hm, I tried making my Atom window small, but as I said the inline result will just be cut off at the end of the window, I can never get the inline result to start displaying to the left of the last character in the string.

Is this maybe because I'm "faking" my small window by just resizing and pulling to the edge of the screen, which of course still has a width of 1920 pixels?

from atom-julia-client.

pfitzseb avatar pfitzseb commented on August 12, 2024

This can be kinda annyoing... ;)
gtk
I'll take a stab at fixing this tomorrow.

from atom-julia-client.

MikeInnes avatar MikeInnes commented on August 12, 2024

Ideally I'd like to avoid this by avoiding long output in the first place, although it'll be a while before we can really get there.

from atom-julia-client.

pfitzseb avatar pfitzseb commented on August 12, 2024

What do you mean by "avoiding long output"? I thought about just defining a max-width with overflow: hidden which would be viewable when unfolding the result or something like that. Didn't get to doing that yet though ;)

from atom-julia-client.

MikeInnes avatar MikeInnes commented on August 12, 2024

I just mean that for types like Window in your example, the default output should be some kind of tree as opposed to just a printed string. We could also catch long strings when rendering the Text object and split them up, for now.

from atom-julia-client.

pfitzseb avatar pfitzseb commented on August 12, 2024

So I finally remembered to commit my "fix".
This is probably something that can stay even after fixing the output on the Julia side of things (modulo some tweaks to the max-width, probably). I'm not quite sure how to hook into the display system for types and stuff like that, tbh.

from atom-julia-client.

CarloLucibello avatar CarloLucibello commented on August 12, 2024

@Varanas can you please commit your "fix" to master for the time being. This issue is very annoying

from atom-julia-client.

pfitzseb avatar pfitzseb commented on August 12, 2024

Done. Update to atom-ink master and you should be good to go.

I'll leave this open for now since this should really be handled by rendering the results in a nicer way.

from atom-julia-client.

CarloLucibello avatar CarloLucibello commented on August 12, 2024

thanks!

Il giorno ven 25 set 2015 alle ore 11:17 Varanas [email protected]
ha scritto:

Done. Update to atom-ink https://github.com/JunoLab/atom-ink master and
you should be good to go.

β€”
Reply to this email directly or view it on GitHub
#20 (comment)
.

from atom-julia-client.

dlfivefifty avatar dlfivefifty commented on August 12, 2024

It’s now cutting off the output short, is this intentional?

On 25 Sep 2015, at 7:17 pm, Varanas [email protected] wrote:

Done. Update to atom-ink https://github.com/JunoLab/atom-ink master and you should be good to go.

β€”
Reply to this email directly or view it on GitHub #20 (comment).

from atom-julia-client.

pfitzseb avatar pfitzseb commented on August 12, 2024

Yes. Though you should be able to scroll it on mouseover.

from atom-julia-client.

dlfivefifty avatar dlfivefifty commented on August 12, 2024

yes that works, great!

On 25 Sep 2015, at 9:54 pm, Varanas [email protected] wrote:

Yes. Though you should be able to scroll it on mouseover.

β€”
Reply to this email directly or view it on GitHub #20 (comment).

from atom-julia-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.