• Packages
  • Themes
  • Documentation
  • Blog
  • Discussions
Sign in

language-gfl-log

Syntax highlighting for Girls' Frontline logs
  • #language
  • #grammar
JAK0723
0.1.2 12
0
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

GFL Log language package

Syntax highlighting for Girls' Frontline logs.

To enable automatic syntax highlighting, add the following to init.coffee, replacing <PATH> with the path to your log directory:

atom.workspace.observeTextEditors (editor) ->
  if editor.getPath()?.includes('<PATH>')
    editor.setGrammar(atom.grammars.grammarForScopeName('source.gfl-log'))

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by