atom / language-todo

TODO highlighting package for Atom
Other
81 stars 66 forks source link

temp .text.html.php snippet uses COMBAK instead of TEMP #70

Closed bhhaskin closed 6 years ago

bhhaskin commented 6 years ago

Prerequisites

Description

Looks like it is just a typo in the TEMP .text.html.php snippet.

Steps to Reproduce

  1. Open a php file
  2. try to use the temp snippet outside of php tags

Expected behavior: <?php // TEMP: ?>

Actual behavior: <?php // COMBAK: ?>

Reproduces how often: 100%

Versions

Atom : 1.21.1 Electron: 1.6.15 Chrome : 56.0.2924.87 Node : 7.4.0 apm 1.18.5

npm 3.10.10 node 6.9.5 x64 python 2.7.10 git 2.14.1

OS X El Capitan 10.11.6