Project

General

Profile

« Previous | Next » 

Revision bde7047a

Added by Oleh Fedorenko over 2 years ago

Fixes #32035 - Add DSL autocompletion in templates

View differences:

webpack/assets/javascripts/react_app/components/Editor/components/__tests__/EditorSettings.test.js
mode: 'Ruby',
selectedView: 'input',
theme: 'Github',
autocompletion: true,
liveAutocompletion: false,
keyBinding: 'vim',
changeSetting: noop,
},
......
mode: 'Ruby',
selectedView: 'preview',
theme: 'Github',
autocompletion: true,
liveAutocompletion: false,
keyBinding: 'vim',
changeSetting: noop,
},

Also available in: Unified diff