Not working on ST4
See original GitHub issueGetting error Expecting value: line 1 column 1 (char 0)
when trying to prettify JSON files.
These files work fine with python’s json
module and with this package on ST3.
I installed directly from this repo today to double check and had the same problem.
Example of JSON (pulled from the web) that didn’t work with me as described above:
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Trainer notes",
"\n",
"Copyright"
]
},
{
"cell_type": "markdown",
"metadata": {
"toc": true
},
"source": [
"<h1>Table of Contents<span class=\"tocSkip\"></span></h1>\n",
"<div class=\"toc\"><ul class=\"toc-item\"><li><span></span></div>"
]
}
]
}
Issue Analytics
- State:
- Created 3 years ago
- Reactions:13
- Comments:17
Top Results From Across the Web
ST4 FAQ's and Troubleshooting - eMotimo
How do I get answers and support from eMotimo ? · Do you support triggering timelapse with Sony Alpha cameras over USB? ·...
Read more >IK Multimedia • Filter for Clavitube not working in ST4
I can't seem to get the Filter option working in Clavitube. The Filter works in SampleTron and Philharmonik within ST4. Clicking any subheading...
Read more >Problems with ST4 Guiding - main@onstep.groups.io | Home
guiding over ST4 Port. I use Maxim DL and Onstep Ascom Driver over USB. The Problem is, that the mount goes in wrong...
Read more >Context links not working in ST4 - Sublime Forum
I updated to ST4 today and now my contextual links that pop up when I hover over a function name no longer work....
Read more >st4 iso part don't open on st4 - Siemens Communities
Solid edge St4 worked well until i upgrade to win 10. ... As you found out ST4 will not work on Windows 10...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Looks like it fixed it. Thank you!
Yes it is
Most likely? This is a fresh version of Sublime Text build 4107, with just package control and Pretty JSON in it.
I’m not sure if it helps or not, but I am on Linux. If there’s any other questions that I can answer to try and fix this, feel free to ask away.