The Skillflex VS Code Extension integrates your Learning Management System (LMS) experience directly inside Visual Studio Code. Teachers and students can log in, access courses, and continue learning without leaving their coding environment.
✨ Features
🔐 Login with Skillflex – Authenticate securely via OAuth2 login flow.
📚 Access Courses – View and manage enrolled courses directly in VS Code.
📖 Continue Learning – Seamlessly continue lessons within the editor.
🔔 Notifications – Get real-time updates for assignments, messages, and announcements.
(Screenshots and gifs coming soon!)
⚙️ Requirements
VS Code version 1.90.0 or higher.
Internet connection to connect with the Skillflex LMS APIs.
A valid Skillflex account.
🔧 Extension Settings
This extension contributes the following settings:
skillflex.enable: Enable/disable the extension.
skillflex.serverUrl: Set the Skillflex LMS server URL (default: http://staging.skillflexlms.com).
skillflex.autoLogin: Enable auto-login on startup if session is cached.
🐞 Known Issues
Logout may not clear all cached sessions in some cases.