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]: Installing removes code coloring #881

Open
RyanPaiva56 opened this issue Oct 24, 2024 · 5 comments
Open

[Bug]: Installing removes code coloring #881

RyanPaiva56 opened this issue Oct 24, 2024 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@RyanPaiva56
Copy link

Description

Installing the plugin removes the color from all code in the blade files. I can reproduce this with and without an empty settings.json file.

Expected Behavior

Screenshot from 2024-10-24 13-48-28

Actual Behavior

Screenshot from 2024-10-24 13-47-18

Additional Context

No response

@RyanPaiva56 RyanPaiva56 added the bug Something isn't working label Oct 24, 2024
@Luminus
Copy link

Luminus commented Nov 3, 2024

I've encountered the same issue.

I'm going to deactivate the extension until this is resolved

@Luminus
Copy link

Luminus commented Nov 3, 2024

It looks like deactivating and then reactivating it restores the code colouring @RyanPaiva56

@ekazda
Copy link

ekazda commented Nov 13, 2024

@RyanPaiva56 I experience the same issue and can confirm that disabling and re-enabling like @Luminus suggested fixed this for me too. I wonder if a simply VS Code restart might have also fixed it, but I didn't try that.

I spoke too soon @RyanPaiva56. This actually did not work for me. What I did was Disabled the extension and then Restarted it. I didn't do the additional step of re-enabling. Once I re-enabled, the color was lost again.

@RyanPaiva56
Copy link
Author

RyanPaiva56 commented Nov 13, 2024

I'm still unable to get this to work. Here's what I tried:

  1. Disable VSCode Blade Formatter (VBF)
  2. Enable VBF

Result: still no formatting

  1. Disable VBF
  2. Restart Extensions
  3. Enable VBF

Result: still no formatting

  1. Disable VBF
  2. Restart VSCode
  3. Enable VBF

Result: still no formatting

  1. Disable All Exensions
  2. Remove all settings
  3. Enable VBF
  4. Restart VSCode

Result: still no formatting

VSCode:
Version: 1.95.1
Commit: 65edc4939843c90c34d61f4ce11704f09d3e5cb6
Date: 2024-10-31T05:14:54.222Z
Electron: 32.2.1
ElectronBuildId: 10427718
Chromium: 128.0.6613.186
Node.js: 20.18.0
V8: 12.8.374.38-electron.0
OS: Linux x64 6.8.x

@RyanPaiva56
Copy link
Author

Upgraded to the latest version of VSCode, and the issue is still present:

Version: 1.95.2
Commit: e8653663e8840adaf45af01eab5c627a5af81807
Date: 2024-11-07T11:07:22.054Z
Electron: 32.2.1
ElectronBuildId: 10427718
Chromium: 128.0.6613.186
Node.js: 20.18.0
V8: 12.8.374.38-electron.0
OS: Linux x64 6.8.x

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

3 participants