question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Not working on ST4

See original GitHub issue

Getting 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:closed
  • Created 3 years ago
  • Reactions:13
  • Comments:17

github_iconTop GitHub Comments

2reactions
guitaristtomcommented, May 26, 2021

Looks like it fixed it. Thank you!

2reactions
guitaristtomcommented, May 25, 2021

A few questions

1. Is this installed via Package Control?

Yes it is

2. Is this reproducible?

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found