New feature
* Once a color theme is optimize, it can be set individually. Click here to see the new feature.
Click here to see the new feature.Good news !This extension provides VSCode with only the background transparent. Text and images will never be blurred. You can concentrate on your creative work by preparing for images. We have been researching VSCode for a long time and have finally found a way to get the color information of a theme. * You no longer need to prepare json files for the theme you are using. * The default theme is also supported. Warning
UsagePress Select the Enter the three types of transparency. This completes the required work to use this extension, please select and execute the necessary setting form the menu. This process is required once per Profile or once per Theme. Optimized Color Theme information will be added to profile's Once a color theme is optimize, it can be set individually. Click here to see the new feature.FeatureWallpaper - ImageYou can set an image as the VSCode background. Click here to see the parameter detail.
Wallpaper - SlideYou can set a slide as the VSCode background. Click here to see the parameter detail.
Wallpaper - MovieYou can set an movie as the VSCode background. * Mute is a specification. Click here to see the parameter detail.
FavoriteDo you have many favorite images or slides? You can easily switch between them using the Favorite Setting. Don't repeat yourself! with this features. Click here to see the parameter detail.
On demandYou can switch images without having to install your favorite images each time. * Only favorite images. Click here to see the parameter detail.Profile (deprecated)Wallpaper can be set for each profile. It is easier to see what profile you are currently using. Click here to see more detail.This feature allows you to set a wallpaper for profile. AttentionWhen registering a profile, enter the two letters of the profile badge shown in the lower left corner of the VSCode, not the full name of the profile. * In the case of the example in the image, enter the Then, after registering the profile, run WatermarkYou can change the image of VSCode watermark. Then, after set the watermark setting, run WebSocketBy preparing a dedicated server, wallpaper can be set via WebSocket. otherwise, an application that sends image data when a client makes a WebSocket connection can be substituted. * Please use only trusted server as we can't verify delivery data. Click here to see more detail.Q&AQ. Why WebSocket instead of http ? A. VSCode only allows https and ws in Content Security Policy SyncAre you developing on multiple machines? You no longer need to hand out image! with this features. Click here to see more detail.UploadFirst, upload the wallpaper settings you wish to Sync. DownloadNext, download and setup the wallpaper settings on another machines. DeleteWant to delete your uploaded wallpaper settings? Of course you can turn it delete. Just go to the menu and click on WarningThe Sync feature is achieved by converting image data to strings in Base64 and sharing them via Settings Sync. Settings Sync backend is probably provided by Microsoft. And definitely not intended for image data sharing. If you try to share an image file over MB (maybe even KB) with Settings Sync, Microsoft will be offended. They will reject the this extension and possibly disable the account of the user using the this extension from Settings Sync. If you use it, please take its dangers into consideration. About image data to be uploadedThe Base64 string uploaded to Settings Sync is encrypted in AES256 CTR mode. Therefore, there is no fear of prying eye. Unless you use poor values for password and salt, or I have made a mistake in the implementation of the cryptographic call. UninstallDidn't like this extension? Sorry for not being able to help you. Let's uninstall it and erase all settings related to this extension. It won't pollute your environment. Environment Variables SupportEnvironment variables can be used in the path that specifies the image file. Click here to see more detail.
RequiredWrite permissionThis extension modifies the following files in the VSCode installation directory, so requires write permission.
Therefor, this extension cannot be used with VSCode installed from "Snap Store" App Store for Linux (Because write permission cannot be obtained). CautionHow will this extension affect your environment ?This extension modifies the following files in the VSCode installation directory.
and following files.
You will be warned that it is not supportedPrior to VSCode 1.72, the relevant message was not displayed. In fact, it is more correct to display. The official explanation of this message is roughly as follows.
Respecting this assertion, this extension makes no attempt to prevent such messages from being displayed. Even if we were to prevent it from being displayed, I believe the officials will block it. External libraries used by this extension |