nwolverson / purescript-language-server

MIT License
183 stars 41 forks source link

Breakpoints? #195

Open Kurren123 opened 1 year ago

Kurren123 commented 1 year ago

Is it possible to set breakpoints in a purescript program and step through the code? I believe this can be achieved with source maps but I'm not very familiar with the process.