carbonblack / intellij-rpmspec

An IntelliJ plugin for RPM SPEC file support
Apache License 2.0
11 stars 4 forks source link

A wrong prompt #6

Closed black-06 closed 2 years ago

black-06 commented 3 years ago

Hi, When I define a macro,about this: %define _rpmfilename %%{NAME}-%%{VERSION}-1.0-%%{RELEASE}.noarch.rpm

I got a wrong prompt at "%%{": "should be , , RpmSpecTokenType.%, RpmSpecTokenType.%%, RpmSpecTokenType.(, RpmSpecTokenType.), RpmSpecTokenType.-, RpmSpecTokenType.:, RpmSpecTokenType.<, RpmSpecTokenType.>, RpmSpecTokenType.BOOL_LITERAL, RpmSpecTokenType.CODE, RpmSpecTokenType.COMMENT, RpmSpecTokenType.EOL, RpmSpecTokenType.FLOAT_LITERAL, RpmSpecTokenType.IDENTIFIER, RpmSpecTokenType.INTEGER_LITERAL, RpmSpecTokenType.\, RpmSpecTokenType.changelog, RpmSpecTokenType.description, RpmSpecTokenType.files, RpmSpecTokenType.if, RpmSpecTokenType.package or RpmSpecTokenType.undefine, get '{'"