Git Product home page Git Product logo

sublime-hjson's Issues

High CPU usage

Tried this plugin a couple of times, but it quickly leads to very high CPU spikes on my MBP. I'm not sure how to be more specific, but I install it (Package Manager), load a file, make a few edits, and very quickly the fan is going, and there are something like 10 Sublime tasks at 25% each. I remove the package, and the problem goes away.

Sublime build 3083.

Weird highlighting

This is valid hjson but the highlighting seems incorrect.

id: age
type: number
validations: {
  min: 0
  max: 200
}
version: 1

screen shot 2016-02-12 at 09 36 41

Feature Requests

@laktak - I'm a ST3 noob so haven't yet figure out how to do this (or if it is at all possible), but I would like to see the following in sublime-hjson:

  1. Block commenting: In other languages / syntax definitions, I am able to do a Ctrl + Shift + / to comment out some code selection using the appropriate block commenting mechanism. Currently that is not possible in sublime-hjson. I understand that Hjson has only line level comments, so the preferred behavior would be to either offer multi-line comments (## ?) or simply prepend the entire selection with hashes (#)
  2. Coding in Hjson could be greatly enhanced, if the package could figure out that a key or value needs quotes and then apply the quotes directly. That way, the user coding by hand doesn't need to get back to fixing up the code.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.