Releases: robotcodedev/robotcode
Releases · robotcodedev/robotcode
v0.4.3
15 Jan 20:57
Compare
Sorry, something went wrong.
No results found
added
implement find references for libraries, resources, variables import
implement document highlight for variables and keywords
v0.4.2
13 Jan 23:05
Compare
Sorry, something went wrong.
No results found
added
added support for variables import
completion
hover
goto
static and dynamic variables
correct debugger hover on variables and last fail message
implement find references for variables
v0.4.1
11 Jan 22:09
Compare
Sorry, something went wrong.
No results found
added
for socket connections now a free port is used
collect variables and arguments to document symbols
analysing, highlighting of "Wait Until Keyword Succeeds" and "Repeat Keyword"
v0.4.0
07 Jan 23:28
Compare
Sorry, something went wrong.
No results found
added
Big speed improvements
introduce some classes for threadsafe asyncio
Implement pipe/socket transport for language server
default is now pipe transport
Improve starting, stopping, restarting language server client, if ie. python environment changed, arguments changed or server crashed
v0.3.2
21 Nov 18:07
Compare
Sorry, something went wrong.
No results found
added
remove deadlock in resource loading
v0.3.1
21 Nov 08:50
Compare
Sorry, something went wrong.
No results found
added
implement find keyword references
improve parsing and analysing of "run keywords ..."
v0.3.0
03 Nov 23:33
Compare
Sorry, something went wrong.
No results found
added
remove pydantic dependency
closes #11
big refactoring of LSP and DAP types
fix overlapping semantic tokens
v0.2.11
19 Oct 10:18
Compare
Sorry, something went wrong.
No results found
added
fix #10
start implementing more unit tests
extend hover and goto for variables
Full Changelog : v0.2.10...v0.2.11
v0.2.10
17 Oct 07:54
Compare
Sorry, something went wrong.
No results found
added
extend sematic higlightning
builtin library keywords are declared as default_library modifier
higlight variables in keyword names and keyword calls
complete embedded arguments
v0.2.6
03 Oct 12:40
Compare
Sorry, something went wrong.
No results found
update readme
semantic tokens now iterate over nodes