JSON Language Coming to WinForms SyntaxEditor

by Avatar Bill Henning (Actipro)
Tuesday, April 8, 2014 at 2:07pm

PostBannerSyntaxEditorDevNotes

We are adding a JSON language implementation to the WinForms SyntaxEditor samples for the next maintenance release.

Features

JSON is a lightweight data-interchange format that is a subset of JavaScript syntax, and is commonly used with many web technologies.  With the new syntax language, you'll be able to provide a great editor/viewer for JSON data.  Here's a screenshot:

JSONWinForms

The JSON syntax language has these features:

  • Syntax highlighting
  • Automatic code outlining
  • Smart indent
  • Delimiter (bracket) highlighting

Summary

This new syntax language example will be included in the next WinForms Controls maintenance release.

TaskDownload TaskLiveDemo TaskBuyNow

Add Comment

Please log in to a validated account to post comments.