Releases: Desdaemon/odoo-lsp
Releases · Desdaemon/odoo-lsp
nightly
nightly
nightly-20250628 - 2025-06-27
Compare: nightly-20250626...nightly-20250628
Added
- lsp: Implement serverInfo (#62)
7a9b300
- xml: Handle button tag (#59)
baf777c
- python: Add support for command lists
9d05427
- Implement lazy loading (#66)
eee13e6
Fixed
- python: Parse mapped, byte index out of bounds (#61)
8dd509f
- vscode: Missing mkdir before download
e93418f
- ci: Wrong syntax for Windows
219522a
- Remove server error from using tokio task id
2a83b9b
Testing
nightly
nightly
nightly-20250614 - 2025-06-13
Compare: nightly-20250401...nightly-20250614
Fixed
- test: Only init tracing once (#56)
f76c8cc
, Co-authored-by:Viet Dinh [email protected]
nightly
nightly-20250401 - 2025-03-31
Compare: nightly-20250329...nightly-20250401
Added
- vscode: Only restart extension host when self-updating
2835924
nightly
nightly
nightly-20250324 - 2025-03-24
Compare: nightly-20250322...nightly-20250324
Added
- Call signature assistance
dc6f948
Fixed
Refactor
nightly
nightly-20250322 - 2025-03-21
Compare: nightly-20250318...nightly-20250322
Added
Testing
- Some invalid model name usages
f909721
nightly
v0.6.0
Changelog
0.6.0 - 2025-03-17
Compare: v0.5.0...v0.6.0
Added
- Add widget and action tag complete/gotodefs
92e0c16
- Niche field completions
b81b64a
, Closes #43, #36 - Zed extension
3e07b08
- Method completions
7d9244e
- Method return type analysis
5809dbe
- Super type analysis
439d090
- Assistance for compute functions
e85e0c5
- Method docstrings
94f4a72
- xml: Add
column_invisible
documentation5d61b99
- Allow specifying thread count
1b434ee
- Offer to show duplicate base
cf3c84f
, Closes #50
Fixed
- On change handler should block again
ce643c7
- Make did-open command wait longer
c12dfd5
- Do not block on non-essential requests
b4b9763
- Change to single-thread mode again
f209001
- internal: Use handrolled async lock hashmap
23ef89e
- Revert single-threaded mode
67e22a1
- Update shell calling and readme
1d88bce
, Closes #40 - analyze: Handle singular array inherit
ffd9ebb
, Closes #31, #39 - xml: Stricter python expr analysis
b2f4f99
, Closes #37 - Duplicated method references when saving
c30dc5a
- Update method overrides in same file
d5df84c
- ci: Workaround for git bug
957f0aa
- windows: Do not use unix-only extension
335c8dc
- ci: Use previous Ubuntu LTS
540fabb
- Analysis for _for_xml_id() and copy()
09718ec
- xml: Syntax error in schema
39c6b43
- Super analysis for decorated_definition
5c611bc
, Closes #49 - windows: Path handling
1140e28
- Progress reports should not block
64e8cc4
Refactor
- python: Unordered field descriptors
cb32677