- Code: Select all
<?php
?><!DOCTYPE >
Try to press enter key after php tag is closed. It didn`t work. Only if you have a space between ?> and doctype
<?php
?><!DOCTYPE >
Traceback (most recent call last):
File ".\sublime_plugin.py", line 249, in run_
File ".\sublimezen.py", line 120, in wrapper
File ".\sublimezenplugin.py", line 180, in run
File ".\zencoding\__init__.py", line 75, in run_action
File ".\zencoding\actions\basic.py", line 307, in insert_formatted_newline
TypeError: 'NoneType' object is unsubscriptableif pair[0] and pair[1] and pair[0].type == 'tag' and pair[0].end == caret_pos and pair[1].start == caret_pos:if pair and pair[0] and pair[1] and pair[0].type == 'tag' and pair[0].end == caret_pos and pair[1].start == caret_pos:Users browsing this forum: subhaze and 10 guests