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

Compatibility with Naomi Syntax Highlighting #696

Open
Sawtaytoes opened this issue Oct 9, 2019 · 0 comments
Open

Compatibility with Naomi Syntax Highlighting #696

Sawtaytoes opened this issue Oct 9, 2019 · 0 comments

Comments

@Sawtaytoes
Copy link

Added these settings to my local config and none of them worked. I have no clue how to get CSS working with the CSS (Naomi) syntax highlighting.

This project's default settings file says it looks for the .tmLanguage file, but none exists. Naomi uses the newer .sublime-syntax format and that's possibly why it's not showing up.

{
  "codeintel_syntax_map":
  {
    "naomi.css3.sublime-syntax": "CSS",
    "naomi.css3": "CSS",
    "CSS (Naomi)": "CSS",
    "CSS Naomi": "CSS",
    "naomi css3": "CSS",
    "naomi": "CSS"
  }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant