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

Fix Highlighting of 'include' and customizer #5

Open
Antyos opened this issue Sep 26, 2020 · 0 comments
Open

Fix Highlighting of 'include' and customizer #5

Antyos opened this issue Sep 26, 2020 · 0 comments

Comments

@Antyos
Copy link
Owner

Antyos commented Sep 26, 2020

Includes

The keywords, include and use could have better looking coloring. Color inside the brackets should maybe match the brackets?

include <file.scad>;
use <file.scad>;

Example:
image

Customizer

Comments are highlighted where they shouldn't be.

Example:
image

Methods / Functions

Capture group is messed up when searching for functions if the parentheses aren't included.

Example:
image

Also, incorrect names, such as function foo//() do not highlight correctly.

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