
Autoindent inserts space character where there should be none
Reported by srj15 (at case) | December 31st, 2010 @ 09:22 PM | in 0.0.3
What I did:
Hit return at the end of this text (note that there is no indentation):
""" The Scene class manages all objects (Actors) in a level.
"""
import pyglet
import pymunk
import itertools
What I expected to happen:
A newline character with no indentation
What actually happened:
A newline and a space! What?
Comments and changes to this ticket
-
rsms January 2nd, 2011 @ 12:11 AM
- State changed from new to resolved
(from [38cc90b885d32f00baf4fd79e25cfa3e906259f5]) fixed a bug in -[NSString(ranges) rangeOfWhitespaceStringAtBeginningOfLineForRange:substring:] where a line starting with a non-whitespace character, but containing whitespace would incorrectly cause the range of that in-the-middle whitespace to be returned. Fixes #132 https://github.com/rsms/kod/commit/38cc90b885d32f00baf4fd79e25cfa3e...
-
rsms January 2nd, 2011 @ 12:12 AM
- Milestone set to 0.0.3
- Milestone order changed from 83 to 0
-
rsms January 2nd, 2011 @ 12:12 AM
- Tag set to bug, indentation, text
-
Pgslot123 May 28th, 2022 @ 11:58 AM
สมัคร pg slot การเล่น สล็อต สมัครง่าย ผ่านระบบอัตโนมัติ 3 วินาที ทำให้ทุกคนเพลินใจ ไปกับการเล่น สล็อต ได้ทุกหนทุกแห่ง ส่วนกระบวนการลงทะเบียน pg เป็นสมาชิกนั้น ไม่ยุ่งยาก ททางเว็บ
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
A text editor for Mac OS X
People watching this ticket
Tags
Referenced by
-
132 Autoindent inserts space character where there should be none (from [38cc90b885d32f00baf4fd79e25cfa3e906259f5]) fixed a...