Re: typescript from org src buffer -- tide, lsp

2021-11-06 Thread Greg Minshall
Tim and Samuel, thanks. :dir is a thought; and, links may yield treasures. cheers, Greg

Re: typescript from org src buffer -- tide, lsp

2021-11-06 Thread Samuel Banya
Cool topic, but I haven't done it myself either as most explanations are pretty big-brained in the sense that its a little hard for a beginner to figure out sometimes. However, the power of literate programming is super cool, so here's a few links I found that you can go through that might

Re: typescript from org src buffer -- tide, lsp

2021-11-06 Thread Tim Cross
Greg Minshall writes: > hi. > > i'm wondering if anyone programming in typescript might have run into, > and solved, this "problem", of tangling into a subdirectory, and tide > [1] not being able to resolve "relative" imports. > > i have a file in path /a/b/foo.org. it includes various source

typescript from org src buffer -- tide, lsp

2021-11-03 Thread Greg Minshall
hi. i'm wondering if anyone programming in typescript might have run into, and solved, this "problem", of tangling into a subdirectory, and tide [1] not being able to resolve "relative" imports. i have a file in path /a/b/foo.org. it includes various source blocks, and they do things like