Giter VIP home page Giter VIP logo

gedit-clientside-plugin's People

Contributors

trentrichardson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

gedit-clientside-plugin's Issues

Support for JSHint

Is there any any way to make this work with JSHint? It's a great plugin but JSLint is a bit limited in options.

Enabling plugin shows error

Hello! I have followed the steps as instructed and copied the files to
/home/$username/.local/share/gedit/plugins
although the plugins folder did not exist so I created it.
this is how it displays in the plugins menu
image

Could not find loader 'python' for plugin 'clientside'

Hi,

I'm not able to use plugin in gedit 3.10.4.

This is what I get when I try to enable clientside in the Preferences/Plugin window:

(gedit:26091): libpeas-WARNING **: Could not find loader 'python' for plugin 'clientside'

JSLint + CSSLint issues

Hello @trentrichardson

Thanks for this useful plugin.

I have had trouble using the JSLint function (empty Clientside issues tab) with node.js 0.12.0 and Gedit 3.4.2
After updating the jslint_node.js file with this one: https://github.com/douglascrockford/JSLint/blob/master/jslint.js
And adding the following line at the bottom:
exports.JSLINT = JSLINT;
Everything worked.

Regarding the CSSLint function, it seems to work on certain text files only. Else, no Clientside issues tab appear.
I have tried to update the csslint-node.js file ith this one: https://github.com/CSSLint/csslint/blob/master/release/csslint.js
And adding the following line at the bottom:
exports.CSSLint = CSSLint;
The problem remained the same.

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.