-
Notifications
You must be signed in to change notification settings - Fork 58
Known Issues
Faustino Aguilar edited this page Oct 29, 2017
·
9 revisions
Some known issues:
-
End of line sequence
CRLF
do not allow to detect symbols, useLF
instead. -
Macros can produce some unexpected behaviors, like showing errors in wrong place.
-
Slang and Embed Crystal have very basic support for highlighting and snippets.
-
Detecting build errors on large projects requires huge amount of resources.
-
Experimental Scry server is on development, so it crash sometimes.
Some messages would be shown in developer tools
A warning message appears when VSCode opens a .cr
file and crystal compiler is not found.
A error message appears when VSCode tries to execute a non existent crystal compiler.