Releases: Desdaemon/odoo-lsp
Releases · Desdaemon/odoo-lsp
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_invisibledocumentation5d61b99 - 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
Testing
nightly
nightly
nightly
nightly-20250312 - 2025-03-11
Compare: nightly-20250311...nightly-20250312
Features
- xml: Add
column_invisibledocumentation5d61b99