Fix: Run extension as UI extension
This commit is contained in:
+21
-5
@@ -1,9 +1,25 @@
|
||||
# Change Log
|
||||
# Changelog
|
||||
|
||||
All notable changes to the "vsc-adda" extension will be documented in this file.
|
||||
## [1.0.3] - 2026-06-07
|
||||
|
||||
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
|
||||
### Fixed
|
||||
|
||||
## [Unreleased]
|
||||
- Run the extension as a UI extension to avoid remote font loading issues in VS Code Remote/SSH environments.
|
||||
|
||||
- Initial release
|
||||
## [1.0.2] - 2025-10-12
|
||||
|
||||
### Fixed
|
||||
|
||||
- Minor fixes.
|
||||
|
||||
## [1.0.1] - 2025-10-12
|
||||
|
||||
### Fixed
|
||||
|
||||
- Minor fixes.
|
||||
|
||||
## [1.0.0] - 2025-10-09
|
||||
|
||||
### Added
|
||||
|
||||
- Initial release.
|
||||
Reference in New Issue
Block a user