Open StevenClontz opened 1 year ago
@StevenClontz – do you use VSCode locally at all, or just entirely through Codespaces? I've cut a revamped version of this, and would appreciate if you could try to install it and let me know:
I use the web version exclusively (eating the dogfood, don't want to only know how to do things that require others to install things). I'll check this out
Tried this first, but it's not available. (Would be really nice as VS Code for Web is quicker to spin up than a Codespace.)
Trying a codespace now.
Hey neat.
Trying to open files causes an error (note backslashes):
Alright, I made a little bit of progress getting this working in github.dev with the new release. Feel free to give that a try. Next-up issues:
\
issue above)The extension can be installed, but doesn't seem to have any effect:
@StevenClontz – try again? (I fixed a bug where the P3
lookups that were expecting P000003
)
So cool.
Now I need to get this rigged up by default for everyone...
I saw https://github.com/pi-base/data/commit/dd40b6f366feb8bf93f2ad7360653f267e1051ad ... I think https://github.com/pi-base/data/pull/655 is also worth adding?
@StevenClontz – 😎 Live on https://github.dev/pi-base/data now
~I still need to get the click-to-follow-reference working here. (All of these errors were related to Codespaces using a vscode-vfs://
uri scheme instead of file://
as it is locally.) Once that's done,~ I'm inclined to get this POC merged in to this repo as a new package
and start iterating from there. Sound good?
I'm inclined to get this POC merged in to this repo as a new package and start iterating from there. Sound good?
All good with me.
BTW I think https://github.com/pi-base/data/commit/dd40b6f366feb8bf93f2ad7360653f267e1051ad was what got things working in github.dev and https://github.com/pi-base/data/pull/655 was what was needed for Codespaces.
T20230306150539.wip.md
to prevent collisions. (Of course, I'd like to automate converting those to permanent IDs upon acceptance somehow...)