tunnelvisionlabs / antlrworks2

Tunnel Vision Labs' ANTLRWorks 2 IDE
http://tunnelvisionlabs.com/products/antlrworks
Other
49 stars 21 forks source link

Fix smart indent in grammar options #41

Open sharwell opened 10 years ago

sharwell commented 10 years ago

Press Enter before or after the = character.

options {
    tokenVocab = Vocab;
}