Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 739 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 739 Bytes

Access Widener Syntax Highlighting (IntelliJ)

Syntax Highlighting instructions for AWs.

How

  • Go to Settings -> Editor -> File Types.
  • Add a new fie type with the values in this link.
  • For the keyword section:
    • In the "1" section, copy and paste the values from here.
    • In the "2" section, copy and paste the values from here.
    • In the "3" section, copy and paste the values from here.
    • In the "4" section, copy and paste the values from here.
  • Click on the new file type in the file type list.
  • In the "File Name Patterns" section, add two file patterns;
    • *.accesswidener
    • *.aw
  • If it prompts you to change something, agree to it.