Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mkremins/flense issues and pull requests

#67 - update deps

Pull Request - State: open - Opened by bhurlow over 7 years ago

#66 - when editing a node it's not possible to insert `@` or `#`

Issue - State: open - Opened by bhurlow over 7 years ago

#65 - Internally distinguish between placeholders and atom forms at the :type level

Issue - State: open - Opened by mkremins almost 9 years ago
Labels: cleanup

#64 - Record a human-readable description of each action in history

Issue - State: open - Opened by mkremins almost 9 years ago
Labels: feature

#63 - Allow user to dismiss completions menu

Issue - State: open - Opened by mkremins almost 9 years ago
Labels: feature, design

#62 - Always lay out certain special forms across multiple lines

Issue - State: closed - Opened by mkremins almost 9 years ago
Labels: design

#61 - Embolden matching substrings in completions

Issue - State: open - Opened by mkremins almost 9 years ago
Labels: design

#60 - GIF demo for the readme

Issue - State: open - Opened by mkremins over 9 years ago
Labels: documentation

#59 - Click and drag to select text ranges within stringlike nodes

Issue - State: open - Opened by mkremins over 9 years ago
Labels: feature

#58 - Display names for Om components

Issue - State: closed - Opened by mkremins over 9 years ago - 1 comment
Labels: feature, low priority

#57 - Reimplement some <textarea> functionality in stringlike editor component

Issue - State: closed - Opened by mkremins over 9 years ago - 8 comments
Labels: feature

#56 - Click-to-navigate breaks when editor is child of another component

Issue - State: closed - Opened by mkremins almost 10 years ago
Labels: bug, high priority

#55 - Propagate :locals down the parse tree

Issue - State: open - Opened by mkremins almost 10 years ago - 1 comment
Labels: cleanup, high priority

#54 - Include defs in the list of available completions

Issue - State: open - Opened by mkremins almost 10 years ago
Labels: feature

#53 - Hide completions menu by default

Issue - State: open - Opened by mkremins almost 10 years ago
Labels: cleanup, design

#52 - Hide completions menu in certain contexts

Issue - State: closed - Opened by mkremins almost 10 years ago
Labels: cleanup, design

#51 - Unify completions and templates

Issue - State: closed - Opened by mkremins almost 10 years ago
Labels: cleanup, design, high priority

#50 - Stringlike :editing? not always consistent with DOM focus

Issue - State: closed - Opened by mkremins almost 10 years ago - 1 comment
Labels: bug, high priority

#49 - Align columns in maps and binding vectors

Issue - State: open - Opened by mkremins almost 10 years ago
Labels: feature

#48 - Drop <textarea> just like we dropped <input type="text">

Issue - State: closed - Opened by mkremins almost 10 years ago - 1 comment
Labels: cleanup, design

#47 - Completely decouple actions from keybinds

Issue - State: closed - Opened by mkremins almost 10 years ago
Labels: cleanup

#46 - Replace clipboard API with Emacs-style kill ring

Issue - State: closed - Opened by mkremins almost 10 years ago - 1 comment
Labels: feature, low priority

#45 - Store clipboard contents and history in app state

Issue - State: closed - Opened by mkremins almost 10 years ago
Labels: cleanup

#44 - Use actions for atom-level text editing

Issue - State: closed - Opened by mkremins almost 10 years ago - 2 comments
Labels: design, high priority

#43 - Atoms behave weirdly when edited to cause overflow

Issue - State: closed - Opened by mkremins almost 10 years ago - 1 comment
Labels: bug, high priority

#42 - User-configurable line length

Issue - State: closed - Opened by mkremins almost 10 years ago
Labels: feature, high priority

#41 - Action definition API is weird

Issue - State: closed - Opened by mkremins almost 10 years ago
Labels: cleanup

#40 - Browser-based demo

Issue - State: closed - Opened by mkremins almost 10 years ago - 1 comment

#39 - Convert between fn forms and #() shorthand

Issue - State: open - Opened by mkremins almost 10 years ago
Labels: feature, low priority

#38 - Figure out what to do about comments, metadata, tagged literals

Issue - State: open - Opened by mkremins about 10 years ago - 2 comments
Labels: design

#37 - Top-level deletions and insertions can hang entire editor

Issue - State: open - Opened by mkremins about 10 years ago - 2 comments
Labels: bug, high priority

#36 - Anonymous function shorthand syntax

Issue - State: closed - Opened by mkremins about 10 years ago
Labels: feature

#35 - Special syntax highlighting for syntax-quoted forms

Issue - State: open - Opened by mkremins about 10 years ago
Labels: feature, design, low priority

#34 - Special syntax highlighting for quoted forms

Issue - State: open - Opened by mkremins about 10 years ago
Labels: feature, design, low priority

#33 - Code folding

Issue - State: open - Opened by mkremins about 10 years ago
Labels: feature, design, low priority

#32 - Render stringlike delimiters in HTML

Issue - State: closed - Opened by mkremins about 10 years ago
Labels: cleanup

#31 - Convert nested forms to threaded and vice versa

Issue - State: open - Opened by mkremins about 10 years ago
Labels: feature

#30 - Document action definition API

Issue - State: closed - Opened by mkremins about 10 years ago - 3 comments
Labels: documentation

#29 - Document expected app-state structure

Issue - State: closed - Opened by mkremins about 10 years ago
Labels: documentation

#28 - Document expected :opts

Issue - State: closed - Opened by mkremins about 10 years ago
Labels: documentation

#27 - Save formatted textual Clojure source code to file

Issue - State: closed - Opened by mkremins about 10 years ago - 1 comment
Labels: feature

#26 - Move Clojure parse tree manipulation fns into separate library

Issue - State: open - Opened by mkremins about 10 years ago
Labels: cleanup

#25 - Clearly delineate public API

Issue - State: open - Opened by mkremins about 10 years ago
Labels: cleanup

#24 - Generalize pairwise layout code

Issue - State: closed - Opened by mkremins about 10 years ago
Labels: cleanup

#23 - Click to navigate

Issue - State: closed - Opened by mkremins about 10 years ago
Labels: feature

#22 - Highlight invalid structures

Issue - State: open - Opened by mkremins about 10 years ago
Labels: feature, design

#21 - Highlight unbound symbols

Issue - State: open - Opened by mkremins about 10 years ago
Labels: feature, design, high priority

#20 - Jump to definition

Issue - State: closed - Opened by mkremins about 10 years ago - 1 comment
Labels: feature

#19 - Better layout algorithms for clojure.core macros

Issue - State: closed - Opened by mkremins about 10 years ago - 1 comment
Labels: feature

#18 - Search and replace

Issue - State: open - Opened by mkremins about 10 years ago
Labels: feature, design

#17 - Search-based navigation

Issue - State: open - Opened by mkremins about 10 years ago - 1 comment
Labels: feature, design

#16 - Clean up internal naming conventions

Issue - State: closed - Opened by mkremins about 10 years ago - 2 comments
Labels: cleanup

#15 - Switch to a token stream rendering model

Issue - State: closed - Opened by mkremins about 10 years ago - 1 comment
Labels: feature

#14 - Allow actions to contain multiple predicate-edit pairs

Issue - State: closed - Opened by mkremins about 10 years ago
Labels: feature

#13 - Unclear how to run flense

Issue - State: closed - Opened by aeberts about 10 years ago - 3 comments
Labels: documentation

#12 - flense fails to build with Java version 1.6

Issue - State: closed - Opened by aeberts about 10 years ago

#11 - Use Phalanges to handle key events

Issue - State: closed - Opened by mkremins about 10 years ago
Labels: cleanup

#10 - Inline macroexpansion

Issue - State: open - Opened by mkremins about 10 years ago - 2 comments
Labels: feature, design

#9 - Code completion for atoms

Issue - State: closed - Opened by mkremins over 10 years ago - 3 comments
Labels: feature, design, high priority

#8 - Reimplement copy/paste using clipboard events

Issue - State: closed - Opened by mkremins over 10 years ago - 1 comment
Labels: feature

#7 - Better layout algorithm for map children

Issue - State: closed - Opened by mkremins over 10 years ago - 2 comments
Labels: feature

#6 - Package Flense as a standalone library

Issue - State: closed - Opened by mkremins over 10 years ago
Labels: cleanup

#5 - Reimplement :paredit/split-{left,right} as actions

Issue - State: closed - Opened by mkremins over 10 years ago
Labels: feature

#4 - Drop flense.zip namespace in favor of mkremins/xyzzy lib

Issue - State: closed - Opened by mkremins over 10 years ago
Labels: cleanup

#3 - Preserve source-level constructs in opened files

Issue - State: closed - Opened by mkremins over 10 years ago - 1 comment
Labels: feature

#2 - Autoscroll viewport to keep selected sexp visible

Issue - State: open - Opened by mkremins over 10 years ago - 2 comments
Labels: feature

#1 - {:form nil} atom nodes render as empty

Issue - State: closed - Opened by mkremins over 10 years ago
Labels: bug