PlainTasks VS LSP

Compare PlainTasks vs LSP and see what are their differences.

PlainTasks

An opinionated todo-list plugin for Sublime Text editor (version 2 and 3) (by aziz)

LSP

Client implementation of the Language Server Protocol for Sublime Text (by sublimelsp)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
PlainTasks LSP
3 20
3,282 1,593
- 1.3%
1.5 8.9
11 days ago 5 days ago
Python Python
MIT 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.

PlainTasks

Posts with mentions or reviews of PlainTasks. We have used some of these posts to build our list of alternatives and similar projects.
  • Link to text within a file alt + o keybinding
    1 project | /r/SublimeText | 4 Dec 2022
    I am currently using PlainTasks plugin by Aziz. https://github.com/aziz/PlainTasks
  • Get your work recognized: write a brag document (2019)
    1 project | news.ycombinator.com | 22 Sep 2021
    The author makes several great points about why it's beneficial to document your accomplishments. I've been following a similar approach for the last few years using Sublime and the PlainTasks[0] plugin to break apart projects and tasks into individual items and mark them with a timestamp when finished. I'll move the completed tasks into a new quarterly archive section to keep things clean every so often. The archived sections end up providing most if not everything I need for self-evaluations and manager discussions, entirely amortized over the course of the year.

    Sure you could do something similar with Jira though I personally find Sublime to be far less overwhelming for the task, though I will usually pair the larger entries with a jira ID so there's a link back to that additional context.

    0 - https://github.com/aziz/PlainTasks

  • Todo list, gestione progetti e piccola KB?
    1 project | /r/ItalyInformatica | 10 Mar 2021

LSP

Posts with mentions or reviews of LSP. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-21.
  • A decent VS Code and Ruby on Rails setup
    8 projects | news.ycombinator.com | 21 Feb 2024
    I saw no mention of RBS+Steep, the latter providing a LSP. I use it a lot and very much like it, although it's still young and needs love, but it's making good, steady progress! I've been very pleasantly surprised by some of the crazy things Steep can catch, completely statically!

    You appear to be working on projects with Sorbet (which I tried to like but found it fell short in practice, notably outside of the app use case i.e it's mostly useless for gems) so it may be a tall order to try on those. Maybe you can give RBS+Steep a shot on some small project?

    RBS: https://github.com/ruby/rbs

    RBS collection (for those gems that don't ship RBS signatures in `sig`, integrates with bundler): https://github.com/ruby/gem_rbs_collection

    Steep: https://github.com/soutaro/steep

    VS Code: https://github.com/soutaro/steep-vscode

    Sublime Text: https://github.com/sublimelsp/LSP

    Vim (I'm working on it): https://github.com/dense-analysis/ale/pull/4671

  • Laravel code-quality tools
    16 projects | dev.to | 8 Feb 2024
    Psalm - support for Psalm can be added via the LSP plugin. More information about it can be found in Psalm's documentation.
  • Sublime Text is awesome
    1 project | /r/SublimeText | 2 Mar 2023
    You obviously never tried the various LSP plugins for ST. It will give you the same intelllgent code tools as the jetbrains IDEs, which goes way beyond just syntax highlighting and linting and there's support for a lot of languages. https://lsp.sublimetext.io/
  • what is the best alternative for visual studio
    3 projects | /r/archlinux | 13 Oct 2022
    Add in this and you're golden: https://github.com/sublimelsp/LSP
  • 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.

  • Cant get the function options in SublimeText4
    1 project | /r/SublimeText | 5 Jan 2022
  • Sublime Text 4 (Build 4126)
    3 projects | news.ycombinator.com | 21 Dec 2021
    I tried sublime this year now that it has an LSP (language server), along with the Go plugin. Maybe it would take more getting used to, but VSCode has done such a great job for coding in. Sublime's project view just wasn't as good either.

    I really still like sublime for editing text or log files on my dev system, but not for development.

    https://github.com/sublimelsp/LSP

  • golang & sublime text 4
    1 project | /r/golang | 10 Dec 2021
  • Is there any package that shows inline errror like in this image
    1 project | /r/SublimeText | 16 Aug 2021
    not a fan of that but there is https://github.com/sublimelsp/LSP/pull/1702
  • Hi, I have just gotten into go and was thinking if guys could suggest me a free beginner-friendly IDE.
    2 projects | /r/golang | 29 Jul 2021
    That's great, try it with SublimeLSP and gopls.

What are some alternatives?

When comparing PlainTasks and LSP you can also consider the following projects:

sublime-profiles - Profile Switcher for Sublime Text

TypeScript - IO wrapper around TypeScript language services, allowing for easy consumption by editor plugins

Terminus - Bring a real terminal to Sublime Text

typescript-language-server - TypeScript & JavaScript Language Server

Text-Pastry - Extend the power of multiple selections in Sublime Text. Modify selections, insert numeric sequences, incremental numbers, generate uuids, date ranges, insert continuously from a word list and more.

pylsp-rope - Extended refactoring capabilities for python-lsp-server using Rope

SublimeJEDI - awesome Python autocompletion with SublimeText

intellij-community - IntelliJ IDEA Community Edition & IntelliJ Platform

material-theme - Material Theme, the most epic theme for Sublime Text 3 by Mattia Astorino

vscodium - binary releases of VS Code without MS branding/telemetry/licensing

Suplemon - :lemon: Console (CLI) text editor with multi cursor support. Suplemon replicates Sublime Text like functionality in the terminal. Try it out, give feedback, fork it!

joes-sandbox