Giter Site home page Giter Site logo

Comments (4)

bscan avatar bscan commented on June 16, 2024

Hi @CodingMarkus, thanks for the report. Which editor and Navigator version are you using? This should've been fixed in January for the currently active file e0e119f

See example below, where a syntax error in the currently active file does not display the path.

The Navigator has code to "localize" errors as well. If a loaded module throws an error or a warning, it will try to display that diagnostic on the line where the module is imported (e.g. Foo's warnings are shown on the use Foo line). However, I like the idea of displaying a project relative path when possible. If a file path starts with a workspace path, it would be nice to strip that part out. This won't always work, as there will still be cases where other dependencies outside of the project will throw errors.

image

from perlnavigator.

CodingMarkus avatar CodingMarkus commented on June 16, 2024

Ah, my bad. I got it from here

https://open-vsx.org/extension/bscan/perlnavigator

so I assumed that is the latest version available, after all it seemed you have published it there yourself. I'll try the latest release instead.

from perlnavigator.

CodingMarkus avatar CodingMarkus commented on June 16, 2024

You are correct, is fixed.

Screenshot 2023-06-14 at 15 49 20

My apologies again, I should have first checked if that is really the latest version.

from perlnavigator.

bscan avatar bscan commented on June 16, 2024

Thanks, I just published the latest version to the Open-VSX store. Currently, there is a Github action that publishes automatically to the npm registry, but I need to manually publish to the vscode Marketplace and the Open-VSX Marketplace. Thank you for the report.

from perlnavigator.

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.