Git Product home page Git Product logo

sublimelinter-contrib-alex's People

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sublimelinter-contrib-alex's Issues

IndexError: list index out of range

I find this error occurs when I enable the Alex linter plugin for markdown files. Running alex from the command line seems to work ok (not extensively tested)

I suspect it is similar to the error mentioned here: IndexError: list index out of range #227

SublimeLinter: error in SublimeLinter daemon:
SublimeLinter: --------------------
SublimeLinter: Traceback (most recent call last):
File "/home/jonathan/.config/sublime-text-3/Packages/SublimeLinter/lint/queue.py", line 57, in loop
item = self.q.get(block=True, timeout=self.MIN_DELAY)
File "./python3.3/queue.py", line 175, in get
queue.Empty

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/home/jonathan/.config/sublime-text-3/Packages/SublimeLinter/lint/queue.py", line 65, in loop
self.lint(view_id, timestamp)
File "/home/jonathan/.config/sublime-text-3/Packages/SublimeLinter/lint/queue.py", line 111, in lint
self.callback(view_id, timestamp)
File "/home/jonathan/.config/sublime-text-3/Packages/SublimeLinter/sublimelinter.py", line 119, in lint
Linter.lint_view(view, filename, code, hit_time, callback)
File "/home/jonathan/.config/sublime-text-3/Packages/SublimeLinter/lint/linter.py", line 929, in lint_view
linter.lint(hit_time)
File "/home/jonathan/.config/sublime-text-3/Packages/SublimeLinter/lint/node_linter.py", line 77, in lint
super(NodeLinter, self).lint(hit_time)
File "/home/jonathan/.config/sublime-text-3/Packages/SublimeLinter/lint/linter.py", line 1466, in lint
start, end = self.highlight.full_line(line)
File "/home/jonathan/.config/sublime-text-3/Packages/SublimeLinter/lint/highlight.py", line 200, in full_line
start = self.newlines[line] + char_offset
IndexError: list index out of range

SublimeLinter: --------------------

Syntax hardcoded

This is a great tool and I only have one problem - the syntax list to allow the linter to run is hardcoded and not in a settings file. I use Academic markdown and it is not picked up by the linter and neither are my PlainTask files not to mention.... and rather than bugging you all the time with pull requests to add my favourites, is it possible make some changes?

No worries if not, we are all busy and this may not be on your needs list

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.