Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Code Color Theme Not Syncing #1370

Open
Liu-WeiHu opened this issue Apr 22, 2024 · 2 comments
Open

[Bug]: Code Color Theme Not Syncing #1370

Liu-WeiHu opened this issue Apr 22, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Liu-WeiHu
Copy link

Bug Report

Switching themes code Color theme does not respond

Description

Manually installed the [Code_Wallbash.vsix](https://github.com/prasanthrangan/hyprdots/blob/main/Source/arcs/Code_Wallbash.vsix) extension and installed the latest hyprdots library. When switching themes or switching wallbash I see that the configuration file under /home/liu/.vscode-oss/extensions/undefined_publisher.wallbash-0.0.1/themes/wallbash-color-theme.json has changed. But Code does not refresh the theme. Manually close Code and reopen Code to get the appropriate theme. It seems that the script is missing the step of restarting Code.

Steps to Reproduce

  1. ./install.sh
  2. Manually installing the Code_Wallbash.vsix extension for Code
  3. Switch topics or wallbash
  4. Code has not changed.

Expected Behavior

When switching themes or wallbash, the Code theme will change.

Actual Behavior

Code theme has not changed

Screenshots

Environment

  • Linux Distro: ArchLinux
  • Linux Version, output of uname -a: Linux Arch 6.8.7-arch1-1 Symlinks #1 SMP PREEMPT_DYNAMIC Wed, 17 Apr 2024 15:20:28 +0000 x86_64 GNU/Linux
  • Hyprland Version, output of hyprctl version: Hyprland, built from branch at commit fe7b748eb668136dd0558b7c8279bfcd7ab4d759 (props: bump version to 0.39.1)
  • Installation Environment: Main Hardware

Additional Information

@Liu-WeiHu Liu-WeiHu added the bug Something isn't working label Apr 22, 2024
@kRHYME7
Copy link
Collaborator

kRHYME7 commented Apr 22, 2024

For now, needs a manual reload of the window or run code with this flag --extensionDevelopmentPath=$HOME/.vscode-oss/extensions/undefined_publisher.wallbash-0.0.1

You can set a key bind to reload the window

image

@Liu-WeiHu
Copy link
Author

--extensionDevelopmentPath=$HOME/.vscode-oss/extensions/undefined_publisher.wallbash-0.0.1

Thank you. He works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants