Dave Schuyler
Dave Schuyler
Right now it uses 'black', but it would be nice if a pref setting would allow use of yapf or other formatter.
I was looking into a bug with line selection at the end of the document and noticed that in a couple other gui editors the selection seems to be more...
There is blank space drawn after the end of the document. I'm thinking of using that space to welcome user and provide some help/tips.
I've gotten a feature request to install ci_edit via apt-get to make the install process super simple for apt-get users.
Right now, user prefs can be edited as json files in ~/.ci_edit/prefs/... (requiring reopening the editor). Let's make those prefs editable and auto-refreshing from within the editor (without requiring reopening...
Someday I'd like to provide multiple views that look into the same file (TextBuffer). This is similar to the split (either horizontal or vertical) that other editors provide. We may...
The word Data is plural, it's incorrect to add an s (in metaDatas). This is just a request to correct the variable name (no functionality change).
paper ripple behavior doesn't import all the code it uses. This is an issue for Closure compilation.
### Description iron-list appears to use a translate to position rows. Chrome allows for zooming the UI. At some zoom values, iron-list rows can appear blurry. For example, when translating...