Skip to content
carlosefonseca edited this page Sep 29, 2011 · 8 revisions

List all your broken snippets here, along with how they're not working:

<Crash|Not Working|Wrong Output|Misc>: <Language> <Snippet>

Wrong Output: Python def
Wrong Output: Python class
Wrong Output: Python defs
Wrong Output: all PHP snippets inside of HTML
Misc: Python Try/Except/Else/Finally - after second tab stop, insertion point runs away.
Misc: Python all the try/except snippets - after last tab stop, a tab deletes selected text
Misc: HTML Body after second tab, insertion point flees
Not Working: HTML br - crtl-return inserts normal newline, not a <br> tag
Misc: HTML div, second tab stop is in the wrong point
Wrong Output: Ruby do
Misc: LaTeX formaters like bold/italic/… basically stuff that wraps a selection with stuff don't replace the selection but instead add the new (correct) code in front of the selection.