mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Autocomplete plugin filenames and Bash Tags in editor
Bash Tags are hardcoded in the game settings. They could be sourced from the masterlist, but while that would be more flexible, they don't change often and hardcoding them avoids having to make a change to masterlist syntax.
This commit is contained in:
+2
-1
@@ -33,6 +33,7 @@
|
||||
"Jed": "SlexAxton/Jed#a9d03e1bbca9211a8b29a93a298a7ee9ddb353f0",
|
||||
"jed-gettext-parser": "^1.0.0",
|
||||
"marked": "^0.3.2",
|
||||
"lodash": "^4.3.0"
|
||||
"lodash": "^4.3.0",
|
||||
"paper-autocomplete": "loot/paper-autocomplete#master"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user