Releases: gbrueckl/FabricStudio
Releases · gbrueckl/FabricStudio
v1.0.0
v0.9.4
v0.4.0:
- added Fabric Notebooks to run arbitrary REST API calls against Fabric
- added GIT integration to manage Fabric source control from within VSCode
- update icons to official Fabric icons
- many more bug fixes and minor improvements!
v0.9.0:
- migrated Fabric specific code from Power BI VSCode extension
- added Fabric Workspace Browser
- browse all existing Fabric items
- added
Open in Fabric
forfabric:/
scheme
- added Fabric FileSystemProvider
fabric://<workspaceId>
to change definition of Fabric items- load all items with their definition
- CRUD operations for Fabric item definitions
- custom
FileDecorationProvider
to highlight added, changed and deleted items Publish to Fabric
in the context-menu of the Fabric Item(Re)load from Fabric
in the context-menu
- added Fabric Notebooks to run arbitrary REST API calls against Fabric
- added new config setting
fabricStudio.workspaceFilter
to define RegEx filters on workspace names - added support for Long Running Operation (LRO) when calling Fabric APIs from notebooks