mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-07 10:34:46 -04:00
parent
f9409488ff
commit
b6f37694e1
1 changed files with 2 additions and 0 deletions
|
@ -199,6 +199,8 @@ module.exports = class SpellView extends CocoView
|
|||
completers:
|
||||
keywords: false
|
||||
text: false
|
||||
autoLineEndings:
|
||||
javascript: ';'
|
||||
|
||||
updateAutocomplete: (@autocomplete) ->
|
||||
@zatanna?.set 'snippets', @autocomplete
|
||||
|
|
Loading…
Add table
Reference in a new issue