Skip to content

GiovanH/sublimelint-contrib-languagetool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SublimeLinter-contrib-languagetool

This linter plugin for SublimeLinter provides an interface to languagetool. By default, it applies to text with the meta.paragraph selector, i.e. markdown text.

Installation

SublimeLinter must be installed in order to use this plugin.

Please use Package Control to install the linter plugin.

You must provide an API url for the languagetool server, or run your own instance. See https://languagetool.org/dev for details.

Settings

Additional SublimeLinter-languagetool settings:

Setting Description
server_url API url for the languagetool server, e.g. "http://localhost:8081/v2/check"
debug Print extended debugging information
ignored_ids disabledRules, passed to LanguageTool.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages