Infragistics / livewire

A simple web content editor built with Electron
https://waffle.io/infragistics/livewire
20 stars 9 forks source link

Statement completion for build flags #28

Closed craigshoemaker closed 5 years ago

craigshoemaker commented 9 years ago

Support statement completion for build flags

User Stories

  1. As a writer I want the app to expose a list of build variables when I type ifdef or pick: so that I don't have to memorize them or look them up on another screen.
  2. As a writer I want to be able to open the statement completion list via key command so that I can select some text and then have it automatically wrapped with the build flag selected in the list.