Welcome to FeatureBase for Visual Studio Code! An extension for developing FeatureBase with functionalities including:
- Connect to FeatureBase databases both locally and in the cloud
- Manage connection profiles
- Connect to a different FeatureBase instance or database in each tab
- Write and run queries
Install link:
-
Open the Command Palette (Ctrl + Shift + P).
-
Search and select
-
In the command palette, select 'Create Connection Profile'. Follow the prompts to enter your FeatureBase database's hostname, username, and password.
You are now connected to your FeatureBase database. You can confirm this via the Status Bar (the ribbon at the bottom of the VS Code window). It will show your connected database, and user.
-
You can type a query like 'show tables;'
-
Right-click, select 'Execute Query' and the results will show in a new window.
For machines with no Internet access, you can still use the extension by choosing the
Install from VSIX...
option in the Extension view and installing a bundled release from our releases page.
Each operating system has a .vsix file with the required service included. Pick the file for your OS, download and install to get started.
We recommend you choose a full release and ignore any alpha or beta releases as these are our daily builds used in testing.
Support for this extension is provided on our [GitHub Issue Tracker]. You can submit a [bug report], a [feature suggestion] or participate in [discussions].
See the [developer documentation] for details on how to contribute to this extension.
This extension is [licensed under the MIT License]. Please see the [third-party notices] file for additional copyright notices and license terms applicable to portions of the software.