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

Improve syntax highlighting in Visual Studio Code extension #75

Open
SReichelt opened this issue Aug 25, 2020 · 0 comments
Open

Improve syntax highlighting in Visual Studio Code extension #75

SReichelt opened this issue Aug 25, 2020 · 0 comments
Labels
component: vscode extension Issue concerns the Slate extension for Visual Studio Code enhancement New feature or request good first issue Good for newcomers

Comments

@SReichelt
Copy link
Owner

Improve source code readability by rendering different things differently.

  • Arguments should be colored in gray, like in the source code view of the web GUI.
  • Parameters and arguments should be displayed in italics. In contrast to the web GUI, we will probably not want to make this dependent on the name.

Maybe this cannot be done in the grammar description, but needs to be implemented in the source code instead.

@SReichelt SReichelt added enhancement New feature or request good first issue Good for newcomers component: vscode extension Issue concerns the Slate extension for Visual Studio Code labels Aug 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: vscode extension Issue concerns the Slate extension for Visual Studio Code enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant