Open .fit files within vscode .
- Install the extension: Look for
FIT File Viewerin the Marketplace - Right-click on a
.fitfile, selectOpen with... - Click
Configure default editor for '*.fit'... - Click
FIT File Viewer
Now, whenever you click on a .fit file it uses FIT File Viewer .
rm -rf node_modules out
npm install
npm run compile
npm run package
Upload extension to https://marketplace.visualstudio.com/manage/publishers/thomascamminady
No work in this repository is affiliated with my employer, Wahoo Fitness.
I have no idea what I am doing here. All code was written by ChatGPT and I haven't written a single line of JavaScript or TypeScript on my own. Suggestions to improve this code are very much appreciated.
Uses:
- https://github.com/garmin/fit-javascript-sdk, FIT Protocol License Agreement
- https://leafletjs.com, BSD-2-Clause license
- https://vega.github.io/vega-lite/, BSD-3-Clause license
- https://github.com/vega/vega-embed, BSD-3-Clause license