Releases: robotcodedev/robotcode
Releases · robotcodedev/robotcode
v0.22.0
12 Jan 22:56
Compare
Sorry, something went wrong.
No results found
Feature
Add onEnter rule to split a long line closes #78 (3efe416 )
v0.21.4
11 Jan 22:58
Compare
Sorry, something went wrong.
No results found
Fix
robotlangserver: Remove possible deadlock in Namespace initialization (27d781c )
v0.21.3
10 Jan 21:09
Compare
Sorry, something went wrong.
No results found
Fix
robotlangserver: If a lock takes to long, try to cancel the lock (75e9d66 )
v0.21.2
10 Jan 20:41
Compare
Sorry, something went wrong.
No results found
Fix
Use markdownDescription in settings and launch configurations where needed (229a4a6 )
Performance
Massive overall speed improvements (aee36d7 )
v0.21.1
07 Jan 15:42
Compare
Sorry, something went wrong.
No results found
Performance
Caching of variable imports (9d70610 )
v0.21.0
07 Jan 00:17
Compare
Sorry, something went wrong.
No results found
Feature
New setting robotcode.analysis.cache.ignoredLibraries to define which libraries should never be cached (5087c91 )
Fix
robotlangserver: Speedup analyser (228ae4e )
Try to handle unknow documents as .robot files to support resources as .txt or .tsv files (4fed028 )
robotlangserver: Loading documents hardened (eab71f8 )
Generating keyword specs for keywords with empty lineno (60d76aa )
v0.20.0
06 Jan 11:34
Compare
Sorry, something went wrong.
No results found
Feature
robotlangserver: Implement embedded keyword precedence for RF 6.0, this also speedups keyword analysing (f975be8 )
robotlangserver: Support for robot:private keywords for RF>6.0.0 (e24603f )
robotlangserver: Show keyword tags in keyword documentation (c82b60b )
debugger: Add include and exclude properties to launch configurations (f4681eb )
Fix
robotlangserver: Ignore parsing errors in test discovery (470723b )
vscode-testexplorer: Correctly combine args and paths in debug configurations (4b7e7d5 )
Speedup loading and analysing tests (9989edf )
v0.19.1
05 Jan 09:33
Compare
Sorry, something went wrong.
No results found
Fix
debugger: Use default target if there is no target specified in launch config with purpose test (f633cc5 )
v0.19.0
04 Jan 23:22
Compare
Sorry, something went wrong.
No results found
Feature
New command Clear Cache and Restart Language Servers (a2ffdc6 )
debugger: Possibility to disable the target . in a robotcode launch configurations with null, to append your own targets in args (42e528d )
robotlangserver: New setting .analysis.cache.saveLocation where you can specify the location where robotcode saves cached data (22526e5 )
Fix
robotlangserver: Don't report load workspace progress if progressmode is off (6dca5e0 )
v0.18.0
15 Dec 22:17
Compare
Sorry, something went wrong.
No results found
Feature
robotlangserver: Speedup loading of class and module libraries (975661c )
Fix
robotlangserver: Update libraries when editing not work (9adc6c8 )