Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

string variables not highlighted #220

Open
4 tasks done
Dario-Rosa85 opened this issue Jul 18, 2020 · 0 comments
Open
4 tasks done

string variables not highlighted #220

Dario-Rosa85 opened this issue Jul 18, 2020 · 0 comments

Comments

@Dario-Rosa85
Copy link

Dario-Rosa85 commented Jul 18, 2020

Checklist

  • Check that you have the GNU C Compiler installed by typing gcc --version into a terminal.
  • If you don't have the linter package installed, either update to the latest version of linter-gcc or install linter directly with apm install linter.
  • Ensure that you are using a valid grammar - either C/C++/C++14
  • Ensure that you have read all the relevant information in the wiki, particularly the Common Issues page.

Issue (including debugging messages):

if I declare a int or float variable, the syntax highlight the type specification with a purple color. The same does not happen
for a string variable. I attach a screenshot of a simple example.

Screenshot 2020-07-18 22 46 05

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant