JAPI Presence is a VSCode extension that allows you to access the current file, line, column, and more from JAPI. This works like the popular Discord Presence extension but instead it makes the data accessable from the JAPI API.
IMPORTANT: Please read our documentation on JAPI Presence here to learn more about how to use this extension to it's full potential.
- Go to https://key.japi.rest and create a new API Key.
CTRL/CMD + SHFT + P
and runJAPI: Configure
and paste your newly created API Key.- Check your status bar and wait for the extension to connect to JAPI.
- In the JAPI key registry copy your identifier and go to https://japi.rest/presence/v1/get?id=:identifier
- Use the API route wherever you want!
This extension contributes the following settings:
japi.api.token
: Create a key at JAPI Key Registry and then paste it into this config key to make it functional.
Users appreciate release notes as you update your extension.
Initial release of JAPI Presence