Skip to content

Slim syntax highlighting not working #1246

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

Closed
Gibbo3771 opened this issue Jan 3, 2020 · 8 comments
Closed

Slim syntax highlighting not working #1246

Gibbo3771 opened this issue Jan 3, 2020 · 8 comments
Assignees
Labels
extension The issue needs to be fixed in the extension

Comments

@Gibbo3771
Copy link

$ codeserver -v
info  2.1692-vsc1.39.2
info  e14362f3224c101585a26bf7ee5fa6e3bf425046
info  x64
$ lsb_release -a
Distributor ID: Ubuntu
Description:    Ubuntu 16.04.6 LTS
Release:        16.04
Codename:       xenial

Description

Pretty easy to reproduce. Slim template highlighting does not work, VSCode on my Mac seems to support it without an extension? There are extensions on the market, however they are not available for codeserver.

The .slim file extension is recognised.

Not sure if this a bug, or a config problem, or if I actually need a extension for Slim.

@Gibbo3771 Gibbo3771 added the bug Something isn't working label Jan 3, 2020
@sr229 sr229 added the extension The issue needs to be fixed in the extension label Jan 3, 2020
@nhooyr
Copy link
Contributor

nhooyr commented Jan 27, 2020

@sr229 have you been able to reproduce this?

@sr229
Copy link
Contributor

sr229 commented Jan 27, 2020

Might be a network issue, I'm able to get syntax right off the bat.

@nhooyr
Copy link
Contributor

nhooyr commented Jan 27, 2020

We're just missing the slim extension.

@sr229 how did you install the slim extension.

@nhooyr nhooyr removed the bug Something isn't working label Jan 27, 2020
@sr229
Copy link
Contributor

sr229 commented Jan 27, 2020

I installed it via VISX and checked what's wrong, which how probably our OP has done.

@Gibbo3771
Copy link
Author

@nhooyr nice, guess it will come when it comes then.
@sr229 I didn't install any extension, VSCode is highlighting my slim templates out the box. Doesn't seem right. Phantom extension?

@nhooyr
Copy link
Contributor

nhooyr commented Jan 30, 2020

@Gibbo3771 are you sure VS Code is highlighting them out of the box and you didn't install anything? I had to install the Slim extension locally.

@nhooyr
Copy link
Contributor

nhooyr commented Jan 30, 2020

Duplicate of #1299

@nhooyr nhooyr marked this as a duplicate of #1299 Jan 30, 2020
@nhooyr nhooyr closed this as completed Jan 30, 2020
@nhooyr
Copy link
Contributor

nhooyr commented Jan 30, 2020

If this is still a problem, please feel free to reopen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extension The issue needs to be fixed in the extension
Projects
None yet
Development

No branches or pull requests

4 participants