Luacheck.novaextension VS LSP-typescript

Compare Luacheck.novaextension vs LSP-typescript and see what are their differences.

Luacheck.novaextension

Integration of the Luacheck code linter with the Nova code editor. (by GarrettAlbright)

LSP-typescript

TypeScript, JavaScript support for Sublime LSP plugin (by sublimelsp)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
Luacheck.novaextension LSP-typescript
1 2
0 129
- 0.8%
1.8 6.1
about 1 year ago 8 days ago
JavaScript Python
BSD 2-clause "Simplified" License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Luacheck.novaextension

Posts with mentions or reviews of Luacheck.novaextension. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-24.
  • Nova by Panic
    7 projects | news.ycombinator.com | 24 Jan 2022
    With regards to writing extensions, I wrote one [1] to integrate the Luacheck analyzer for Lua code which pipes the buffer to an arbitrary program. It doesn't put the result in a pop-up (for that I think you can use Workspace.showInformativeMessage() [2] and its siblings, though I haven't tried it) but it does show how the output of the program can be fetched and parsed. Feel free to shoot me an email if you have any questions I might be able to help with. The dev forums [3] are useful too even though they use that godawful Discourse forum system.

    1: https://github.com/GarrettAlbright/Luacheck.novaextension/bl...

    2: https://docs.nova.app/api-reference/workspace/#showinformati...

    3: https://devforum.nova.app

LSP-typescript

Posts with mentions or reviews of LSP-typescript. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-24.
  • Nova by Panic
    7 projects | news.ycombinator.com | 24 Jan 2022
    https://github.com/sublimelsp/LSP with https://github.com/sublimelsp/LSP-typescript works pretty well for me. They are also both being actively maintained. It'd be nice if it was built-in, but it works well enough that I still have not found a compelling reason to switch to VSCode.

    I really love sublime and it doesn't seem to be dead just yet. Sublime Text 4 was also a pretty great release.

  • Sublime Text 4
    7 projects | news.ycombinator.com | 20 May 2021
    This repo seems to disagree: https://github.com/sublimelsp/LSP-typescript

    Perhaps you need to install TypeScript compiler into the project? VSCode bundles that too, ST4 might not.

What are some alternatives?

When comparing Luacheck.novaextension and LSP-typescript you can also consider the following projects:

vscode-vagrant - Vagrant support for Visual Studio Code

TextMate - TextMate is a graphical text editor for macOS 10.12 or later

Go.novaextension - A quick & dirty Go language template for the Panic Nova editor

CotEditor - Lightweight Plain-Text Editor for macOS

freebsd-custom-ports - Development versions of Freebsd ports

sublime_text - Issue tracker for Sublime Text

nova-rust - A Rust extension for the Nova text editor, using the Rust Analyzer language server.

neovide - No Nonsense Neovim Client in Rust

LSP - Client implementation of the Language Server Protocol for Sublime Text