Releases: robotcodedev/robotcode
Releases · robotcodedev/robotcode
v0.17.3
11 Dec 21:56
Compare
Sorry, something went wrong.
No results found
Fix
vscode: Highlightning comments in text mate mode (1c1cb9a )
vscode: Some tweaks for better highlightning (40b7512 )
Performance
robotlangserver: Speedup keyword completion (6bcaa22 )
robotlangserver: Refactor some unnecessary async/await methods (0f8c134 )
v0.17.2
09 Dec 00:44
Compare
Sorry, something went wrong.
No results found
Fix
vscode: Enhance tmLanguage to support things like variables, assignments,... better (ec3fce0 )
v0.17.1
08 Dec 16:10
Compare
Sorry, something went wrong.
No results found
v0.16.0
08 Dec 00:47
Compare
Sorry, something went wrong.
No results found
Feature
vscode: Provide better coloring in the debug console. (c5de757 )
robotlangserver: Highlight dictionary keys and values with different colors (9596540 )
robotlangserver: Optimization of the analysis of keywords with embedded arguments (0995a2e )
robotlangserver: Highlight embedded arguments (d8b23e4 )
vscode: Add new command Restart Language Server (2b4c9c6 )
Fix
robotlangserver: Try to hover, goto, ... for keyword with variables in names (ec2c444 )
vscode: Capitalize commands categories (b048ca4 )
v0.15.1
07 Dec 13:48
Compare
Sorry, something went wrong.
No results found
v0.15.0
07 Dec 13:43
Compare
Sorry, something went wrong.
No results found
v0.14.5
18 Nov 13:58
Compare
Sorry, something went wrong.
No results found
Improve analysing, find references and renaming of environment variables
Optimize reference handling.
This allows updating references when creating and deleting files, if necessary.
v0.14.4
10 Nov 12:52
Compare
Sorry, something went wrong.
No results found
Correct resolving paths for test execution
v0.14.3
10 Nov 05:06
Compare
Sorry, something went wrong.
No results found
Optimize locking
Speedup collect available testcases
v0.14.2
04 Nov 16:30
Compare
Sorry, something went wrong.
No results found