Giter Site home page Giter Site logo

📎 IntelliJ Platform LSP about biome HOT 3 CLOSED

biomejs avatar biomejs commented on May 11, 2024 5
📎 IntelliJ Platform LSP

from biome.

Comments (3)

ematipico avatar ematipico commented on May 11, 2024 2

Thank you @victor-teles

Here's something to start with: https://blog.jetbrains.com/platform/2023/07/lsp-for-plugin-developers/

The blog post says only four events are supported. Biome would be able to support only textDocument/codeAction and textDocument/publishDiagnostics. So no formatting for the time being.

The code has to live in the repository, inside the editors/ directory. It would be great to also have, for us developers:

  • instructions for local development;
  • setting to change the path of the binary;

Eventually, extend the publishing workflow, to include this new plugin.

from biome.

victor-teles avatar victor-teles commented on May 11, 2024 1

@Conaclos Can i help with this one? what are the basic functionalities needed?

  • Formatting
  • Linting
  • Automatic restart LSP when biome.json change and settings changes
  • Automatic find biome binary in node_modules
  • Statusbar widget same as vscode Biome ${version}
  • Toolbar action for restart server

Anything else?

The code need to be in this repository?

from biome.

victor-teles avatar victor-teles commented on May 11, 2024

@ematipico alright, can you assign it to me ?

from biome.

Related Issues (20)

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.