Skip to content

programming window doesn't handle curly single quote chars very well #1173

Open
@davidperrenoud

Description

@davidperrenoud

From irasc...@gmail.com on July 07, 2010 06:47:23

This comes up because some of the picaxe examples inherited a curly single quote (0x91) instead of a straight one (0x27) when the examples were cut and pasted through pdf files.

Both 0x91 and 0x27 should act as comment chars.

The 0x91 chars are not displayed in the programming window when files are containing them are loaded in, though characters following are displayed as a comment. The 0x91s are visible when you paste them in from elsewhere, but characters following are not commented.

Original issue: http://code.google.com/p/fritzing/issues/detail?id=1173

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions