Changes between Version 20 and Version 21 of PadrePluginYAML
- Timestamp:
- 03/18/12 17:01:40 (15 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PadrePluginYAML
v20 v21 3 3 YAML plug-in that provides background syntax checking 4 4 5 * By using YAML::XS we get great feedback 6 * win32 user's will need to use YAML due to issue with YAML::XS on win32 7 5 8 == To-Do 9 * release version 0.04 after Padre 0.96, due to dependencies issues 6 10 * ~~tidy up code~~ 7 11 * ~~syntax panel dose not show a green square when clean~~ 8 12 9 13 == Limitations 10 11 By using YAML::XS12 14 13 15 * directives are supported only for the %YAML 1.1 or none
