- update for new map syntax
- syntax highlighting for
ref!
literals - numbers and pairs are now highlighted in paths and refinements
- more builtins are now highlighted
- proper syntax highlighting for
raw-string!
literals - binary literals can now be multiline and support comments
- fixed typos in syntax highlighting rule names
'
and other special characters in words are now properly highlighted- decimal value in
time!
literals is now highlighted - characters are now properly highlighted
- update settings and commands for new Red binaries
- disable syntax error report due to too many false alarms
- merge PR #48 Fix command syntax for win32 platform
- fix a typo in the syntax highlighting file
- syntax highlight for raw string!
red/system support
is back
- improve lexer performance
- disable
parse all folders
- add intelligence config
goto definition
on file!
- issue #35
- use latest fast-lexer console
- issue #40
- issue #35 (not completely resolved)
- issue #39
- support
parse Red/System semantic
(disabled for this version) - support workspace
- issue #34
- use Red's internal json module
- use new
write-stdout
function
- remove uncommon key bindings
- fix tslint issues for js
- fix key bindings issue
- support command
compile Red in Release mode
- support command
clear/update libRedRT
- navigate to any symbol definition
- more precise to hover or goto definition
- add Red's word pattern
add Red/System
syntax highlight
- support lsp
- hint all syntax errors
- auto completion
- goto definition
- hover to view signatures
-
Fix typo in
<kbd>
close tag. The Pull Request -
Red Intellisense on latest Mac osx not working. Issue #16. The Pull Request
-
On Windows, Red scripts do not Run does not work if Git Bash shell is used as terminal. Issue #10. The Pull Request
-
buildDir Path was wrong when no workspace was opened. The Pull Request
buildDir
is not resolved.
Increase version number.
Add support for interpret and compile red file.
Rework the codebase.
Initial version.