This is a Visual Studio extension that lets you set a custom background image or slideshow. GitHub SponsorsMy GitHub Sponsors profile is live! You can sponsor me to support my open source work 💖 https://github.com/sponsors/buchizo How to use (optional) You can configure the settings in the Visual Studio option page.
What's new
After save, this extension create .claudiaideconfig file in solution directory from current settings in option dialog. If you want to modify settings, you can modify this file (JSON format) or override via that menu. Limitation
ver 2.2.xFlickering has maybe been decreased, however the image fade interval option isn't supported for slideshows because problem effect by this update. If you want to expand the image to the full IDE window ("expand to IDE" option), ClaudiaIDE does not require theme editor. ClaudiaIDE automaticaly makes some backgrounds transparent (e.g. the text editor). However, for now, some windows, such as the solution explorer, still need to be made transaperent with theme editor, like as Color Theme Editor for Visual Studio 2019. Enabling the option "User hardware graphics acceleration if available" will reduce flickering. ver 2.1.0Support versions changed as follows:
Braking ChangesVisual Studio 2019 (16.1) extensions can support AsyncPackage only. ClaudiaIDE's this version change to AsyncPackage. AsyncPackage can support Visual Studio 2015 or later. I decided move to forward and I don't support old Visual Studio versions (2017 15.8 or earlier). If you want to use this extension on old Visual Studio versions (2017 15.8 or earlier), you can use 1.28.6.
Beta feature (ver 1.24 or later)You can expand to IDE background. See also: readme OpennessThis project is Openness! Known Issue (Ver 1.25.x only)Version 1.25.x doesn not install to Visual Studio 2017 RC. 2016/12/19 04:44:58 - Install error: System.IO.FileNotFoundException: Unable to find the specified file. at Microsoft.VisualStudio.ExtensionManager.ExtensionEngineImpl.GetCurrentSetupInstance() at Microsoft.VisualStudio.ExtensionManager.ExtensionEngineImpl.PerformSetupEngineInstall(InstallableExtensionImpl extension, Boolean installPerMachine, Boolean isPackComponent, IDictionary History |