0.15.0 • Published 19 days ago

coc-julia v0.15.0

Weekly downloads
108
License
MIT
Repository
-
Last release
19 days ago

coc-julia

Julia extension for coc.nvim provides support the Julia Programming Language with LanguageServer.jl.

Install

:CocInstall coc-julia

Configurations

ConfigurationDescriptionDefault
julia.enabledEnable coc-julia extensiontrue
julia.executablePathPoints to the Julia executable.''
julia.environmentPathPath to a julia environment.null
julia.lint.runRun the linter on active files.true
julia.lint.missingrefsReport possibly missing references.true
julia.lint.callCheck calls against existing methods. (experimental)false
julia.lint.constifCheck for constant conditionals of if statements.true
julia.lint.lazyCheck for deterministic lazy boolean operators.true
julia.lint.typeparamCheck for unused DataType parameters.true
julia.lint.modnameCheck for invalid submodule names.true
julia.lint.piratesCheck for type piracy.true
julia.trace.serverTraces the communication between client and the language server.off

Commands

  • julia.CompileLanguageServerSysimg: use PackageCompiler.jl to compile a sysimage of LanguageServer.jl.

License

MIT


This extension is built with create-coc-extension

0.15.0

19 days ago

0.14.0

1 year ago

0.13.0

2 years ago

0.13.1

2 years ago

0.12.2

2 years ago

0.12.3

2 years ago

0.12.1

2 years ago

0.12.0

2 years ago

0.11.0

3 years ago

0.10.1

3 years ago

0.10.0

3 years ago

0.9.1

3 years ago

0.9.0

3 years ago

0.8.5

3 years ago

0.8.4

3 years ago

0.8.6

3 years ago

0.8.1

3 years ago

0.8.3

3 years ago

0.8.2

3 years ago

0.8.0

3 years ago

0.7.0

3 years ago

0.6.0

3 years ago

0.5.2

3 years ago

0.5.1

3 years ago

0.5.0

3 years ago

0.4.2

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago