Code Monkey home page Code Monkey logo

Comments (4)

STRd6 avatar STRd6 commented on August 25, 2024 2

Ok, so it's probably something we need to do in the LSP to enable setting breakpoints in the VSCode IDE.

Thanks for the report! Hopefully we can get to it the next time we're working on the LSP code.

from civet.

edemaine avatar edemaine commented on August 25, 2024

I hadn't tried debugging a Civet script, but given that error message it seems like there's hope of getting it working. Thanks for the report.

from civet.

STRd6 avatar STRd6 commented on August 25, 2024

It should be as simple as making sure we are setting the correct sourcemap in the correct place.

In your build script do you have sourcemap: true or sourcemap: 'inline'?

Sourcemapping is working for me when debugging in Chrome but maybe there is something we need to add to the extension.

from civet.

etherealHero avatar etherealHero commented on August 25, 2024

I tried installing an inline sourcemap, but it didn't work. In general, in vs code there is no way to set breakpoints, this is what is needed. I thought it would be better to set up gulp (Just, I made sure that you have a gulp plugin for civet ๐Ÿ˜Š) and combine it with bundler so that I have a civet source layer and a .ts distribution that is given to the bundler. And there I can already use all the features for ts debugging

from civet.

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.