<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: How to Make a JSON File</title><link>http://www.bing.com:80/search?q=How+to+Make+a+JSON+File</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>How to Make a JSON File</title><link>http://www.bing.com:80/search?q=How+to+Make+a+JSON+File</link></image><copyright>Copyright © 2026 Microsoft. All rights reserved. These XML results may not be used, reproduced or transmitted in any manner or for any purpose other than rendering Bing results within an RSS aggregator for your personal, non-commercial use. Any other use of these results requires express written permission from Microsoft Corporation. By accessing this web page or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><item><title>Save a file in json format using Notepad++ - Stack Overflow</title><link>https://stackoverflow.com/questions/29232728/save-a-file-in-json-format-using-notepad</link><description>Just show file name extension from Windows Explorer, after applying the below steps, create a new file, and type your extension as .json Open Folder Options by clicking the Start button Picture of the Start button, clicking Control Panel, clicking Appearance and Personalization, and then clicking Folder Options.</description><pubDate>Sun, 12 Apr 2026 09:09:00 GMT</pubDate></item><item><title>How can I pretty-print JSON in a shell script? - Stack Overflow</title><link>https://stackoverflow.com/questions/352098/how-can-i-pretty-print-json-in-a-shell-script</link><description>With python -mjson.tool I can pretty print a 96KB json file in 0.1s - the json output of earthporn that jshon links to is about 24KB and I can pretty print that in 0.08s.</description><pubDate>Sun, 12 Apr 2026 07:21:00 GMT</pubDate></item><item><title>How to make a class JSON serializable - Stack Overflow</title><link>https://stackoverflow.com/questions/3768895/how-to-make-a-class-json-serializable</link><description>To make json.dumps work for Numpy arrays, Pandas DataFrames, and other 3rd party objects, see the Module (only ~2 lines of code but needs explanation). How does it work?</description><pubDate>Sat, 11 Apr 2026 23:14:00 GMT</pubDate></item><item><title>python - How to prettyprint a JSON file? - Stack Overflow</title><link>https://stackoverflow.com/questions/12943819/how-to-prettyprint-a-json-file</link><description>For pretty-printing a file consisting of a single large JSON entity, the practical limitation is RAM. For pretty-printing a 2GB file consisting of a single array of real-world data, the "maximum resident set size" required for pretty-printing was 5GB (whether using jq 1.5 or 1.6). Note also that jq can be used from within python after pip ...</description><pubDate>Fri, 10 Apr 2026 18:22:00 GMT</pubDate></item><item><title>Can comments be used in JSON? - Stack Overflow</title><link>https://stackoverflow.com/questions/244777/can-comments-be-used-in-json</link><description>The point is a file with comments is not JSON and will fail to be parsed by many JSON libraries. Feel free to do whatever you want in your own program but a file with comments is not JSON.</description><pubDate>Thu, 26 Mar 2026 14:08:00 GMT</pubDate></item><item><title>How to read an external local JSON file in JavaScript?</title><link>https://stackoverflow.com/questions/19706046/how-to-read-an-external-local-json-file-in-javascript</link><description>451 I have saved a JSON file in my local system and created a JavaScript file in order to read the JSON file and print data out. Here is the JSON file:</description><pubDate>Thu, 09 Apr 2026 21:08:00 GMT</pubDate></item><item><title>Configuring task.json and launch.json for C in vs code</title><link>https://stackoverflow.com/questions/71924077/configuring-task-json-and-launch-json-for-c-in-vs-code</link><description>Instead of having to create the tasks.json and launch.json files for each project, I copy them to a templates folder, say: C:\Users\username\src\templates\.vscode\ Copy the newly created tasks.json and launch.json files to the .vscode subfolder. Now, say you want to create a new project, e.g. hello2, and you create a folder for it:</description><pubDate>Fri, 10 Apr 2026 20:09:00 GMT</pubDate></item><item><title>How to write a JSON file in C#? - Stack Overflow</title><link>https://stackoverflow.com/questions/16921652/how-to-write-a-json-file-in-c</link><description>225 I need to write the following data into a text file using JSON format in C#. The brackets are important for it to be valid JSON format.</description><pubDate>Sat, 11 Apr 2026 14:39:00 GMT</pubDate></item><item><title>json - How would you save a simple settings/configuration file in ...</title><link>https://stackoverflow.com/questions/19078170/how-would-you-save-a-simple-settings-configuration-file-in-python</link><description>I don't care if it's JSON, pickle, YAML, or whatever. All other implementations I have seen are not forward compatible, so if I have a configuration file, add a new key in the code, and then load t...</description><pubDate>Thu, 09 Apr 2026 17:26:00 GMT</pubDate></item><item><title>Are multi-line strings allowed in JSON? - Stack Overflow</title><link>https://stackoverflow.com/questions/2392766/are-multi-line-strings-allowed-in-json</link><description>Is it possible to have multi-line strings in JSON? It's mostly for visual comfort so I suppose I can just turn word wrap on in my editor, but I'm just kinda curious. I'm writing some data files in ...</description><pubDate>Sun, 12 Apr 2026 04:58:00 GMT</pubDate></item></channel></rss>