Skip to content

odoo/odoo-zed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Odoo Zed Extension

Boost your Odoo code development

About

This extension integrates the Odoo Language Server, that will help you in the development of your Odoo projects.

This repository contains the code that build the Zed extension for OdooLS. OdooLs itself is available here

Settings

You can provide settings to the plugin:

  "lsp": {
    "odoo": {
      "settings": {
        "Odoo": {
          "selectedProfile": "my_profile"
        }
      }
    }
  }

Limitations

Due to the lack of features of the Zed API, following options are not available on the Zed plugin:

  • Profile selector. You can learn about the "default" profile here

    You can change the selected profile in your settings though

  • Configuration view and aggregator

  • Status widget

  • Crash report view

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages