Adam Gastineau
Adam Gastineau
I naively tried collecting the `position()` at the end of the parsing for that object (at least, I think that's when it runs), but that just breaks parsing entirely. You...
Opening this up for review. Are there requirements you'd like to meet before this is considered ready to merge? There's still some scenarios the LSP implementation doesn't cover, but I...
@KarolS If you get a chance, I would really appreciate you taking a look at what I have so far.
> However I would like to avoid using stderr for the diagnostic messages (I guess it can be done conditionally, depending on the LSP mode) I wasn't particularly a fan...
I cleaned up the writing to stdout/err and a few other things. I'm still not sure what you want in terms of the doc comments and multiline comments. I also...
It's been a long time, but I finally got back to looking at this. I have a working identifier position recording branch available as a PR against this one https://github.com/agg23/millfork/pull/1....
Wanted to ping again @KarolS and see where you stand on this PR. Any input would be appreciated.
I greatly appreciate you sharing Millfork with the world, and I don't mean to be rude @KarolS, but do you realistically think there will ever be progress on adding LSP...
I appreciate the response, and I really sympathize with your stress. Don't stress extra about the PR or Millfork; they'll be here when you're ready.
I agree entirely. There is no real concept of a secret in the JavaScript world. Though I haven't yet gotten around to making my intended contribution to this project, when...