Commit Graph

35 Commits (master)

Author SHA1 Message Date
Gautam krishna.R 42d7e2d649 Update triggers.txt 2016-12-30 20:29:50 +05:30
Gautam krishna.R 882fc9cfac Update triggers.txt 2016-12-26 22:22:20 +05:30
Gautam krishna.R 4f4201c4be Update triggers.txt 2016-12-25 22:43:45 +05:30
Gautam krishna.R d156a5a6a1 added additional triggers... 2016-12-25 22:42:35 +05:30
Gautam krishna.R 7e760f5934 added `json linter` 2016-12-25 05:14:48 +05:30
Gautam krishna.R 705ff28f79 Update triggers.txt 2016-12-25 00:13:39 +05:30
Sahil Dua 6eb99f45a6 JSONValidator: Add 'jsonlint' keyword as trigger word 2016-11-20 21:43:40 +01:00
Sahil Dua 2868a41a99 JSONValidator: Add option to choose indentation in formatted output (#3714)
* JSONValidator: Add options to select number of spaces in indentation

* JSONValidator: Add logic for using the number of indentation selected

* JSONValidator: Fix CSS to make some margin below radio buttons

* JSONValidator: Change class name for consistency in CSS

* JSONValidator: Improve new feature of adding tabsize options

- Changed radio options to select options
- Added more options of indentation, included tab option
- Used proper classes according to DDG stylesheet
2016-11-16 14:57:10 -05:00
斟酌 鵬兄 c1c70bf7db Should disable spellcheck
Most words in JSON files are mostly non spellcheck-able. Those red underlines are somewhat distracting.
2016-11-03 16:43:17 +08:00
Sahil Dua bb53440372 JSONValidator: Change default indentation to 4 spaces (#3660)
Changing indentation to 4 spaces because that's more common instead
of 2 spaces
2016-10-20 20:45:48 -04:00
Zaahir Moolla 19d361bc88 Merge pull request #3503 from sahildua2305/tweak-json-validator-design
JSON Validator: Design Tweaks
2016-09-01 18:55:49 -04:00
sdua 390d89251b JSONValidator: Clear contents and disable validate button on clear 2016-08-30 19:01:14 +00:00
sdua be37acd131 Change to inline CSS comment 2016-08-08 20:30:05 +00:00
sdua 6a96bee1f0 Make clear button secondary 2016-08-08 20:10:46 +00:00
sdua 04cd747cf4 Fix missing semicolons 2016-08-05 23:22:06 +00:00
sdua 7a4de33dd5 Feature: Add Clear button to json validator 2016-08-05 23:21:11 +00:00
sdua 82e0b5e793 JSON Validator: Add margin below the textarea 2016-08-05 23:11:02 +00:00
sdua 18a399d4e8 Remove removeClass which is unnecessary 2016-08-05 23:08:58 +00:00
sdua a83dad9a89 Fix typo in js; cols - rows 2016-08-05 23:07:40 +00:00
sdua a95f8d786c Fix: Make CSS more consistent 2016-08-05 23:04:10 +00:00
sdua 7177b58def Remove unnecessary gw wrappers from HTML 2016-08-05 23:00:45 +00:00
sdua f1b617e21f Force vertical resizing on mobile 2016-08-05 22:56:31 +00:00
sdua 5df276a341 Fix: Update CSS for json validator 2016-08-05 22:53:12 +00:00
sdua 80a1691fa9 JSONValidator: Add more triggers 2016-08-01 21:56:20 +00:00
sdua 6f2d2eda51 Add more triggers for JSON validator related to prettyprint 2016-07-30 17:05:51 +00:00
sdua afead74638 Add prettyprint json feature if JSON is valid 2016-07-30 16:56:47 +00:00
sdua f781e241ca JSONValidator: Fix typo; DDH->DDG 2016-07-28 19:43:35 +00:00
sdua 2ccb650588 JSONValidator: Add comments 2016-07-28 19:41:07 +00:00
sdua 80f9f26d70 JSONValidator: Use internal library using DDH.require 2016-07-28 19:37:14 +00:00
sdua 9ad40087fe JSONValidator: Disable the button by default 2016-07-25 21:39:15 +00:00
sdua 8d7aa0c453 JSONValidator: Add more triggers 2016-07-24 19:34:17 +00:00
sdua 8c92d92123 JSONValidator: Improve Triggering 2016-07-24 19:30:44 +00:00
sdua f6a6b4ac3f JSONValidator: Show pretty output with colors 2016-07-24 19:20:10 +00:00
sdua ac95406706 JSONValidator: Add validation with basic template 2016-07-24 19:02:04 +00:00
sdua 44aa73ae73 JSONValidator: Add basic template and load library 2016-07-24 18:25:07 +00:00