Git Product home page Git Product logo

Comments (4)

bostick avatar bostick commented on May 24, 2024

Please describe a little more what you are expected vs. what you are seeing, what are the steps you took for setup, etc.

from vscode-wolfram.

rstanuwijaya avatar rstanuwijaya commented on May 24, 2024

Hi @bostick, thank you very much for your reply.

When editing .wl file, I can get documentation when hovering the function as shown here:
image

However, when working with Wolfram kernel in VSCode Jupyter Notebook, the documentation does not show up when hovering the function:
image

I'm expecting to be able to see the documentation when working in the Jupyter Notebook, similar to what Python can do with using the Pylance extension.

I would be very happy to help with the code, but I'm not experienced in working with VSCode extension. Moreover, the Pylance extension is a proprietary Microsoft product, therefore I could not easily identify how to replicate the behavior of the extension.

from vscode-wolfram.

bostick avatar bostick commented on May 24, 2024

I'm not sure there is anything to do here.

This extension uses Language Server Protocol to implement e.g. documentation popup when hovering.

I could not see if was possible for the Jupyter extension to use this same implementation.

And I'm not sure if the Jupyter extension allows other languages supplied by users.

Jupyter works by using a kernel spec and I'm not sure if you've set that up.

I'll leave this open for a bit, in case there are good examples of Jupyter extension supporting other languages.

from vscode-wolfram.

bostick avatar bostick commented on May 24, 2024

I think there's nothing to do here for now. Please reopen if there is any development with the Jupyter extension supporting other languages.

from vscode-wolfram.

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.